Searched refs:valid_ext_handler (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-wiimote-core.c1292 static bool valid_ext_handler(const struct wiimod_ops *ops, size_t len) function
1358 } else if (!is_mp && valid_ext_handler(ops, len)) {
1368 } else if (!is_mp && valid_ext_handler(ops, len)) {
1380 } else if (!is_mp && valid_ext_handler(ops, len)) {

Completed in 140 milliseconds