Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c643 int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS : in nv17_tv_create_resources() local
648 i = match_string(nv17_tv_norm_names, num_tv_norms, in nv17_tv_create_resources()
657 drm_mode_create_tv_properties_legacy(dev, num_tv_norms, nv17_tv_norm_names); in nv17_tv_create_resources()

Completed in 4 milliseconds