/Linux-v5.4/drivers/cpufreq/ |
D | cpufreq_conservative.c | 64 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in cs_dbs_update() 166 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_up_threshold() 182 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_down_threshold() 225 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_freq_step() 285 struct cs_dbs_tuners *tuners; in cs_init() local 287 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in cs_init() 288 if (!tuners) in cs_init() 291 tuners->down_threshold = DEF_FREQUENCY_DOWN_THRESHOLD; in cs_init() 292 tuners->freq_step = DEF_FREQUENCY_STEP; in cs_init() 296 dbs_data->tuners = tuners; in cs_init() [all …]
|
D | cpufreq_ondemand.c | 71 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target() 117 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase() 139 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update() 295 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_powersave_bias() 356 struct od_dbs_tuners *tuners; in od_init() local 360 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in od_init() 361 if (!tuners) in od_init() 376 tuners->powersave_bias = default_powersave_bias; in od_init() 379 dbs_data->tuners = tuners; in od_init() 385 kfree(dbs_data->tuners); in od_exit() [all …]
|
D | cpufreq_governor.h | 40 void *tuners; member 58 struct _gov##_dbs_tuners *tuners = dbs_data->tuners; \ 59 return sprintf(buf, "%u\n", tuners->file_name); \
|
/Linux-v5.4/drivers/media/pci/ivtv/ |
D | ivtv-cards.c | 251 .tuners = { 292 .tuners = { 334 .tuners = { 370 .tuners = { 412 .tuners = { 486 .tuners = { 517 .tuners = { 561 .tuners = { 593 .tuners = { 623 .tuners = { [all …]
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | ext-ctrls-rf-tuner.rst | 23 called Zero-IF tuners. Older tuners were typically simple PLL tuners 25 without a metal box "silicon tuners". These controls are mostly 26 applicable for new feature rich silicon tuners, just because older 27 tuners does not have much adjustable features. 29 For more information about RF tuners see
|
D | vidioc-g-tuner.rst | 50 enumerate all tuners applications shall begin at index zero, 128 Some tuners or audio decoders can determine the received audio 236 switched. (B/G PAL tuners for example are typically not considered 242 for details. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this 263 Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability. 267 is supported. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this 276 ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability. 286 tuners. 377 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode. 383 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode. [all …]
|
/Linux-v5.4/Documentation/media/dvb-drivers/ |
D | technisat.rst | 58 #) => ``Generic I2C PLL based tuners`` 63 #) => ``Generic I2C PLL based tuners`` 80 #) => ``Generic I2C PLL based tuners`` 85 #) => ``Generic I2C PLL based tuners`` 94 #) => ``Generic I2C PLL based tuners``
|
/Linux-v5.4/drivers/media/pci/cx18/ |
D | cx18-cards.c | 218 .tuners = { 268 .tuners = { 328 .tuners = { 386 .tuners = { 436 .tuners = { 482 .tuners = { 535 .tuners = {
|
D | cx18-gpio.c | 234 if (cx->card->tuners[0].tuner == TUNER_XC2028) in resetctrl_reset() 260 if (cx->card->tuners[0].tuner == TUNER_XC2028) { in cx18_gpio_init() 331 cx->card->tuners[0].tuner != TUNER_XC2028) in cx18_reset_tuner_gpio()
|
/Linux-v5.4/drivers/media/tuners/ |
D | Kconfig | 2 # Analog TV tuners, auto-loaded via tuner.ko 22 menu "Customize TV tuners" 32 Say Y here to include support for various simple tuners. 94 tristate "Microtune 2032 / 2050 tuners" 136 tristate "XCeive xc2028/xc3028 tuners" 140 Say Y here to include support for the xc2028/xc3028 tuners. 175 tristate "Freescale MC44S803 Low Power CMOS Broadband tuners" 179 Say Y here to support the Freescale MC44S803 based tuners
|
/Linux-v5.4/drivers/media/ |
D | Kconfig | 181 comment "Media ancillary drivers (tuners, sensors, i2c, spi, frontends)" 184 # Ancillary drivers (tuners, i2c, spi, frontends) 188 bool "Autoselect ancillary drivers (tuners, sensors, i2c, spi, frontends)" 196 devices such as tuners, sensors, video encoders/decoders and 223 source "drivers/media/tuners/Kconfig"
|
D | Makefile | 10 obj-y += i2c/ tuners/
|
/Linux-v5.4/drivers/media/dvb-frontends/drx39xyj/ |
D | Makefile | 6 ccflags-y += -I$(srctree)/drivers/media/tuners/
|
/Linux-v5.4/drivers/media/pci/pt1/ |
D | Makefile | 7 ccflags-y += -I $(srctree)/drivers/media/tuners
|
/Linux-v5.4/drivers/media/pci/smipcie/ |
D | Makefile | 7 ccflags-y += -I $(srctree)/drivers/media/tuners
|
/Linux-v5.4/drivers/media/pci/pt3/ |
D | Makefile | 8 ccflags-y += -I $(srctree)/drivers/media/tuners
|
/Linux-v5.4/drivers/media/platform/sti/c8sectpfe/ |
D | Makefile | 8 ccflags-y += -I $(srctree)/drivers/media/tuners/
|
/Linux-v5.4/drivers/media/pci/ngene/ |
D | Makefile | 11 ccflags-y += -I $(srctree)/drivers/media/tuners/
|
/Linux-v5.4/drivers/media/pci/ddbridge/ |
D | Makefile | 13 ccflags-y += -I $(srctree)/drivers/media/tuners/
|
/Linux-v5.4/drivers/media/usb/tm6000/ |
D | Makefile | 13 ccflags-y += -I $(srctree)/drivers/media/tuners
|
/Linux-v5.4/drivers/media/common/b2c2/ |
D | Makefile | 8 ccflags-y += -I $(srctree)/drivers/media/tuners/
|
/Linux-v5.4/drivers/media/pci/saa7164/ |
D | Makefile | 8 ccflags-y += -I$(srctree)/drivers/media/tuners
|
/Linux-v5.4/drivers/media/usb/au0828/ |
D | Makefile | 14 ccflags-y += -I $(srctree)/drivers/media/tuners
|
/Linux-v5.4/include/media/ |
D | tuner-types.h | 202 extern struct tunertype tuners[];
|
/Linux-v5.4/drivers/media/pci/bt8xx/ |
D | Makefile | 10 ccflags-y += -I $(srctree)/drivers/media/tuners
|