Home
last modified time | relevance | path

Searched refs:destroy_serial (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dusb-serial.c124 static void destroy_serial(struct kref *kref) in destroy_serial() function
155 kref_put(&serial->kref, destroy_serial); in usb_serial_put()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dusb-serial.c162 static void destroy_serial(struct kref *kref) in destroy_serial() function
193 kref_put(&serial->kref, destroy_serial); in usb_serial_put()

Completed in 4 milliseconds