Searched refs:to_usb_serial_driver (Results 1 – 2 of 2) sorted by relevance
20 const struct usb_serial_driver *driver = to_usb_serial_driver(drv); in usb_serial_device_match() 109 struct usb_serial_driver *usb_drv = to_usb_serial_driver(driver); in new_id_store() 123 struct usb_serial_driver *usb_drv = to_usb_serial_driver(driver); in new_id_show()
311 #define to_usb_serial_driver(d) \ macro