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

/linux-master/drivers/input/keyboard/
H A Dcros_ec_keyb.c763 static const struct of_device_id cros_ec_keyb_of_match[] = { variable in typeref:struct:of_device_id
768 MODULE_DEVICE_TABLE(of, cros_ec_keyb_of_match);
779 .of_match_table = of_match_ptr(cros_ec_keyb_of_match),

Completed in 91 milliseconds