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

/linux-master/drivers/hwmon/
H A Dscpi-hwmon.c128 static const struct of_device_id scpi_of_match[] = { variable in typeref:struct:of_device_id
133 MODULE_DEVICE_TABLE(of, scpi_of_match);
298 .of_match_table = scpi_of_match,
/linux-master/drivers/firmware/
H A Darm_scpi.c1034 static const struct of_device_id scpi_of_match[] = { variable in typeref:struct:of_device_id
1040 MODULE_DEVICE_TABLE(of, scpi_of_match);
1045 .of_match_table = scpi_of_match,

Completed in 278 milliseconds