Searched refs:device_setup (Results 1 – 3 of 3) sorted by relevance
83 "device_setup".140 parameter called "device_setup" (this parameter was introduced in kernel151 When initialized with "device_setup=0x00", the snd-usb-audio module has161 * device_setup=0x01167 * device_setup=0x11189 * device_setup=0x09195 * device_setup=0x19202 * device_setup=0x0D or 0x10217 * device_setup=0x03225 3.2.2 - How to use the device_setup parameter[all …]
1908 device_setup - Device specific magic number (optional)
82 static int device_setup[SNDRV_CARDS]; /* device parameter for this card */ variable96 module_param_array(device_setup, int, NULL, 0444);97 MODULE_PARM_DESC(device_setup, "Specific device setup (if needed).");372 chip->setup = device_setup[idx]; in snd_usb_audio_create()