Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dcros_ec_spi.c704 static const struct of_device_id cros_ec_spi_of_match[] = { variable
708 MODULE_DEVICE_TABLE(of, cros_ec_spi_of_match);
719 .of_match_table = of_match_ptr(cros_ec_spi_of_match),