Lines Matching refs:num_output_fmts
147 u32 num_output_fmts; member
635 unsigned int *num_output_fmts) in mtk_dpi_bridge_atomic_get_output_bus_fmts() argument
640 *num_output_fmts = 0; in mtk_dpi_bridge_atomic_get_output_bus_fmts()
647 output_fmts = kcalloc(dpi->conf->num_output_fmts, sizeof(*output_fmts), in mtk_dpi_bridge_atomic_get_output_bus_fmts()
652 *num_output_fmts = dpi->conf->num_output_fmts; in mtk_dpi_bridge_atomic_get_output_bus_fmts()
655 sizeof(*output_fmts) * dpi->conf->num_output_fmts); in mtk_dpi_bridge_atomic_get_output_bus_fmts()
693 if (dpi->conf->num_output_fmts) in mtk_dpi_bridge_atomic_check()
930 .num_output_fmts = ARRAY_SIZE(mt8173_output_fmts),
948 .num_output_fmts = ARRAY_SIZE(mt8173_output_fmts),
965 .num_output_fmts = ARRAY_SIZE(mt8183_output_fmts),
982 .num_output_fmts = ARRAY_SIZE(mt8183_output_fmts),
1000 .num_output_fmts = ARRAY_SIZE(mt8183_output_fmts),
1016 .num_output_fmts = ARRAY_SIZE(mt8195_output_fmts),