Searched refs:line6_probe (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/usb/line6/ |
H A D | driver.h | 202 int line6_probe(struct usb_interface *interface,
|
H A D | variax.c | 222 return line6_probe(interface, id, "Line6-Variax", in variax_probe()
|
H A D | driver.c | 734 int line6_probe(struct usb_interface *interface, in line6_probe() function 821 EXPORT_SYMBOL_GPL(line6_probe); variable
|
H A D | podhd.c | 539 return line6_probe(interface, id, "Line6-PODHD", in podhd_probe()
|
H A D | pod.c | 522 return line6_probe(interface, id, "Line6-POD", in pod_probe()
|
H A D | toneport.c | 562 return line6_probe(interface, id, "Line6-TonePort", in toneport_probe()
|
/kernel/linux/linux-6.6/sound/usb/line6/ |
H A D | driver.h | 200 int line6_probe(struct usb_interface *interface,
|
H A D | variax.c | 222 return line6_probe(interface, id, "Line6-Variax", in variax_probe()
|
H A D | driver.c | 734 int line6_probe(struct usb_interface *interface, in line6_probe() function 821 EXPORT_SYMBOL_GPL(line6_probe); variable
|
H A D | podhd.c | 539 return line6_probe(interface, id, "Line6-PODHD", in podhd_probe()
|
H A D | pod.c | 522 return line6_probe(interface, id, "Line6-POD", in pod_probe()
|
H A D | toneport.c | 562 return line6_probe(interface, id, "Line6-TonePort", in toneport_probe()
|
Completed in 10 milliseconds