Searched refs:extcon_sync (Results 1 – 3 of 3) sorted by relevance
35 extern 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
348 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()
408 int extcon_sync(struct extcon_dev *edev, unsigned int id) in extcon_sync() function480 EXPORT_SYMBOL_GPL(extcon_sync);597 return extcon_sync(edev, id); in extcon_set_state_sync()769 return extcon_sync(edev, id); in extcon_set_property_sync()