Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/extcon/
Dextcon.c97 static int check_mutually_exclusive(struct extcon_dev *edev, u32 new_state) in check_mutually_exclusive() function
278 if (check_mutually_exclusive(edev, (edev->state & ~mask) | in extcon_update_state()