Home
last modified time | relevance | path

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

/openbmc/linux/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()