Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/cdns3/
Dcore.c101 cdns->role = USB_ROLE_NONE; in cdns3_core_init_role()
164 ret = cdns3_role_start(cdns, USB_ROLE_NONE); in cdns3_core_init_role()
221 case USB_ROLE_NONE: in cdsn3_hw_role_state_machine()
233 role = USB_ROLE_NONE; in cdsn3_hw_role_state_machine()
237 role = USB_ROLE_NONE; in cdsn3_hw_role_state_machine()
280 cdns->roles[USB_ROLE_NONE] = rdrv; in cdns3_idle_init()
375 if (role == USB_ROLE_NONE) in cdns3_role_set()
394 case USB_ROLE_NONE: in cdns3_role_set()
405 case USB_ROLE_NONE: in cdns3_role_set()
/Linux-v5.4/include/linux/usb/
Drole.h11 USB_ROLE_NONE, enumerator
66 return USB_ROLE_NONE; in usb_role_switch_get_role()
/Linux-v5.4/drivers/usb/roles/
Dintel-xhci-usb-role-switch.c83 case USB_ROLE_NONE: in intel_xhci_usb_set_role()
144 role = USB_ROLE_NONE; in intel_xhci_usb_get_role()
Dclass.c73 return USB_ROLE_NONE; in usb_role_switch_get_role()
191 [USB_ROLE_NONE] = "none",
/Linux-v5.4/drivers/usb/common/
Dusb-conn-gpio.c80 role = USB_ROLE_NONE; in usb_conn_detect_cable()
/Linux-v5.4/drivers/usb/chipidea/
Dci.h302 return USB_ROLE_NONE; in ci_role_to_usb_role()
Dcore.c639 if (ci->wq && role != USB_ROLE_NONE) in ci_usb_role_switch_set()
/Linux-v5.4/drivers/extcon/
Dextcon-axp288.c191 role = USB_ROLE_NONE; in axp288_usb_role_work()
/Linux-v5.4/drivers/usb/gadget/udc/
Drenesas_usb3.c707 usb3->connection_state != USB_ROLE_NONE) { in usb3_mode_config()
2363 case USB_ROLE_NONE: in handle_ext_role_switch_states()
2364 usb3->connection_state = USB_ROLE_NONE; in handle_ext_role_switch_states()
2370 if (usb3->connection_state == USB_ROLE_NONE) { in handle_ext_role_switch_states()
2384 if (usb3->connection_state == USB_ROLE_NONE) { in handle_ext_role_switch_states()
/Linux-v5.4/drivers/usb/dwc3/
Ddwc3-meson-g12a.c329 if (role == USB_ROLE_NONE) in dwc3_meson_g12a_role_set()
/Linux-v5.4/drivers/usb/typec/tcpm/
Dtcpm.c2668 tcpm_mux_set(port, TYPEC_STATE_SAFE, USB_ROLE_NONE, in tcpm_src_attach()
2714 tcpm_mux_set(port, TYPEC_STATE_SAFE, USB_ROLE_NONE, in tcpm_reset_port()