Searched refs:wf_sat_sensor (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_smu_sat.c48 struct wf_sat_sensor { struct
56 #define wf_to_sat(c) container_of(c, struct wf_sat_sensor, sens)
147 struct wf_sat_sensor *sens = wf_to_sat(sr);
180 struct wf_sat_sensor *sens = wf_to_sat(sr);
235 struct wf_sat_sensor *sens;
303 sens = kzalloc(sizeof(struct wf_sat_sensor) + 16, GFP_KERNEL);
329 sens = kzalloc(sizeof(struct wf_sat_sensor) + 16, GFP_KERNEL);

Completed in 77 milliseconds