Home
last modified time | relevance | path

Searched refs:extcon_set_state (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dextcon-provider.h41 int extcon_set_state(struct extcon_dev *edev, unsigned int id,
97 static inline int extcon_set_state(struct extcon_dev *edev, unsigned int id, in extcon_set_state() function
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-usb2.c973 extcon_set_state(rphy->edev, cable, rport->vbus_attached); in rockchip_usb2phy_otg_sm_work()
979 extcon_set_state(rphy->edev, EXTCON_USB, in rockchip_usb2phy_otg_sm_work()
1077 extcon_set_state(rphy->edev, EXTCON_USB, false); in otg_mode_store()
1078 extcon_set_state(rphy->edev, EXTCON_USB_HOST, true); in otg_mode_store()
1193 extcon_set_state(rphy->edev, EXTCON_USB_HOST, cable_vbus_state); in rockchip_usb2phy_id_irq()
1194 extcon_set_state(rphy->edev, EXTCON_USB_VBUS_EN, cable_vbus_state); in rockchip_usb2phy_id_irq()
1267 extcon_set_state(rphy->edev, EXTCON_USB, false); in rockchip_usb2phy_otg_port_init()
1268 extcon_set_state(rphy->edev, EXTCON_USB_HOST, true); in rockchip_usb2phy_otg_port_init()
1323 extcon_set_state(rphy->edev, EXTCON_USB, false); in rockchip_usb2phy_otg_port_init()
1324 extcon_set_state(rphy->edev, EXTCON_USB_HOST, true); in rockchip_usb2phy_otg_port_init()
[all …]
H A Dphy-rockchip-inno-usb2.c1009 extcon_set_state(rphy->edev, EXTCON_USB_HOST, true); in rockchip_usb2phy_set_mode()
1010 extcon_set_state(rphy->edev, EXTCON_USB, false); in rockchip_usb2phy_set_mode()
1012 extcon_set_state(rphy->edev, EXTCON_USB_HOST, false); in rockchip_usb2phy_set_mode()
1013 extcon_set_state(rphy->edev, EXTCON_USB, true); in rockchip_usb2phy_set_mode()
1030 extcon_set_state(rphy->edev, EXTCON_USB, true); in rockchip_usb2phy_set_mode()
1046 extcon_set_state(rphy->edev, EXTCON_USB, false); in rockchip_usb2phy_set_mode()
1779 extcon_set_state(rphy->edev, EXTCON_USB_HOST, cable_vbus_state); in rockchip_usb2phy_id_irq()
1780 extcon_set_state(rphy->edev, EXTCON_USB_VBUS_EN, cable_vbus_state); in rockchip_usb2phy_id_irq()
2164 extcon_set_state(rphy->edev, EXTCON_USB, false); in rockchip_usb2phy_otg_port_init()
2165 extcon_set_state(rphy->edev, EXTCON_USB_HOST, true); in rockchip_usb2phy_otg_port_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-usbc-cros-ec.c317 extcon_set_state(info->edev, EXTCON_USB, device_connected); in extcon_cros_ec_detect_cable()
318 extcon_set_state(info->edev, EXTCON_USB_HOST, host_connected); in extcon_cros_ec_detect_cable()
319 extcon_set_state(info->edev, EXTCON_DISP_DP, dp); in extcon_cros_ec_detect_cable()
H A Dextcon.c537 int extcon_set_state(struct extcon_dev *edev, unsigned int id, bool state) in extcon_set_state() function
578 EXPORT_SYMBOL_GPL(extcon_set_state);
608 ret = extcon_set_state(edev, id, state); in extcon_set_state_sync()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dmax96745.c119 extcon_set_state(max96745->extcon, EXTCON_JACK_VIDEO_OUT, true); in max96745_power_on()
H A Dmax96755f.c144 extcon_set_state(max96755f->extcon, EXTCON_JACK_VIDEO_OUT, true); in max96755f_power_on()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip500 extcon_set_state