Searched refs:av7110 (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/staging/media/av7110/ |
| H A D | av7110_av.h | 5 struct av7110; 7 int av7110_set_vidmode(struct av7110 *av7110, 14 int av7110_set_volume(struct av7110 *av7110, unsigned int volleft, 16 int av7110_av_stop(struct av7110 *av7110, int av); 17 int av7110_av_start_record(struct av7110 *av7110, int av, 19 int av7110_av_start_play(struct av7110 *av7110, int av); 21 void dvb_video_add_event(struct av7110 *av7110, struct video_event *event); 26 int av7110_av_register(struct av7110 *av7110); 27 void av7110_av_unregister(struct av7110 *av7110); 28 int av7110_av_init(struct av7110 *av7110); [all …]
|
| H A D | av7110_ca.h | 5 struct av7110; 7 void CI_handle(struct av7110 *av7110, u8 *data, u16 len); 10 int av7110_ca_register(struct av7110 *av7110); 11 void av7110_ca_unregister(struct av7110 *av7110); 12 int av7110_ca_init(struct av7110 *av7110); 13 void av7110_ca_exit(struct av7110 *av7110);
|
| H A D | Makefile | 6 dvb-ttpci-objs := av7110_hw.o av7110_v4l.o av7110_av.o av7110_ca.o av7110.o \
|
| H A D | Kconfig | 29 "<kerneldir>/scripts/get_dvb_firmware av7110" to
|
| /linux/scripts/ |
| H A D | get_dvb_firmware | 140 sub av7110 { subroutine
|
| /linux/Documentation/admin-guide/media/ |
| H A D | dvb_intro.rst | 86 other device nodes are found only on devices that use the av7110
|