Home
last modified time | relevance | path

Searched refs:USB_ROLE_DEVICE (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.1.9/drivers/usb/mtu3/
Dmtu3_dr.c136 current_role = ssusb->is_host ? USB_ROLE_HOST : USB_ROLE_DEVICE; in ssusb_mode_sw_work()
141 if (otg_sx->default_role == USB_ROLE_DEVICE) in ssusb_mode_sw_work()
142 desired_role = USB_ROLE_DEVICE; in ssusb_mode_sw_work()
160 case USB_ROLE_DEVICE: in ssusb_mode_sw_work()
191 ssusb_set_mode(otg_sx, event ? USB_ROLE_HOST : USB_ROLE_DEVICE); in ssusb_id_notifier()
219 ssusb_set_mode(otg_sx, USB_ROLE_DEVICE); in ssusb_extcon_register()
234 ssusb_set_mode(otg_sx, to_host ? USB_ROLE_HOST : USB_ROLE_DEVICE); in ssusb_mode_switch()
274 return ssusb->is_host ? USB_ROLE_HOST : USB_ROLE_DEVICE; in ssusb_role_sw_get()
289 otg_sx->default_role = USB_ROLE_DEVICE; in ssusb_role_sw_register()
/linux-6.1.9/drivers/usb/cdns3/
Dcore.c32 if (WARN_ON(role > USB_ROLE_DEVICE)) in cdns_role_start()
58 if (WARN_ON(role > USB_ROLE_DEVICE)) in cdns_role_stop()
185 ret = cdns_role_start(cdns, USB_ROLE_DEVICE); in cdns_core_init_role()
220 role = USB_ROLE_DEVICE; in cdns_hw_role_state_machine()
245 role = USB_ROLE_DEVICE; in cdns_hw_role_state_machine()
251 case USB_ROLE_DEVICE: /* from GADGET, we can only change to NONE*/ in cdns_hw_role_state_machine()
380 case USB_ROLE_DEVICE: in cdns_role_set()
548 else if (cdns->role == USB_ROLE_DEVICE) in cdns_resume()
Dcore.h104 struct cdns_role_driver *roles[USB_ROLE_DEVICE + 1];
/linux-6.1.9/drivers/usb/dwc2/
Ddrd.c92 if ((role == USB_ROLE_DEVICE && hsotg->dr_mode == USB_DR_MODE_HOST) || in dwc2_drd_role_sw_set()
126 role = USB_ROLE_DEVICE; in dwc2_drd_role_sw_set()
131 } else if (role == USB_ROLE_DEVICE) { in dwc2_drd_role_sw_set()
220 role = USB_ROLE_DEVICE; in dwc2_drd_resume()
226 else if (role == USB_ROLE_DEVICE) in dwc2_drd_resume()
/linux-6.1.9/drivers/usb/typec/
Dhd3ss3220.c65 attached_state = USB_ROLE_DEVICE; in hd3ss3220_get_attached_state()
85 role_val = USB_ROLE_DEVICE; in hd3ss3220_dr_set()
115 case USB_ROLE_DEVICE: in hd3ss3220_set_role()
Dqcom-pmic-typec.c82 role = (stat & SNK_SRC_MODE) ? USB_ROLE_HOST : USB_ROLE_DEVICE; in qcom_pmic_typec_check_connection()
Dstusb160x.c337 usb_role = USB_ROLE_DEVICE; in stusb160x_set_data_role()
/linux-6.1.9/drivers/usb/roles/
Dintel-xhci-usb-role-switch.c95 case USB_ROLE_DEVICE: in intel_xhci_usb_set_role()
144 role = USB_ROLE_DEVICE; in intel_xhci_usb_get_role()
Dclass.c217 [USB_ROLE_DEVICE] = "device",
/linux-6.1.9/drivers/usb/misc/
Dqcom_eud.c51 return usb_role_switch_set_role(priv->role_sw, USB_ROLE_DEVICE); in enable_eud()
158 ret = usb_role_switch_set_role(chip->role_sw, USB_ROLE_DEVICE); in handle_eud_irq_thread()
/linux-6.1.9/drivers/usb/musb/
Dmediatek.c86 case USB_ROLE_DEVICE: in mtk_otg_switch_set()
89 new_role = USB_ROLE_DEVICE; in mtk_otg_switch_set()
231 new_role = USB_ROLE_DEVICE; in mtk_musb_set_mode()
442 glue->role = USB_ROLE_DEVICE; in mtk_musb_probe()
Djz4740.c88 case USB_ROLE_DEVICE: in jz4740_musb_role_switch_set()
/linux-6.1.9/drivers/usb/chipidea/
Dci.h300 return USB_ROLE_DEVICE; in ci_role_to_usb_role()
309 else if (role == USB_ROLE_DEVICE) in usb_role_to_ci_role()
Dcore.c623 if (current_role == USB_ROLE_DEVICE) in ci_usb_role_switch_set()
641 if (role == USB_ROLE_DEVICE) in ci_usb_role_switch_set()
/linux-6.1.9/include/linux/usb/
Drole.h13 USB_ROLE_DEVICE, enumerator
/linux-6.1.9/drivers/usb/dwc3/
Ddrd.c453 case USB_ROLE_DEVICE: in dwc3_usb_role_switch_set()
480 role = USB_ROLE_DEVICE; in dwc3_usb_role_switch_get()
489 role = USB_ROLE_DEVICE; in dwc3_usb_role_switch_get()
/linux-6.1.9/drivers/usb/common/
Dusb-conn-gpio.c82 role = USB_ROLE_DEVICE; in usb_conn_detect_cable()
143 val->intval = info->last_role == USB_ROLE_DEVICE; in usb_charger_get_property()
/linux-6.1.9/drivers/misc/
Dhisi_hikey_usb.c115 case USB_ROLE_DEVICE: in relay_set_role_switch()
/linux-6.1.9/drivers/usb/gadget/udc/
Drenesas_usb3.c703 usb3->role = host ? USB_ROLE_HOST : USB_ROLE_DEVICE; in usb3_set_mode_by_role_sw()
2393 cur_role = usb3_is_host(usb3) ? USB_ROLE_HOST : USB_ROLE_DEVICE; in renesas_usb3_role_switch_get()
2415 case USB_ROLE_DEVICE: in handle_ext_role_switch_states()
2417 usb3->connection_state = USB_ROLE_DEVICE; in handle_ext_role_switch_states()
2439 } else if (cur_role == USB_ROLE_DEVICE) { in handle_ext_role_switch_states()
2460 if (cur_role == USB_ROLE_HOST && role == USB_ROLE_DEVICE) { in handle_role_switch_states()
2463 } else if (cur_role == USB_ROLE_DEVICE && role == USB_ROLE_HOST) { in handle_role_switch_states()
/linux-6.1.9/drivers/extcon/
Dextcon-ptn5150.c91 usb_role = USB_ROLE_DEVICE; in ptn5150_check_state()
Dextcon-axp288.c190 role = USB_ROLE_DEVICE; in axp288_usb_role_work()
Dextcon-intel-cht-wc.c333 role = USB_ROLE_DEVICE; in cht_wc_extcon_pwrsrc_event()
/linux-6.1.9/drivers/usb/typec/ucsi/
Ducsi.c723 u_role = USB_ROLE_DEVICE; in ucsi_partner_change()
1150 u_role = USB_ROLE_DEVICE; in ucsi_register_port()
/linux-6.1.9/drivers/usb/typec/mux/
Dintel_pmc_mux.c418 u8 ufp = role == USB_ROLE_DEVICE ? 1 : 0; in pmc_usb_connect()
/linux-6.1.9/drivers/phy/tegra/
Dxusb.c583 [USB_ROLE_DEVICE] = "device",
589 case USB_ROLE_DEVICE: in to_usb_phy_event()

12