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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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)
34 #define i2c_to_6690(x) container_of((x), struct wf_6690_sensor, i2c)
49 struct wf_6690_sensor *max = wf_to_6690(sr);
65 struct wf_6690_sensor *max = wf_to_6690(sr);
82 struct wf_6690_sensor *max;
85 max = kzalloc(sizeof(struct wf_6690_sensor), GFP_KERNEL);
151 struct wf_6690_sensor *max = i2c_to_6690(client);

Completed in 41 milliseconds