Home
last modified time | relevance | path

Searched refs:is_extcon_attached (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/extcon/
H A Dextcon.c295 static bool is_extcon_attached(struct extcon_dev *edev, unsigned int index) in is_extcon_attached() function
523 state = is_extcon_attached(edev, index); in extcon_get_state()
659 if (!is_extcon_attached(edev, index)) { in extcon_get_property()