Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dextcon-provider.h97 static inline int extcon_set_state(struct extcon_dev *edev, unsigned int id, in extcon_set_state() function
/openbmc/linux/drivers/extcon/
H A Dextcon.c543 int extcon_set_state(struct extcon_dev *edev, unsigned int id, bool state) in extcon_set_state() function