Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/extcon/
Dextcon.c285 static bool is_extcon_attached(struct extcon_dev *edev, unsigned int index) in is_extcon_attached() function
513 state = is_extcon_attached(edev, index); in extcon_get_state()
649 if (!is_extcon_attached(edev, index)) { in extcon_get_property()