Searched refs:num_comp (Results 1 – 8 of 8) sorted by relevance
/drivers/media/platform/samsung/exynos-gsc/ |
D | gsc-core.c | 34 .num_comp = 1, 40 .num_comp = 1, 48 .num_comp = 1, 57 .num_comp = 1, 66 .num_comp = 1, 75 .num_comp = 1, 84 .num_comp = 1, 92 .num_comp = 3, 100 .num_comp = 2, 108 .num_comp = 2, [all …]
|
D | gsc-regs.c | 182 switch (frame->fmt->num_comp) { in gsc_hw_set_in_image_format() 308 switch (frame->fmt->num_comp) { in gsc_hw_set_out_image_format()
|
D | gsc-core.h | 119 u16 num_comp; member
|
/drivers/infiniband/core/ |
D | uverbs_std_types_device.c | 214 u32 num_comp = attrs->ufile->device->num_comp_vectors; in UVERBS_HANDLER() local 219 &num_comp, sizeof(num_comp)); in UVERBS_HANDLER() 246 u32 num_comp; in UVERBS_HANDLER() local 257 num_comp = attrs->ufile->device->num_comp_vectors; in UVERBS_HANDLER() 259 &num_comp, sizeof(num_comp)); in UVERBS_HANDLER()
|
/drivers/media/platform/mediatek/mdp/ |
D | mtk_mdp_regs.c | 95 src_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_in_image_format() 126 dst_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_out_image_format()
|
D | mtk_mdp_core.h | 62 u16 num_comp; member
|
D | mtk_mdp_m2m.c | 54 .num_comp = 2, 62 .num_comp = 2, 70 .num_comp = 3, 78 .num_comp = 3,
|
/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 2756 int status, i, filehdr_size, num_comp; in be_flash_BEx() local 2806 num_comp = ARRAY_SIZE(gen3_flash_types); in be_flash_BEx() 2810 num_comp = ARRAY_SIZE(gen2_flash_types); in be_flash_BEx() 2820 for (i = 0; i < num_comp; i++) { in be_flash_BEx()
|