Searched refs:usbskel_check_same_device (Results 1 – 1 of 1) sorted by relevance
131 static int usbskel_check_same_device(usbskel_state_t *);1029 if (usbskel_check_same_device(usbskelp) != USB_SUCCESS) { in usbskel_restore_device_state()1555 usbskel_check_same_device(usbskel_state_t *usbskelp) in usbskel_check_same_device() function