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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dwm8739.c56 struct wm8739_state { struct
91 struct wm8739_state *state = i2c_get_clientdata(client);
103 struct wm8739_state *state = i2c_get_clientdata(client);
126 struct wm8739_state *state = i2c_get_clientdata(client);
195 struct wm8739_state *state = i2c_get_clientdata(client);
267 struct wm8739_state *state;
284 state = kmalloc(sizeof(struct wm8739_state), GFP_KERNEL);

Completed in 39 milliseconds