Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/macintosh/
Dwindfarm_smu_sat.c36 struct wf_sat { struct
47 static struct wf_sat *sats[2]; argument
54 struct wf_sat *sat;
63 struct wf_sat *sat; in smu_sat_get_sdb_partition()
127 static int wf_sat_read_cache(struct wf_sat *sat) in wf_sat_read_cache()
150 struct wf_sat *sat = sens->sat; in wf_sat_sensor_get()
182 struct wf_sat *sat = container_of(ref, struct wf_sat, ref); in wf_sat_release()
192 struct wf_sat *sat = sens->sat; in wf_sat_sensor_release()
208 struct wf_sat *sat; in wf_sat_probe()
218 sat = kzalloc(sizeof(struct wf_sat), GFP_KERNEL); in wf_sat_probe()
[all …]