Home
last modified time | relevance | path

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

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