Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-core.c667 v4l2_norm_to_name(core->tvnorm)); in cx88_set_scale()
838 core->name, v4l2_norm_to_name(core->tvnorm)); in set_tvaudio()
914 v4l2_norm_to_name(core->tvnorm), fsc8, adc_clock, vdec_clock, in cx88_set_tvnorm()
/linux-4.1.27/include/media/
Dv4l2-ioctl.h302 extern const char *v4l2_norm_to_name(v4l2_std_id id);
/linux-4.1.27/drivers/media/pci/tw68/
Dtw68-video.c311 v4l2_norm_to_name(dev->tvnorm->id)); in tw68_set_scale()
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-video.c120 v4l2_norm_to_name(norm)); in cx23885_set_tvnorm()
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-ioctl.c83 const char *v4l2_norm_to_name(v4l2_std_id id) in v4l2_norm_to_name() function
99 EXPORT_SYMBOL(v4l2_norm_to_name);