Home
last modified time | relevance | path

Searched refs:num_tv_norms (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.c642 int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS : in nv17_tv_create_resources() local
647 i = match_string(nv17_tv_norm_names, num_tv_norms, in nv17_tv_create_resources()
656 drm_mode_create_tv_properties(dev, num_tv_norms, nv17_tv_norm_names); in nv17_tv_create_resources()