Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c649 int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS : in nv17_tv_create_resources() local
654 i = match_string(nv17_tv_norm_names, num_tv_norms, in nv17_tv_create_resources()
663 drm_mode_create_tv_properties_legacy(dev, num_tv_norms, nv17_tv_norm_names); in nv17_tv_create_resources()