Searched refs:wf_sat_sensor (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | windfarm_smu_sat.c | 40 struct wf_sat_sensor { struct 49 #define wf_to_sat(c) container_of(c, struct wf_sat_sensor, sens) 137 struct wf_sat_sensor *sens = wf_to_sat(sr); in wf_sat_sensor_get() 180 struct wf_sat_sensor *sens = wf_to_sat(sr); in wf_sat_sensor_release() 198 struct wf_sat_sensor *sens; in wf_sat_probe() 265 sens = kzalloc(sizeof(struct wf_sat_sensor) + 16, GFP_KERNEL); in wf_sat_probe() 292 sens = kzalloc(sizeof(struct wf_sat_sensor) + 16, GFP_KERNEL); in wf_sat_probe() 323 struct wf_sat_sensor *sens; in wf_sat_remove() 328 struct wf_sat_sensor, link); in wf_sat_remove()
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | windfarm_smu_sat.c | 40 struct wf_sat_sensor { struct 49 #define wf_to_sat(c) container_of(c, struct wf_sat_sensor, sens) 137 struct wf_sat_sensor *sens = wf_to_sat(sr); in wf_sat_sensor_get() 180 struct wf_sat_sensor *sens = wf_to_sat(sr); in wf_sat_sensor_release() 197 struct wf_sat_sensor *sens; in wf_sat_probe() 264 sens = kzalloc(sizeof(struct wf_sat_sensor) + 16, GFP_KERNEL); in wf_sat_probe() 291 sens = kzalloc(sizeof(struct wf_sat_sensor) + 16, GFP_KERNEL); in wf_sat_probe() 322 struct wf_sat_sensor *sens; in wf_sat_remove() 327 struct wf_sat_sensor, link); in wf_sat_remove()
|
Completed in 2 milliseconds