Home
last modified time | relevance | path

Searched defs:serial_drivers (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/usb/serial/
H A Dqcaux.c81 static struct usb_serial_driver * const serial_drivers[] = { variable
H A Dusb_debug.c107 static struct usb_serial_driver * const serial_drivers[] = { variable
H A Dnavman.c108 static struct usb_serial_driver * const serial_drivers[] = { variable
H A Dusb-serial-simple.c130 static struct usb_serial_driver * const serial_drivers[] = { variable
H A Daircable.c152 static struct usb_serial_driver * const serial_drivers[] = { variable
H A Dupd78f0730.c425 static struct usb_serial_driver * const serial_drivers[] = { variable
H A Dch341.c886 static struct usb_serial_driver * const serial_drivers[] = { variable
H A Dsierra.c1047 static struct usb_serial_driver * const serial_drivers[] = { variable
H A Dmxuport.c1316 static struct usb_serial_driver *const serial_drivers[] = { variable
H A Dftdi_sio.c2871 static struct usb_serial_driver * const serial_drivers[] = { variable
H A Dio_edgeport.c3119 static struct usb_serial_driver * const serial_drivers[] = { variable
H A Dio_ti.c2759 static struct usb_serial_driver * const serial_drivers[] = { variable
H A Dcp210x.c328 static struct usb_serial_driver * const serial_drivers[] = { variable
/linux/include/linux/usb/
H A Dserial.h315 #define usb_serial_register_drivers(serial_drivers, name, id_table) \ argument