Searched refs:attached_state (Results 1 – 1 of 1) sorted by relevance
157 enum usb_role attached_state; in hd3ss3220_get_attached_state() local167 attached_state = USB_ROLE_HOST; in hd3ss3220_get_attached_state()170 attached_state = USB_ROLE_DEVICE; in hd3ss3220_get_attached_state()173 attached_state = USB_ROLE_NONE; in hd3ss3220_get_attached_state()177 return attached_state; in hd3ss3220_get_attached_state()
Completed in 5 milliseconds