Home
last modified time | relevance | path

Searched refs:extcon_sync (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dextcon-provider.h35 int extcon_sync(struct extcon_dev *edev, unsigned int id);
109 static inline int extcon_sync(struct extcon_dev *edev, unsigned int id) in extcon_sync() function
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-usbc-cros-ec.c348 extcon_sync(info->edev, EXTCON_USB); in extcon_cros_ec_detect_cable()
349 extcon_sync(info->edev, EXTCON_USB_HOST); in extcon_cros_ec_detect_cable()
350 extcon_sync(info->edev, EXTCON_DISP_DP); in extcon_cros_ec_detect_cable()
356 extcon_sync(info->edev, EXTCON_DISP_DP); in extcon_cros_ec_detect_cable()
H A Dextcon.c423 int extcon_sync(struct extcon_dev *edev, unsigned int id) in extcon_sync() function
495 EXPORT_SYMBOL_GPL(extcon_sync);
612 return extcon_sync(edev, id); in extcon_set_state_sync()
784 return extcon_sync(edev, id); in extcon_set_property_sync()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-usb2.c974 extcon_sync(rphy->edev, cable); in rockchip_usb2phy_otg_sm_work()
982 extcon_sync(rphy->edev, EXTCON_USB); in rockchip_usb2phy_otg_sm_work()
983 extcon_sync(rphy->edev, EXTCON_USB_HOST); in rockchip_usb2phy_otg_sm_work()
1079 extcon_sync(rphy->edev, EXTCON_USB); in otg_mode_store()
1080 extcon_sync(rphy->edev, EXTCON_USB_HOST); in otg_mode_store()
1196 extcon_sync(rphy->edev, EXTCON_USB_HOST); in rockchip_usb2phy_id_irq()
1197 extcon_sync(rphy->edev, EXTCON_USB_VBUS_EN); in rockchip_usb2phy_id_irq()
H A Dphy-rockchip-inno-usb2.c1364 extcon_sync(rphy->edev, EXTCON_USB_HOST); in rockchip_usb2phy_otg_sm_work()
1782 extcon_sync(rphy->edev, EXTCON_USB_HOST); in rockchip_usb2phy_id_irq()
1783 extcon_sync(rphy->edev, EXTCON_USB_VBUS_EN); in rockchip_usb2phy_id_irq()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip2145 extcon_sync