Searched refs:to_usb_serial (Results 1 – 2 of 2) sorted by relevance
161 #define to_usb_serial(d) container_of(d, struct usb_serial, kref) macro
168 serial = to_usb_serial(kref); in destroy_serial()