Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dscpi_protocol.h63 struct scpi_ops { struct
82 struct scpi_ops *get_scpi_ops(void); argument
/openbmc/linux/drivers/hwmon/
H A 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
/openbmc/linux/drivers/firmware/
H A Dscpi_pm_domain.c72 struct scpi_ops *scpi_ops; in scpi_pm_domain_probe() local
H A Darm_scpi.c253 struct scpi_ops *scpi_ops; member
782 static struct scpi_ops scpi_ops = { variable
/openbmc/linux/drivers/cpufreq/
H A Dscpi-cpufreq.c28 static struct scpi_ops *scpi_ops; variable
/openbmc/linux/drivers/clk/
H A Dclk-scpi.c20 struct scpi_ops *scpi_ops; member