Searched defs:frt (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/media/pci/bt8xx/ |
D | bttv-vbi.c | 300 int bttv_try_fmt_vbi_cap(struct file *file, void *f, struct v4l2_format *frt) in bttv_try_fmt_vbi_cap() 318 int bttv_s_fmt_vbi_cap(struct file *file, void *f, struct v4l2_format *frt) in bttv_s_fmt_vbi_cap() 366 int bttv_g_fmt_vbi_cap(struct file *file, void *f, struct v4l2_format *frt) in bttv_g_fmt_vbi_cap()
|
/linux-5.19.10/tools/testing/selftests/powerpc/include/ |
D | instructions.h | 131 #define PLFS(frt, a, r, d) PREFIX_MLS(PPC_INST_LFS, frt, a, r, d) argument 132 #define PLFD(frt, a, r, d) PREFIX_MLS(PPC_INST_LFD, frt, a, r, d) argument
|