Home
last modified time | relevance | path

Searched defs:scpi_ops (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/linux/
Dscpi_protocol.h62 struct scpi_ops { struct
81 struct scpi_ops *get_scpi_ops(void); argument
/Linux-v4.19/drivers/hwmon/
Dscpi-hwmon.c41 struct scpi_ops *scpi_ops; member
77 struct scpi_ops *scpi_ops = scpi_sensors->scpi_ops; in scpi_read_temp() local
97 struct scpi_ops *scpi_ops = scpi_sensors->scpi_ops; in scpi_show_sensor() local
140 struct scpi_ops *scpi_ops; in scpi_hwmon_probe() local
/Linux-v4.19/drivers/firmware/
Dscpi_pm_domain.c83 struct scpi_ops *scpi_ops; in scpi_pm_domain_probe() local
Darm_scpi.c264 struct scpi_ops *scpi_ops; member
791 static struct scpi_ops scpi_ops = { variable
/Linux-v4.19/drivers/cpufreq/
Dscpi-cpufreq.c40 static struct scpi_ops *scpi_ops; variable
/Linux-v4.19/drivers/clk/
Dclk-scpi.c32 struct scpi_ops *scpi_ops; member