Home
last modified time | relevance | path

Searched refs:pvrusb2 (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/drivers/media/usb/pvrusb2/
DMakefile2 obj-pvrusb2-sysfs-$(CONFIG_VIDEO_PVRUSB2_SYSFS) := pvrusb2-sysfs.o
3 obj-pvrusb2-debugifc-$(CONFIG_VIDEO_PVRUSB2_DEBUGIFC) := pvrusb2-debugifc.o
4 obj-pvrusb2-dvb-$(CONFIG_VIDEO_PVRUSB2_DVB) := pvrusb2-dvb.o
6 pvrusb2-objs := pvrusb2-i2c-core.o \
7 pvrusb2-audio.o \
8 pvrusb2-encoder.o pvrusb2-video-v4l.o \
9 pvrusb2-eeprom.o \
10 pvrusb2-main.o pvrusb2-hdw.o pvrusb2-v4l2.o \
11 pvrusb2-ctrl.o pvrusb2-std.o pvrusb2-devattr.o \
12 pvrusb2-context.o pvrusb2-io.o pvrusb2-ioread.o \
[all …]
DKconfig18 module will be called pvrusb2
21 bool "pvrusb2 sysfs support"
26 interface for query and control of the pvrusb2 driver.
37 bool "pvrusb2 ATSC/DVB support"
50 This option enables a DVB interface for the pvrusb2 driver.
57 bool "pvrusb2 debug interface"
61 in the pvrusb2 driver, hosted through sysfs.
/linux-5.19.10/Documentation/driver-api/media/drivers/
Dpvrusb2.rst3 The pvrusb2 driver
14 Danielsson <pvrusb2@dax.nu> whose web page can be found here:
15 http://pvrusb2.dax.nu/
23 https://www.isely.net/pvrusb2.html
73 defined functional units within the pvrusb2 driver and bears no
76 pvrusb2-audio.[ch] - This is glue logic that resides between this
80 pvrusb2-context.[ch] - This module implements the context for an
91 pvrusb2-debug.h - This header defines a printk() wrapper and a mask
95 pvrusb2-debugifc.[ch] - This module implements a crude command line
98 the pvrusb2 web site mentioned earlier), probably I'm the only one
[all …]
Dindex.rst21 pvrusb2
/linux-5.19.10/drivers/media/usb/
DMakefile33 obj-$(CONFIG_VIDEO_PVRUSB2) += pvrusb2/
DKconfig32 source "drivers/media/usb/pvrusb2/Kconfig"
/linux-5.19.10/Documentation/admin-guide/media/
Dother-usb-cardlist.rst27 pvrusb2 Hauppauge WinTV-PVR USB2 2040:2900, 2040:2950,
Dusb-cardlist.rst91 pvrusb2 Hauppauge WinTV-PVR USB2
/linux-5.19.10/scripts/
Dget_dvb_firmware461 sub pvrusb2 { subroutine
/linux-5.19.10/
DMAINTAINERS16290 L: pvrusb2@isely.net (subscribers-only)
16293 W: http://www.isely.net/pvrusb2/
16295 F: Documentation/driver-api/media/drivers/pvrusb2*
16296 F: drivers/media/usb/pvrusb2/