Home
last modified time | relevance | path

Searched refs:TM6010 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H A Dtm6000-core.c2 // tm6000-core.c - driver for TM5600/TM6000/TM6010 USB video capture devices
192 if (dev->dev_type == TM6010) { in tm6000_set_fourcc_format()
218 if (dev->dev_type == TM6010) { in tm6000_set_vbi()
274 if (dev->dev_type == TM6010) { in tm6000_init_analog_mode()
345 if (dev->dev_type == TM6010) { in tm6000_init_digital_mode()
570 if (dev->dev_type != TM6010) in tm6000_init()
571 dev->dev_type = TM6010; in tm6000_init()
579 if (dev->dev_type == TM6010) { in tm6000_init()
629 if (dev->dev_type == TM6010) { in tm6000_set_audio_bitrate()
650 if (dev->dev_type == TM6010) { in tm6000_set_audio_rinput()
[all...]
H A Dtm6000-i2c.c2 // tm6000-i2c.c - driver for TM5600/TM6000/TM6010 USB video capture devices
37 if (dev->dev_type == TM6010) in tm6000_i2c_send_regs()
71 if (dev->dev_type == TM6010) in tm6000_i2c_recv_regs()
118 if (dev->dev_type == TM6010) { in tm6000_i2c_recv_regs16()
H A Dtm6000-cards.c2 // tm6000-cards.c - driver for TM5600/TM6000/TM6010 USB video capture devices
155 .type = TM6010,
338 .type = TM6010,
376 .type = TM6010,
413 .type = TM6010,
450 .type = TM6010,
512 .type = TM6010,
549 .type = TM6010,
578 .type = TM6010,
935 if (dev->dev_type == TM6010) in tm6000_config_tuner()
[all...]
H A Dtm6000-stds.c2 // tm6000-stds.c - driver for TM5600/TM6000/TM6010 USB video capture devices
478 if (dev->dev_type == TM6010) { in tm6000_set_standard()
615 if ((dev->dev_type == TM6010) && in tm6000_set_standard()
H A Dtm6000.h3 * tm6000.h - driver for TM5600/TM6000/TM6010 USB video capture devices
50 TM6010, enumerator

Completed in 5 milliseconds