Searched refs:attached_state (Results 1 – 1 of 1) sorted by relevance
52 enum usb_role attached_state; in hd3ss3220_get_attached_state() local62 attached_state = USB_ROLE_HOST; in hd3ss3220_get_attached_state()65 attached_state = USB_ROLE_DEVICE; in hd3ss3220_get_attached_state()68 attached_state = USB_ROLE_NONE; in hd3ss3220_get_attached_state()72 return attached_state; in hd3ss3220_get_attached_state()