Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dscpi_protocol.h63 struct scpi_ops { struct
82 struct scpi_ops *get_scpi_ops(void); argument
/linux-5.19.10/drivers/hwmon/
Dscpi-hwmon.c33 struct scpi_ops *scpi_ops; member
69 struct scpi_ops *scpi_ops = scpi_sensors->scpi_ops; in scpi_read_temp() local
89 struct scpi_ops *scpi_ops = scpi_sensors->scpi_ops; in scpi_show_sensor() local
141 struct scpi_ops *scpi_ops; in scpi_hwmon_probe() local
/linux-5.19.10/drivers/firmware/
Dscpi_pm_domain.c71 struct scpi_ops *scpi_ops; in scpi_pm_domain_probe() local
Darm_scpi.c253 struct scpi_ops *scpi_ops; member
782 static struct scpi_ops scpi_ops = { variable
/linux-5.19.10/drivers/cpufreq/
Dscpi-cpufreq.c36 static struct scpi_ops *scpi_ops; variable
/linux-5.19.10/drivers/clk/
Dclk-scpi.c21 struct scpi_ops *scpi_ops; member