Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Dvideobuf2-v4l2.h349 unsigned long vb2_fop_get_unmapped_area(struct file *file, unsigned long addr,
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c1217 unsigned long vb2_fop_get_unmapped_area(struct file *file, unsigned long addr, in vb2_fop_get_unmapped_area() function
1224 EXPORT_SYMBOL_GPL(vb2_fop_get_unmapped_area);
/openbmc/linux/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c1521 .get_unmapped_area = vb2_fop_get_unmapped_area,