Searched refs:extcon_sync (Results 1 – 3 of 3) sorted by relevance
35 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
429 int extcon_sync(struct extcon_dev *edev, unsigned int id) in extcon_sync() function501 EXPORT_SYMBOL_GPL(extcon_sync);606 return extcon_sync(edev, id); in extcon_set_state_sync()781 return extcon_sync(edev, id); in extcon_set_property_sync()
273 extcon_sync(priv->edev, EXTCON_USB); in tusb320_extcon_irq_handler()274 extcon_sync(priv->edev, EXTCON_USB_HOST); in tusb320_extcon_irq_handler()