Searched refs:ov51x_handle_button (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/media/video/gspca/
H A Dov519.c3994 static void ov51x_handle_button(struct gspca_dev *gspca_dev, u8 state) function
4043 ov51x_handle_button(gspca_dev, (in[8] >> 2) & 1);
4081 ov51x_handle_button(gspca_dev, (data[6] >> 1) & 1);
4143 ov51x_handle_button(gspca_dev, data[11] & 1);

Completed in 36 milliseconds