NUM_TV_NORMS
drm_mode_create_tv_properties_legacy(dev, NUM_TV_NORMS, ch7006_tv_norm_names);
for (i = 0; i < NUM_TV_NORMS; i++) {
if (i == NUM_TV_NORMS)
const char * const nv17_tv_norm_names[NUM_TV_NORMS] = {
struct nv17_tv_norm_params nv17_tv_norms[NUM_TV_NORMS] = {
int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS :
} nv17_tv_norms[NUM_TV_NORMS];
extern const char * const nv17_tv_norm_names[NUM_TV_NORMS];