Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dextcon.h286 static inline int extcon_set_state(struct extcon_dev *edev, u32 state) in extcon_set_state() function
/linux-4.4.14/drivers/extcon/
Dextcon.c344 int extcon_set_state(struct extcon_dev *edev, u32 state) in extcon_set_state() function