Home
last modified time | relevance | path

Searched refs:v4l2_get_unmapped_area (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/v4l2-core/
H A Dv4l2-dev.c372 #define v4l2_get_unmapped_area NULL macro
374 static unsigned long v4l2_get_unmapped_area(struct file *filp, in v4l2_get_unmapped_area() function
478 .get_unmapped_area = v4l2_get_unmapped_area,