Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dbus.c93 int autopm_err; in usb_serial_device_remove() local
105 autopm_err = usb_autopm_get_interface(port->serial->interface); in usb_serial_device_remove()
117 if (!autopm_err) in usb_serial_device_remove()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dbus.c82 int autopm_err; in usb_serial_device_remove() local
90 autopm_err = usb_autopm_get_interface(port->serial->interface); in usb_serial_device_remove()
102 if (!autopm_err) in usb_serial_device_remove()

Completed in 1 milliseconds