Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dextcon.h241 static inline int extcon_get_state(struct extcon_dev *edev, unsigned int id) in extcon_get_state() function
/kernel/linux/linux-5.10/include/linux/
Dextcon.h233 static inline int extcon_get_state(struct extcon_dev *edev, unsigned int id) in extcon_get_state() function
/kernel/linux/linux-4.19/drivers/extcon/
Dextcon.c497 int extcon_get_state(struct extcon_dev *edev, const unsigned int id) in extcon_get_state() function
/kernel/linux/linux-5.10/drivers/extcon/
Dextcon.c489 int extcon_get_state(struct extcon_dev *edev, const unsigned int id) in extcon_get_state() function