Searched refs:wf_6690_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_max6690_sensor.c28 struct wf_6690_sensor { struct
33 #define wf_to_6690(x) container_of((x), struct wf_6690_sensor, sens)
37 struct wf_6690_sensor *max = wf_to_6690(sr);
53 struct wf_6690_sensor *max = wf_to_6690(sr);
67 struct wf_6690_sensor *max;
70 max = kzalloc(sizeof(struct wf_6690_sensor), GFP_KERNEL);
164 struct wf_6690_sensor *max = i2c_get_clientdata(client);

Completed in 43 milliseconds