Home
last modified time | relevance | path

Searched refs:cros_ec_i2c_of_match (Results 1 – 2 of 2) sorted by relevance

/drivers/i2c/busses/
Di2c-cros-ec-tunnel.c295 static const struct of_device_id cros_ec_i2c_of_match[] = { variable
299 MODULE_DEVICE_TABLE(of, cros_ec_i2c_of_match);
313 .of_match_table = of_match_ptr(cros_ec_i2c_of_match),
/drivers/platform/chrome/
Dcros_ec_i2c.c340 static const struct of_device_id cros_ec_i2c_of_match[] = { variable
344 MODULE_DEVICE_TABLE(of, cros_ec_i2c_of_match);
365 .of_match_table = of_match_ptr(cros_ec_i2c_of_match),