Lines Matching refs:device_setup
105 ``device_setup``.
171 parameter called ``device_setup`` (this parameter was introduced in kernel
184 When initialized with ``device_setup=0x00``, the snd-usb-audio module has
195 * ``device_setup=0x01``
202 * ``device_setup=0x11``
232 * ``device_setup=0x09``
239 * ``device_setup=0x19``
247 * ``device_setup=0x0D`` or ``0x10``
264 * ``device_setup=0x03``
275 How to use the ``device_setup`` parameter
283 # modprobe snd-usb-audio index=1 device_setup=0x09
289 options snd-usb-audio index=1 device_setup=0x09
294 * Correct initialization on the device requires that device_setup is given to
300 correct device_setup parameter and then (and only then) turn on the device again.
308 - change the device_setup parameter by changing the device_setup
321 Audiophile USB's ``device_setup`` structure
324 If you want to understand the device_setup magic numbers for the Audiophile
328 The device_setup is one byte long and its structure is the following:
341 - it MUST be set if device_setup is initialized
375 * there is no check on the value you will give to device_setup
472 When device_setup is given as a parameter to the snd-usb-audio module, the
475 corresponding to device_setup from being registered in the driver.