Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcore.c91 cdns->role = USB_ROLE_NONE; in cdns_core_init_role()
175 ret = cdns_role_start(cdns, USB_ROLE_NONE); in cdns_core_init_role()
214 enum usb_role role = USB_ROLE_NONE; in cdns_hw_role_state_machine()
238 case USB_ROLE_NONE: in cdns_hw_role_state_machine()
240 * Driver treats USB_ROLE_NONE synonymous to IDLE state from in cdns_hw_role_state_machine()
250 role = USB_ROLE_NONE; in cdns_hw_role_state_machine()
254 role = USB_ROLE_NONE; in cdns_hw_role_state_machine()
289 cdns->roles[USB_ROLE_NONE] = rdrv; in cdns_idle_init()
356 * - USB_ROLE_GADGET <--> USB_ROLE_NONE for peripheral-only devices
370 case USB_ROLE_NONE in cdns_role_set()
[all...]
/linux/drivers/usb/dwc2/
H A Ddrd.c100 if (role == USB_ROLE_NONE && hsotg->test_mode) { in dwc2_drd_role_sw_set()
122 if (role == USB_ROLE_NONE) { in dwc2_drd_role_sw_set()
167 role == USB_ROLE_NONE ? "No" : in dwc2_drd_role_sw_set()
226 if (role == USB_ROLE_NONE) { in dwc2_drd_resume()
242 role == USB_ROLE_NONE ? "No" : in dwc2_drd_resume()
/linux/include/linux/usb/
H A Drole.h11 USB_ROLE_NONE, enumerator
78 return USB_ROLE_NONE; in usb_role_switch_get_role()
/linux/drivers/usb/typec/
H A Dhd3ss3220.c173 attached_state = USB_ROLE_NONE; in hd3ss3220_probe()
H A Drt1719.c195 enum usb_role usb_role = USB_ROLE_NONE; in rt1719_set_data_role()
H A Danx7411.c944 if (anx7411_set_usb_role(ctx, USB_ROLE_NONE)) in anx7411_work_func()
/linux/drivers/usb/mtu3/
H A Dmtu3_dr.c139 if (desired_role == USB_ROLE_NONE) { in ssusb_mode_sw_work()
168 case USB_ROLE_NONE: in ssusb_mode_sw_work()
/linux/drivers/extcon/
H A Dextcon-ptn5150.c75 enum usb_role usb_role = USB_ROLE_NONE; in ptn5150_check_state()
150 USB_ROLE_NONE); in ptn5150_irq_work()
H A Dextcon-usbc-tusb320.c325 usb_role = USB_ROLE_NONE; in tusb320_typec_irq_handler()
351 usb_role = USB_ROLE_NONE; in tusb320_typec_irq_handler()
H A Dextcon-axp288.c192 role = USB_ROLE_NONE; in axp288_usb_role_work()
H A Dextcon-intel-cht-wc.c335 role = USB_ROLE_NONE; in cht_wc_extcon_pwrsrc_event()
/linux/drivers/misc/
H A Dhisi_hikey_usb.c104 case USB_ROLE_NONE: in relay_set_role_switch()
/linux/drivers/usb/typec/ucsi/
H A Ducsi.c1107 enum usb_role u_role = USB_ROLE_NONE; in ucsi_partner_change()
1142 u_role = USB_ROLE_NONE; in ucsi_partner_change()
1547 enum usb_role u_role = USB_ROLE_NONE; in ucsi_register_port()
1682 u_role = USB_ROLE_NONE; in ucsi_register_port()
/linux/drivers/usb/typec/tipd/
H A Dcore.c263 role_val = USB_ROLE_NONE; in tps6598x_set_data_role()
/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c826 } else if (submode == USB_ROLE_NONE) { in tegra186_utmi_phy_set_mode()
H A Dxusb-tegra210.c1933 } else if (submode == USB_ROLE_NONE) { in tegra210_usb2_phy_set_mode()