Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_spi.c816 static const struct of_device_id cros_ec_spi_of_match[] = { variable
820 MODULE_DEVICE_TABLE(of, cros_ec_spi_of_match);
831 .of_match_table = cros_ec_spi_of_match,
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_spi.c814 static const struct of_device_id cros_ec_spi_of_match[] = { variable
818 MODULE_DEVICE_TABLE(of, cros_ec_spi_of_match);
829 .of_match_table = cros_ec_spi_of_match,

Completed in 3 milliseconds