Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
Dscpi-hwmon.c128 static const struct of_device_id scpi_of_match[] = { variable
133 MODULE_DEVICE_TABLE(of, scpi_of_match);
174 of_id = of_match_device(scpi_of_match, &pdev->dev); in scpi_hwmon_probe()
300 .of_match_table = scpi_of_match,
/kernel/linux/linux-5.10/drivers/firmware/
Darm_scpi.c1028 static const struct of_device_id scpi_of_match[] = { variable
1034 MODULE_DEVICE_TABLE(of, scpi_of_match);
1039 .of_match_table = scpi_of_match,