Home
last modified time | relevance | path

Searched defs:extcon_set_state_sync (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dextcon-provider.h103 static inline int extcon_set_state_sync(struct extcon_dev *edev, unsigned int id, in extcon_set_state_sync() function
/kernel/linux/linux-5.10/drivers/extcon/
Dextcon.c587 int extcon_set_state_sync(struct extcon_dev *edev, unsigned int id, bool state) in extcon_set_state_sync() function