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

/linux-4.1.27/drivers/input/keyboard/
H A Dcros_ec_keyb.c355 static const struct of_device_id cros_ec_keyb_of_match[] = { variable in typeref:struct:of_device_id
359 MODULE_DEVICE_TABLE(of, cros_ec_keyb_of_match);
366 .of_match_table = of_match_ptr(cros_ec_keyb_of_match),

Completed in 74 milliseconds