Home
last modified time | relevance | path

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

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