/linux-4.1.27/drivers/cpufreq/ |
D | cpufreq_conservative.c | 52 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in cs_check_cpu() 113 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in cs_dbs_timer() 157 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_sampling_down_factor() 172 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_sampling_rate() 187 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_up_threshold() 202 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_down_threshold() 219 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_ignore_nice_load() 251 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_freq_step() 322 struct cs_dbs_tuners *tuners; in cs_init() local 324 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in cs_init() [all …]
|
D | cpufreq_ondemand.c | 86 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target() 138 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase() 160 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_check_cpu() 202 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_dbs_timer() 255 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in update_sampling_rate() 316 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_io_is_busy() 339 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_up_threshold() 356 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_sampling_down_factor() 377 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_ignore_nice_load() 412 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_powersave_bias() [all …]
|
D | cpufreq_governor.h | 79 struct _gov##_dbs_tuners *tuners = _gov##_dbs_cdata.gdbs_data->tuners; \ 80 return sprintf(buf, "%u\n", tuners->file_name); \ 87 struct _gov##_dbs_tuners *tuners = dbs_data->tuners; \ 88 return sprintf(buf, "%u\n", tuners->file_name); \ 223 void *tuners; member
|
D | cpufreq_governor.c | 36 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_check_cpu() 37 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in dbs_check_cpu() 234 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in set_sampling_rate() 237 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in set_sampling_rate() 352 cs_tuners = dbs_data->tuners; in cpufreq_governor_dbs() 357 od_tuners = dbs_data->tuners; in cpufreq_governor_dbs()
|
D | amd_freq_sensitivity.c | 49 struct od_dbs_tuners *od_tuners = od_data->tuners; in amd_powersave_bias_target()
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-cards.c | 263 .tuners = { 304 .tuners = { 346 .tuners = { 382 .tuners = { 424 .tuners = { 498 .tuners = { 529 .tuners = { 573 .tuners = { 605 .tuners = { 635 .tuners = { [all …]
|
D | Makefile | 13 ccflags-y += -I$(srctree)/drivers/media/tuners
|
D | ivtv-driver.c | 1132 if ((itv->std & itv->card->tuners[i].std) == 0) in ivtv_probe() 1134 itv->options.tuner = itv->card->tuners[i].tuner; in ivtv_probe() 1139 if (itv->options.tuner == -1 && itv->card->tuners[0].std) { in ivtv_probe() 1140 itv->std = itv->card->tuners[0].std; in ivtv_probe() 1147 itv->options.tuner = itv->card->tuners[0].tuner; in ivtv_probe()
|
D | ivtv-cards.h | 295 struct ivtv_card_tuner tuners[IVTV_CARD_MAX_TUNERS]; member
|
/linux-4.1.27/Documentation/dvb/ |
D | technisat.txt | 42 b.) => "Generic I2C PLL based tuners" 46 b.) => "Generic I2C PLL based tuners" 60 b.) => "Generic I2C PLL based tuners" 64 b.) => "Generic I2C PLL based tuners" 71 b.) => "Generic I2C PLL based tuners"
|
/linux-4.1.27/drivers/media/pci/cx18/ |
D | cx18-cards.c | 232 .tuners = { 282 .tuners = { 342 .tuners = { 400 .tuners = { 450 .tuners = { 496 .tuners = { 549 .tuners = {
|
D | cx18-gpio.c | 248 if (cx->card->tuners[0].tuner == TUNER_XC2028) in resetctrl_reset() 274 if (cx->card->tuners[0].tuner == TUNER_XC2028) { in cx18_gpio_init() 345 cx->card->tuners[0].tuner != TUNER_XC2028) in cx18_reset_tuner_gpio()
|
D | Makefile | 13 ccflags-y += -Idrivers/media/tuners
|
D | cx18-cards.h | 146 struct cx18_card_tuner tuners[CX18_CARD_MAX_TUNERS]; member
|
D | cx18-driver.c | 1052 if ((cx->std & cx->card->tuners[i].std) == 0) in cx18_probe() 1054 cx->options.tuner = cx->card->tuners[i].tuner; in cx18_probe() 1059 if (cx->options.tuner == -1 && cx->card->tuners[0].std) { in cx18_probe() 1060 cx->std = cx->card->tuners[0].std; in cx18_probe() 1067 cx->options.tuner = cx->card->tuners[0].tuner; in cx18_probe()
|
/linux-4.1.27/drivers/media/tuners/ |
D | Kconfig | 1 # Analog TV tuners, auto-loaded via tuner.ko 17 menu "Customize TV tuners" 27 Say Y here to include support for various simple tuners. 82 tristate "Microtune 2032 / 2050 tuners" 124 tristate "XCeive xc2028/xc3028 tuners" 128 Say Y here to include support for the xc2028/xc3028 tuners. 163 tristate "Freescale MC44S803 Low Power CMOS Broadband tuners" 167 Say Y here to support the Freescale MC44S803 based tuners
|
D | tuner-types.c | 1438 struct tunertype tuners[] = { variable 1945 EXPORT_SYMBOL(tuners); 1947 unsigned const int tuner_count = ARRAY_SIZE(tuners);
|
D | tuner-simple.c | 1083 tuners[type].name); in simple_tuner_attach() 1103 priv->tun = &tuners[type]; in simple_tuner_attach()
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | ICs | 24 TDA5737: VHF, hyperband and UHF mixer/oscillator for TV and VCR 3-band tuners 28 TDA5731: VHF, hyperband and UHF mixer/oscillator for TV and VCR 3-band tuners
|
D | Tuners | 62 MK2 series PHILIPS_API, most tuners are compatible to this one ! 82 Note: Only 40x2 series has TEMIC_API, all newer tuners have PHILIPS_API.
|
D | Cards | 19 All other cards only differ by additional components as tuners, sound 42 Very nice card if you only have satellite TV but several tuners connected 74 tuners (TV+Radio ...), teletext decoders. 84 TDA5737: VHF, hyperband and UHF mixer/oscillator for TV and VCR 3-band tuners 88 TDA5731: VHF, hyperband and UHF mixer/oscillator for TV and VCR 3-band tuners
|
D | Insmod-options | 81 pal=[bdgil] select PAL variant (used for some tuners
|
/linux-4.1.27/drivers/media/ |
D | Kconfig | 181 comment "Media ancillary drivers (tuners, sensors, i2c, frontends)" 184 # Ancillary drivers (tuners, i2c, frontends) 188 bool "Autoselect ancillary drivers (tuners, sensors, i2c, frontends)" 196 devices such as tuners, sensors, video encoders/decoders and 217 source "drivers/media/tuners/Kconfig"
|
D | Makefile | 11 obj-y += i2c/ tuners/
|
/linux-4.1.27/drivers/media/pci/smipcie/ |
D | Makefile | 3 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/staging/media/mn88472/ |
D | Makefile | 5 ccflags-y += -Idrivers/media/tuners/
|
/linux-4.1.27/drivers/staging/media/cxd2099/ |
D | Makefile | 5 ccflags-y += -Idrivers/media/tuners/
|
/linux-4.1.27/drivers/staging/media/mn88473/ |
D | Makefile | 5 ccflags-y += -Idrivers/media/tuners/
|
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/ |
D | Makefile | 6 ccflags-y += -I$(srctree)/drivers/media/tuners/
|
/linux-4.1.27/drivers/media/usb/usbvision/ |
D | Makefile | 6 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/pci/ddbridge/ |
D | Makefile | 11 ccflags-y += -Idrivers/media/tuners/
|
/linux-4.1.27/drivers/media/pci/pt3/ |
D | Makefile | 8 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/pci/ngene/ |
D | Makefile | 11 ccflags-y += -Idrivers/media/tuners/
|
/linux-4.1.27/drivers/media/usb/tm6000/ |
D | Makefile | 13 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/common/b2c2/ |
D | Makefile | 8 ccflags-y += -Idrivers/media/tuners/
|
/linux-4.1.27/drivers/media/usb/au0828/ |
D | Makefile | 13 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/include/media/ |
D | tuner-types.h | 128 extern struct tunertype tuners[];
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
D | Makefile | 8 ccflags-y += -I$(srctree)/drivers/media/tuners
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | Makefile | 12 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/pci/ttpci/ |
D | Makefile | 21 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | Makefile | 12 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | Makefile | 14 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | Makefile | 15 ccflags-y += -I$(srctree)/drivers/media/tuners
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | Makefile | 11 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/pci/cx88/ |
D | Makefile | 14 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
D | Makefile | 20 ccflags-y += -Idrivers/media/tuners
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | Makefile | 40 ccflags-y += -I$(srctree)/drivers/media/tuners
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | Makefile | 45 ccflags-y += -I$(srctree)/drivers/media/tuners
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | Kconfig | 16 tristate "STB6100 based tuners" 32 tristate "STV6110/(A) based tuners" 234 tristate "Montage Tehnology TS2020 based tuners" 672 comment "Digital terrestrial only tuners/PLL" 676 tristate "Generic I2C PLL based tuners" 680 This module drives a number of tuners based on PLL chips with a 681 common I2C interface. Say Y when you want to support these tuners. 786 Currently supported tuners:
|
D | Makefile | 6 ccflags-y += -I$(srctree)/drivers/media/tuners/
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | Makefile | 82 ccflags-y += -I$(srctree)/drivers/media/tuners
|
/linux-4.1.27/ |
D | MAINTAINERS | 3587 F: drivers/media/tuners/e4000* 3955 F: drivers/media/tuners/fc0011.h 3956 F: drivers/media/tuners/fc0011.c 3966 F: drivers/media/tuners/fc2580* 5494 F: drivers/media/tuners/it913x* 5850 T: git git://linuxtv.org/mkrufky/tuners.git 5860 T: git git://linuxtv.org/mkrufky/tuners.git 6573 F: drivers/media/tuners/msi001* 6664 T: git git://linuxtv.org/mkrufky/tuners.git 6666 F: drivers/media/tuners/mxl5007t.* [all …]
|
/linux-4.1.27/Documentation/video4linux/ |
D | v4l2-framework.txt | 769 VFL_TYPE_RADIO: radioX for radio tuners 770 VFL_TYPE_SDR: swradioX for Software Defined Radio tuners
|