Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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/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-6.6/drivers/extcon/
Dextcon.c598 int extcon_set_state_sync(struct extcon_dev *edev, unsigned int id, bool state) in extcon_set_state_sync() function
/kernel/linux/linux-5.10/drivers/extcon/
Dextcon.c595 int extcon_set_state_sync(struct extcon_dev *edev, unsigned int id, bool state) in extcon_set_state_sync() function