Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-cros-ec-tunnel.c301 static const struct of_device_id cros_ec_i2c_of_match[] = { variable
305 MODULE_DEVICE_TABLE(of, cros_ec_i2c_of_match);
313 .of_match_table = of_match_ptr(cros_ec_i2c_of_match),
/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_i2c.c350 static const struct of_device_id cros_ec_i2c_of_match[] = { variable
354 MODULE_DEVICE_TABLE(of, cros_ec_i2c_of_match);
375 .of_match_table = of_match_ptr(cros_ec_i2c_of_match),