Searched refs:MOUSE8042_INTERNAL_OPEN (Results 1 – 1 of 1) sorted by relevance
61 #define MOUSE8042_INTERNAL_OPEN(minor) (((minor) & 0x1) == 1) macro477 ASSERT(!MOUSE8042_INTERNAL_OPEN(minor)); in mouse8042_open()479 if (MOUSE8042_INTERNAL_OPEN(minor)) { in mouse8042_open()594 if (!MOUSE8042_INTERNAL_OPEN(minor)) { in mouse8042_close()