Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-cros-ec-tunnel.c303 static const struct of_device_id cros_ec_i2c_of_match[] = { variable
307 MODULE_DEVICE_TABLE(of, cros_ec_i2c_of_match);
315 .of_match_table = of_match_ptr(cros_ec_i2c_of_match),
/linux-4.4.14/drivers/mfd/
Dcros_ec_i2c.c347 static const struct of_device_id cros_ec_i2c_of_match[] = { variable
351 MODULE_DEVICE_TABLE(of, cros_ec_i2c_of_match);
362 .of_match_table = of_match_ptr(cros_ec_i2c_of_match),