Home
last modified time | relevance | path

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

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