Home
last modified time | relevance | path

Searched refs:em28xx (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/media/usb/em28xx/
A DMakefile2 em28xx-y += em28xx-core.o em28xx-i2c.o em28xx-cards.o em28xx-camera.o
4 em28xx-v4l-objs := em28xx-video.o em28xx-vbi.o
5 em28xx-alsa-objs := em28xx-audio.o
6 em28xx-rc-objs := em28xx-input.o
8 obj-$(CONFIG_VIDEO_EM28XX) += em28xx.o
9 obj-$(CONFIG_VIDEO_EM28XX_V4L2) += em28xx-v4l.o
10 obj-$(CONFIG_VIDEO_EM28XX_ALSA) += em28xx-alsa.o
11 obj-$(CONFIG_VIDEO_EM28XX_DVB) += em28xx-dvb.o
12 obj-$(CONFIG_VIDEO_EM28XX_RC) += em28xx-rc.o
A Dem28xx.h219 struct em28xx;
553 struct em28xx *dev;
638 struct em28xx *dev;
645 struct em28xx { struct
782 struct em28xx *dev_next; argument
792 int (*init)(struct em28xx *dev);
793 int (*fini)(struct em28xx *dev);
794 int (*suspend)(struct em28xx *dev);
795 int (*resume)(struct em28xx *dev);
821 int em28xx_audio_setup(struct em28xx *dev);
[all …]
A Dem28xx-core.c134 int em28xx_read_reg(struct em28xx *dev, u16 reg) in em28xx_read_reg()
269 int em28xx_read_ac97(struct em28xx *dev, u8 reg) in em28xx_read_ac97()
335 static int set_ac97_input(struct em28xx *dev) in set_ac97_input()
424 int em28xx_audio_analog_set(struct em28xx *dev) in em28xx_audio_analog_set()
502 int em28xx_audio_setup(struct em28xx *dev) in em28xx_audio_setup()
781 struct em28xx *dev = urb->context; in em28xx_irq_callback()
861 void em28xx_stop_urbs(struct em28xx *dev) in em28xx_stop_urbs()
1083 struct em28xx *dev = NULL; in em28xx_register_extension()
1102 struct em28xx *dev = NULL; in em28xx_unregister_extension()
1118 void em28xx_init_extension(struct em28xx *dev) in em28xx_init_extension()
[all …]
A Dem28xx-video.c1322 struct em28xx *dev = priv; in em28xx_ctrl_notify()
1346 struct em28xx *dev = v4l2->dev; in em28xx_s_ctrl()
1543 struct em28xx *dev = video_drvdata(file); in vidioc_s_fmt_vid_cap()
1557 struct em28xx *dev = video_drvdata(file); in vidioc_g_std()
1566 struct em28xx *dev = video_drvdata(file); in vidioc_querystd()
1634 struct em28xx *dev = video_drvdata(file); in vidioc_s_parm()
1661 struct em28xx *dev = video_drvdata(file); in vidioc_enum_input()
1694 struct em28xx *dev = video_drvdata(file); in vidioc_g_input()
1703 struct em28xx *dev = video_drvdata(file); in vidioc_s_input()
1771 struct em28xx *dev = video_drvdata(file); in vidioc_enumaudio()
[all …]
A Dem28xx-audio.c59 static int em28xx_deinit_isoc_audio(struct em28xx *dev) in em28xx_deinit_isoc_audio()
78 struct em28xx *dev = urb->context; in em28xx_audio_isocirq()
344 struct em28xx *dev = container_of(adev, struct em28xx, adev); in audio_trigger()
386 struct em28xx *dev; in snd_em28xx_capture_pointer()
406 struct em28xx *dev = snd_kcontrol_chip(kcontrol); in em28xx_vol_info()
422 struct em28xx *dev = snd_kcontrol_chip(kcontrol); in em28xx_vol_put()
463 struct em28xx *dev = snd_kcontrol_chip(kcontrol); in em28xx_vol_get()
498 struct em28xx *dev = snd_kcontrol_chip(kcontrol); in em28xx_vol_put_mute()
541 struct em28xx *dev = snd_kcontrol_chip(kcontrol); in em28xx_vol_get_mute()
812 static int em28xx_audio_init(struct em28xx *dev) in em28xx_audio_init()
[all …]
A Dem28xx-i2c.c60 static int em28xx_i2c_timeout(struct em28xx *dev) in em28xx_i2c_timeout()
195 static int em2800_i2c_check_for_device(struct em28xx *dev, u8 addr) in em2800_i2c_check_for_device()
345 static int em28xx_i2c_check_for_device(struct em28xx *dev, u16 addr) in em28xx_i2c_check_for_device()
486 struct em28xx *dev = i2c_bus->dev; in i2c_check_for_device()
501 struct em28xx *dev = i2c_bus->dev; in i2c_recv_bytes()
517 struct em28xx *dev = i2c_bus->dev; in i2c_send_bytes()
538 struct em28xx *dev = i2c_bus->dev; in em28xx_i2c_xfer()
680 static int em28xx_i2c_eeprom(struct em28xx *dev, unsigned int bus, in em28xx_i2c_eeprom()
950 void em28xx_do_i2c_scan(struct em28xx *dev, unsigned int bus) in em28xx_do_i2c_scan()
978 int em28xx_i2c_register(struct em28xx *dev, unsigned int bus, in em28xx_i2c_register()
[all …]
A Dem28xx-input.c60 struct em28xx *dev;
207 struct em28xx *dev = ir->dev; in default_polling_getkey()
250 struct em28xx *dev = ir->dev; in em2874_polling_getkey()
397 struct em28xx *dev = ir->dev; in em2860_ir_change_protocol()
425 struct em28xx *dev = ir->dev; in em2874_ir_change_protocol()
461 struct em28xx *dev = ir->dev; in em28xx_ir_change_protocol()
509 struct em28xx *dev = in em28xx_query_buttons()
697 static int em28xx_ir_init(struct em28xx *dev) in em28xx_ir_init()
848 static int em28xx_ir_fini(struct em28xx *dev) in em28xx_ir_fini()
879 static int em28xx_ir_suspend(struct em28xx *dev) in em28xx_ir_suspend()
[all …]
A DKconfig21 module will be called em28xx
31 newer em28xx devices uses Vendor Class for audio, instead of
36 module will be called em28xx-alsa
39 tristate "DVB/ATSC Support for em28xx based TV cards"
73 Empiatech em28xx chips.
83 Enables Remote Controller support on em28xx driver.
A Dem28xx-camera.c41 static int em28xx_initialize_mt9m111(struct em28xx *dev) in em28xx_initialize_mt9m111()
61 static int em28xx_initialize_mt9m001(struct em28xx *dev) in em28xx_initialize_mt9m001()
92 static int em28xx_probe_sensor_micron(struct em28xx *dev) in em28xx_probe_sensor_micron()
177 static int em28xx_probe_sensor_omnivision(struct em28xx *dev) in em28xx_probe_sensor_omnivision()
287 int em28xx_detect_sensor(struct em28xx *dev) in em28xx_detect_sensor()
310 int em28xx_init_camera(struct em28xx *dev) in em28xx_init_camera()
A Dem28xx-dvb.c202 struct em28xx *dev = i2c_bus->dev; in em28xx_start_streaming()
245 struct em28xx *dev = i2c_bus->dev; in em28xx_stop_streaming()
295 struct em28xx *dev = i2c_bus->dev; in em28xx_dvb_bus_ctrl()
538 static void terratec_h5_init(struct em28xx *dev) in terratec_h5_init()
701 static void pctv_520e_init(struct em28xx *dev) in pctv_520e_init()
733 struct em28xx *dev = i2c_bus->dev; in em28xx_pctv_290e_set_lna()
762 struct em28xx *dev = i2c_bus->dev; in em28xx_pctv_292e_set_lna()
801 static void px_bcud_init(struct em28xx *dev) in px_bcud_init()
1483 static int em28xx_dvb_init(struct em28xx *dev) in em28xx_dvb_init()
2026 static int em28xx_dvb_fini(struct em28xx *dev) in em28xx_dvb_fini()
[all …]
A Dem28xx-vbi.c35 struct em28xx *dev = vb2_get_drv_priv(vq); in vbi_queue_setup()
56 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_prepare()
77 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_queue()
A Dem28xx-cards.c72 static void em28xx_pre_card_setup(struct em28xx *dev);
2851 struct em28xx *dev = i2c_bus->dev; in em28xx_tuner_callback()
3063 static int em28xx_hint_board(struct em28xx *dev) in em28xx_hint_board()
3394 struct em28xx *dev = container_of(work, in request_module_async()
3395 struct em28xx, request_module_wk); in request_module_async()
3432 static void request_modules(struct em28xx *dev) in request_modules()
3514 struct em28xx *dev = kref_to_dev(ref); in em28xx_free_device()
3824 struct em28xx *dev = NULL; in em28xx_usb_probe()
4125 struct em28xx *dev; in em28xx_usb_disconnect()
4164 struct em28xx *dev; in em28xx_usb_suspend()
[all …]
/linux/drivers/media/usb/
A DMakefile23 obj-$(CONFIG_VIDEO_EM28XX) += em28xx/
A DKconfig54 source "drivers/media/usb/em28xx/Kconfig"
/linux/Documentation/admin-guide/media/
A Dusb-cardlist.rst84 em28xx Empia EM28xx USB devices
112 em28xx-cardlist
/linux/drivers/media/i2c/
A DKconfig1288 em28xx driver.
/linux/include/config/
A Dauto.conf.cmd764 drivers/media/usb/em28xx/Kconfig \
/linux/
A DMAINTAINERS6998 F: Documentation/admin-guide/media/em28xx*
6999 F: drivers/media/usb/em28xx/

Completed in 52 milliseconds