Home
last modified time | relevance | path

Searched defs:check_fmt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_rpc.h44 bool (*check_fmt)(enum vpu_core_type type, u32 pixelfmt); member
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c912 static int check_fmt(struct file *file, enum v4l2_buf_type type) in check_fmt() function