Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/extcon/
Dextcon.c275 static bool is_extcon_attached(struct extcon_dev *edev, unsigned int index) in is_extcon_attached() function
502 state = is_extcon_attached(edev, index); in extcon_get_state()
650 if (!is_extcon_attached(edev, index)) { in extcon_get_property()