Searched refs:digitizer (Results 1 - 17 of 17) sorted by relevance
/linux-4.1.27/include/media/ |
H A D | tveeprom.h | 35 u32 digitizer; member in struct:tveeprom
|
/linux-4.1.27/drivers/media/pci/cx18/ |
H A D | cx18-controls.c | 111 /* The audio clock of the digitizer must match the codec sample cx18_s_audio_sampling_freq()
|
H A D | cx18-driver.h | 453 * packets, inserted by the AV core decoder/digitizer/slicer in the 471 * grab from the decoder/digitizer/slicer output for raw or sliced VBI. 580 struct v4l2_subdev *sd_av; /* A/V decoder/digitizer sub-device */
|
H A D | cx18-ioctl.c | 206 * digitizer/slicer. Note, cx18_av_vbi() wipes the passed in cx18_g_fmt_sliced_vbi_cap() 321 * Set the digitizer registers for raw active VBI. cx18_s_fmt_vbi_cap() 354 * Set the service_lines requested in the digitizer/slicer registers. cx18_s_fmt_sliced_vbi_cap()
|
H A D | cx18-streams.c | 597 * (We've actually set the digitizer so that the Field bit cx18_vbi_setup() 825 * digitizer is handled as Raw VBI by the encoder cx18_start_v4l2_encode_stream()
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
H A D | ivtv-driver.h | 246 #define IVTV_F_I_DIG_RST 6 /* reset digitizer */ 542 u32 raw_decoder_line_size; /* raw VBI line size from digitizer */ 543 u8 raw_decoder_sav_odd_field; /* raw VBI Start Active Video digitizer code of odd field */ 544 u8 raw_decoder_sav_even_field; /* raw VBI Start Active Video digitizer code of even field */ 545 u32 sliced_decoder_line_size; /* sliced VBI line size from digitizer */ 546 u8 sliced_decoder_sav_odd_field; /* sliced VBI Start Active Video digitizer code of odd field */ 547 u8 sliced_decoder_sav_even_field; /* sliced VBI Start Active Video digitizer code of even field */ 551 u32 raw_size; /* size of raw VBI line from the digitizer */ 552 u32 sliced_size; /* size of sliced VBI line from the digitizer */
|
H A D | ivtv-streams.c | 409 /* Setup VBI for the cx25840 digitizer */ ivtv_vbi_setup() 422 /* Setup VBI for the saa7115 digitizer */ ivtv_vbi_setup() 535 int digitizer; ivtv_start_v4l2_encode_stream() local 563 digitizer = 0xF1; ivtv_start_v4l2_encode_stream() 565 digitizer = 0xEF; ivtv_start_v4l2_encode_stream() 567 digitizer = 0x140; ivtv_start_v4l2_encode_stream() 569 ivtv_vapi(itv, CX2341X_ENC_SET_NUM_VSYNC_LINES, 2, digitizer, digitizer); ivtv_start_v4l2_encode_stream()
|
H A D | ivtv-controls.c | 82 /* The audio clock of the digitizer must match the codec sample ivtv_s_audio_sampling_freq()
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | vsxxxaa.c | 4 * DEC VSXXX-AB tablet (digitizer with hair cross or stylus) 61 * required for VSXXX-AB digitizer. 158 strlcpy(mouse->name, "DEC VSXXX-AB digitizer", vsxxxaa_detection_done() 481 strlcat(mouse->name, "DEC VSXXX-AA/-GA mouse or VSXXX-AB digitizer", vsxxxaa_connect()
|
/linux-4.1.27/drivers/input/tablet/ |
H A D | gtco.c | 3 GTCO digitizer USB driver 606 * digitizer. 1030 MODULE_DESCRIPTION("GTCO digitizer USB driver");
|
/linux-4.1.27/include/uapi/sound/ |
H A D | asound.h | 155 SNDRV_PCM_CLASS_DIGITIZER, /* digitizer class */
|
/linux-4.1.27/sound/core/ |
H A D | pcm.c | 1037 [SNDRV_PCM_CLASS_DIGITIZER] = "digitizer", show_pcm_class()
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | adv7842.c | 1738 /* set ADI recommended settings for digitizer */ select_input() 1802 /* reset ADI recommended settings for digitizer */ select_input()
|
H A D | adv7604.c | 2484 /* set ADI recommended settings for digitizer */ 2510 /* reset ADI recommended settings for digitizer */
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
H A D | cx231xx-417.c | 1896 /* The audio clock of the digitizer must match the codec sample cx231xx_s_audio_sampling_freq()
|
/linux-4.1.27/drivers/hid/ |
H A D | wacom_sys.c | 155 * It also contains a digitizer application collection that also is not
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw.c | 656 /* Actual minimum depends on device digitizer type. */ ctrl_vres_min_get()
|
Completed in 559 milliseconds