1SND_LOOKUP_MINOR_DAT(9) Management of Cards and Device SND_LOOKUP_MINOR_DAT(9)
2
3
4

NAME

6       snd_lookup_minor_data - get user data of a registered device
7

SYNOPSIS

9       void * snd_lookup_minor_data(unsigned int minor, int type);
10

ARGUMENTS

12       minor
13           the minor number
14
15       type
16           device type (SNDRV_DEVICE_TYPE_XXX)
17

DESCRIPTION

19       Checks that a minor device with the specified type is registered, and
20       returns its user data pointer.
21
23Kernel Hackers Manual 2.6.         June 2019           SND_LOOKUP_MINOR_DAT(9)
Impressum