Searched refs:num_comp (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/media/platform/exynos-gsc/ |
D | gsc-core.c | 40 .num_comp = 1, 47 .num_comp = 1, 56 .num_comp = 1, 66 .num_comp = 1, 76 .num_comp = 1, 86 .num_comp = 1, 96 .num_comp = 1, 105 .num_comp = 3, 114 .num_comp = 2, 123 .num_comp = 2, [all …]
|
D | gsc-regs.c | 186 switch (frame->fmt->num_comp) { in gsc_hw_set_in_image_format() 312 switch (frame->fmt->num_comp) { in gsc_hw_set_out_image_format()
|
D | gsc-core.h | 127 u16 num_comp; member
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 4613 int status, i, filehdr_size, num_comp; in be_flash_BEx() local 4663 num_comp = ARRAY_SIZE(gen3_flash_types); in be_flash_BEx() 4667 num_comp = ARRAY_SIZE(gen2_flash_types); in be_flash_BEx() 4677 for (i = 0; i < num_comp; i++) { in be_flash_BEx()
|