Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-video.c269 static void em28xx_capture_area_set(struct em28xx *dev, u8 hstart, u8 vstart, in em28xx_capture_area_set() function
350 em28xx_capture_area_set(dev, 0, 2, width, height); in em28xx_resolution_set()
352 em28xx_capture_area_set(dev, 0, 0, width, height); in em28xx_resolution_set()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-video.c259 static void em28xx_capture_area_set(struct em28xx *dev, u8 hstart, u8 vstart, in em28xx_capture_area_set() function
340 em28xx_capture_area_set(dev, 0, 2, width, height); in em28xx_resolution_set()
342 em28xx_capture_area_set(dev, 0, 0, width, height); in em28xx_resolution_set()

Completed in 9 milliseconds