Home
last modified time | relevance | path

Searched refs:driver_info (Results 1 – 8 of 8) sorted by relevance

/sound/usb/
Dquirks-table.h45 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
56 .driver_info = (unsigned long) &(const struct snd_usb_audio_quirk) {
78 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
87 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
129 .driver_info = (unsigned long) &(const struct snd_usb_audio_quirk) {
224 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
237 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { \
246 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { \
337 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
363 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
[all …]
Dcard.c523 return (const struct snd_usb_audio_quirk *)p->driver_info; in get_alias_quirk()
544 (const struct snd_usb_audio_quirk *)usb_id->driver_info; in usb_audio_probe()
/sound/usb/hiface/
Dchip.c111 const struct hiface_vendor_quirk *quirk = (struct hiface_vendor_quirk *)usb_id->driver_info; in hiface_chip_probe()
184 .driver_info = (unsigned long)&(const struct hiface_vendor_quirk) {
191 .driver_info = (unsigned long)&(const struct hiface_vendor_quirk) {
197 .driver_info = (unsigned long)&(const struct hiface_vendor_quirk) {
203 .driver_info = (unsigned long)&(const struct hiface_vendor_quirk) {
209 .driver_info = (unsigned long)&(const struct hiface_vendor_quirk) {
215 .driver_info = (unsigned long)&(const struct hiface_vendor_quirk) {
221 .driver_info = (unsigned long)&(const struct hiface_vendor_quirk) {
227 .driver_info = (unsigned long)&(const struct hiface_vendor_quirk) {
233 .driver_info = (unsigned long)&(const struct hiface_vendor_quirk) {
[all …]
/sound/usb/line6/
Dpodhd.c323 (id->driver_info == LINE6_PODX3 || in podhd_init()
324 id->driver_info == LINE6_PODX3LIVE) ? &podx3_pcm_properties : in podhd_init()
346 { LINE6_DEVICE(0x5057), .driver_info = LINE6_PODHD300 },
347 { LINE6_DEVICE(0x5058), .driver_info = LINE6_PODHD400 },
348 { LINE6_IF_NUM(0x414D, 0), .driver_info = LINE6_PODHD500_0 },
349 { LINE6_IF_NUM(0x414D, 1), .driver_info = LINE6_PODHD500_1 },
350 { LINE6_IF_NUM(0x414A, 0), .driver_info = LINE6_PODX3 },
351 { LINE6_IF_NUM(0x414B, 0), .driver_info = LINE6_PODX3LIVE },
433 &podhd_properties_table[id->driver_info], in podhd_probe()
Dtoneport.c417 toneport->type = id->driver_info; in toneport_init()
476 { LINE6_DEVICE(0x4750), .driver_info = LINE6_GUITARPORT },
477 { LINE6_DEVICE(0x4153), .driver_info = LINE6_PODSTUDIO_GX },
478 { LINE6_DEVICE(0x4150), .driver_info = LINE6_PODSTUDIO_UX1 },
479 { LINE6_IF_NUM(0x4151, 0), .driver_info = LINE6_PODSTUDIO_UX2 },
480 { LINE6_DEVICE(0x4147), .driver_info = LINE6_TONEPORT_GX },
481 { LINE6_DEVICE(0x4141), .driver_info = LINE6_TONEPORT_UX1 },
482 { LINE6_IF_NUM(0x4142, 0), .driver_info = LINE6_TONEPORT_UX2 },
561 &toneport_properties_table[id->driver_info], in toneport_probe()
Dpod.c461 { LINE6_DEVICE(0x4250), .driver_info = LINE6_BASSPODXT },
462 { LINE6_DEVICE(0x4642), .driver_info = LINE6_BASSPODXTLIVE },
463 { LINE6_DEVICE(0x4252), .driver_info = LINE6_BASSPODXTPRO },
464 { LINE6_IF_NUM(0x5051, 1), .driver_info = LINE6_POCKETPOD },
465 { LINE6_DEVICE(0x5044), .driver_info = LINE6_PODXT },
466 { LINE6_IF_NUM(0x4650, 0), .driver_info = LINE6_PODXTLIVE_POD },
467 { LINE6_DEVICE(0x5050), .driver_info = LINE6_PODXTPRO },
571 &pod_properties_table[id->driver_info], in pod_probe()
Dvariax.c251 { LINE6_IF_NUM(0x4650, 1), .driver_info = LINE6_PODXTLIVE_VARIAX },
252 { LINE6_DEVICE(0x534d), .driver_info = LINE6_VARIAX },
289 &variax_properties_table[id->driver_info], in variax_probe()
/sound/oss/
Ddev_table.h47 struct driver_info struct