Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_smu_sat.c27 struct wf_sat { struct
38 static struct wf_sat *sats[2]; argument
45 struct wf_sat *sat;
54 struct wf_sat *sat; in smu_sat_get_sdb_partition()
115 static int wf_sat_read_cache(struct wf_sat *sat) in wf_sat_read_cache()
138 struct wf_sat *sat = sens->sat; in wf_sat_sensor_get()
170 struct wf_sat *sat = container_of(ref, struct wf_sat, ref); in wf_sat_release()
181 struct wf_sat *sat = sens->sat; in wf_sat_sensor_release()
196 struct wf_sat *sat; in wf_sat_probe()
206 sat = kzalloc(sizeof(struct wf_sat), GFP_KERNEL); in wf_sat_probe()
[all …]