Searched refs:fmta (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/media/platform/amphion/ |
H A D | vpu_helpers.c | 80 bool vpu_helper_match_format(struct vpu_inst *inst, u32 type, u32 fmta, u32 fmtb) in vpu_helper_match_format() argument 84 if (fmta == fmtb) in vpu_helper_match_format() 87 sibling = vpu_helper_find_sibling(inst, type, fmta); in vpu_helper_match_format()
|
H A D | vpu_helpers.h | 18 bool vpu_helper_match_format(struct vpu_inst *inst, u32 type, u32 fmta, u32 fmtb);
|
/linux/arch/m68k/include/asm/ |
H A D | traps.h | 249 } fmta; member
|
/linux/arch/m68k/kernel/ |
H A D | signal.c | 79 [10] = sizeof_field(struct frame, un.fmta),
|