Home
last modified time | relevance | path

Searched refs:smu_sdbp_header (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/arch/powerpc/include/asm/
Dsmu.h537 struct smu_sdbp_header { struct
644 extern const struct smu_sdbp_header *smu_get_sdb_partition(int id,
648 extern struct smu_sdbp_header *smu_sat_get_sdb_partition(unsigned int sat_id,
/linux-2.6.39/drivers/macintosh/
Dsmu.c953 static struct smu_sdbp_header *smu_create_sdb_partition(int id) in smu_create_sdb_partition()
958 struct smu_sdbp_header *hdr; in smu_create_sdb_partition()
985 hdr = (struct smu_sdbp_header *)(prop + 1); in smu_create_sdb_partition()
1020 const struct smu_sdbp_header *__smu_get_sdb_partition(int id, in __smu_get_sdb_partition()
1024 const struct smu_sdbp_header *part; in __smu_get_sdb_partition()
1052 const struct smu_sdbp_header *smu_get_sdb_partition(int id, unsigned int *size) in smu_get_sdb_partition()
1132 const struct smu_sdbp_header *part; in smu_write()
Dwindfarm_smu_sat.c58 struct smu_sdbp_header *smu_sat_get_sdb_partition(unsigned int sat_id, int id, in smu_sat_get_sdb_partition()
116 return (struct smu_sdbp_header *) buf; in smu_sat_get_sdb_partition()
Dwindfarm_pm81.c397 const struct smu_sdbp_header *hdr; in wf_smu_create_cpu_fans()
703 const struct smu_sdbp_header *hdr; in wf_init_pm()
Dwindfarm_pm121.c643 const struct smu_sdbp_header *hdr; in pm121_create_cpu_fans()
966 const struct smu_sdbp_header *hdr; in pm121_init_pm()
Dwindfarm_smu_sensors.c385 const struct smu_sdbp_header *hdr; in smu_fetch_param_partitions()
Dwindfarm_pm91.c145 const struct smu_sdbp_header *hdr; in wf_smu_create_cpu_fans()
Dwindfarm_pm112.c129 struct smu_sdbp_header *hdr; in create_cpu_loop()
/linux-2.6.39/arch/powerpc/platforms/powermac/
Dcpufreq_64.c444 const struct smu_sdbp_header *shdr; in g5_neo2_cpufreq_init()
452 sizeof(struct smu_sdbp_header); in g5_neo2_cpufreq_init()