Searched defs:get_resolution (Results 1 - 1 of 1) sorted by relevance

/drivers/media/usb/go7007/
H A Dgo7007-v4l2.c88 static void get_resolution(struct go7007 *go, int *width, int *height) function
192 get_resolution(go, &sensor_width, &sensor_height);
549 get_resolution(go, &width, &height);
570 get_resolution(go, &width, &height);

Completed in 74 milliseconds