代码搜索:dvb
找到约 3,651 项符合「dvb」的源代码
代码结果 3,651
www.eeworm.com/read/372616/2770416
c dvb-usb-dvb.c
/* dvb-usb-dvb.c is part of the DVB USB library.
*
* Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de)
* see dvb-usb-init.c for copyright information.
*
* This file contains func
www.eeworm.com/read/372614/9499840
dvb 项目.dvb
www.eeworm.com/read/309852/13663669
dvb 项目.dvb
www.eeworm.com/read/148152/5717977
makefile
#
# Makefile for the kernel DVB device drivers.
#
dvb-core-objs = dvbdev.o dmxdev.o dvb_demux.o dvb_filter.o \
dvb_functions.o dvb_frontend.o dvb_i2c.o dvb_net.o dvb_ksyms.o dvb_ringbuffer.o
obj-$
www.eeworm.com/read/169955/5408398
makefile
#
# Makefile for the kernel DVB device drivers.
#
dvb-core-objs = dvbdev.o dmxdev.o dvb_demux.o dvb_filter.o \
dvb_functions.o dvb_frontend.o dvb_i2c.o dvb_net.o dvb_ksyms.o dvb_ringbuffer.o
obj-$
www.eeworm.com/read/152843/5661502
makefile
#
# Makefile for the kernel DVB device drivers.
#
dvb-core-objs = dvbdev.o dmxdev.o dvb_demux.o dvb_filter.o \
dvb_ca_en50221.o dvb_frontend.o \
dvb_net.o dvb_ringbuffer.o
obj-$(CONFIG_DV
www.eeworm.com/read/288587/8620139
makefile
ifndef TOP
TOP = ../..
export TOP
endif
INCLUDE_DIR += -I../include -I$(TOP)/include
SOURCES = DVB_CADb.c DVB_CAService.c DVB_CADemux.c DVB_CAEmm.c DVB_CAEcm.c DVB_CA.c DVB_CALogo.c
#DVB_Upgrad
www.eeworm.com/read/152843/5661434
makefile
#
# Makefile for the kernel DVB frontend device drivers.
#
EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/
obj-$(CONFIG_DVB_CORE) += dvb-pll.o
obj-$(CONFIG_DVB_STV0299) += stv0299.o
obj-$(CONFIG_DVB_SP
www.eeworm.com/read/140180/5793994
am modules.am
SOURCES_dvb = \
access.c \
linux_dvb.c \
en50221.c \
dvb.h \
$(NULL)
www.eeworm.com/read/427505/8939537