Searched refs:mdepth (Results 1 – 2 of 2) sorted by relevance
395 int32_t page, mdepth; in check_hid_device() local418 mdepth = 0; in check_hid_device()424 if (mdepth != 0) in check_hid_device()425 mdepth++; in check_hid_device()429 mdepth++; in check_hid_device()432 if (mdepth != 0) in check_hid_device()433 mdepth--; in check_hid_device()448 if (mdepth == 0) in check_hid_device()
908 int mdepth; in hid_is_mouse() local915 mdepth = 0; in hid_is_mouse()921 if (mdepth != 0) in hid_is_mouse()922 mdepth++; in hid_is_mouse()926 mdepth++; in hid_is_mouse()929 if (mdepth != 0) in hid_is_mouse()930 mdepth--; in hid_is_mouse()933 if (mdepth == 0) in hid_is_mouse()