Home
last modified time | relevance | path

Searched defs:prod (Results 1 – 8 of 8) sorted by relevance

/sound/usb/
Dquirks-table.h20 #define USB_DEVICE_VENDOR_SPEC(vend, prod) \ argument
29 #define USB_AUDIO_DEVICE(vend, prod) \ argument
Dimplicit.c35 #define IMPLICIT_FB_GENERIC_DEV(vend, prod) \ argument
37 #define IMPLICIT_FB_FIXED_DEV(vend, prod, ep, ifnum) \ argument
40 #define IMPLICIT_FB_BOTH_DEV(vend, prod, ep, ifnum) \ argument
43 #define IMPLICIT_FB_SKIP_DEV(vend, prod) \ argument
/sound/usb/line6/
Dvariax.c180 #define LINE6_DEVICE(prod) USB_DEVICE(0x0e41, prod) argument
181 #define LINE6_IF_NUM(prod, n) USB_DEVICE_INTERFACE_NUMBER(0x0e41, prod, n) argument
Dpodhd.c430 #define LINE6_DEVICE(prod) USB_DEVICE(0x0e41, prod) argument
431 #define LINE6_IF_NUM(prod, n) USB_DEVICE_INTERFACE_NUMBER(0x0e41, prod, n) argument
Dtoneport.c473 #define LINE6_DEVICE(prod) USB_DEVICE(0x0e41, prod) argument
474 #define LINE6_IF_NUM(prod, n) USB_DEVICE_INTERFACE_NUMBER(0x0e41, prod, n) argument
Dpod.c408 #define LINE6_DEVICE(prod) USB_DEVICE(0x0e41, prod) argument
409 #define LINE6_IF_NUM(prod, n) USB_DEVICE_INTERFACE_NUMBER(0x0e41, prod, n) argument
/sound/xen/
Dxen_snd_front_evtchnl.c91 u32 cons, prod; in evtchnl_interrupt_evt() local
/sound/soc/fsl/
Dfsl_esai.c169 u32 psr, pm = 999, maxfp, prod, sub, savesub, i, j; in fsl_esai_divisor_cal() local