Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dscpi_protocol.h55 struct scpi_ops { struct
74 struct scpi_ops *get_scpi_ops(void); argument
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dscpi_pm_domain.c71 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
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dscpi-cpufreq.c36 static struct scpi_ops *scpi_ops; variable
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-scpi.c21 struct scpi_ops *scpi_ops; member