/Linux-v5.15/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.15/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.15/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-rf-tuner.rst | 16 called Zero-IF tuners. Older tuners were typically simple PLL tuners 18 without a metal box "silicon tuners". These controls are mostly 19 applicable for new feature rich silicon tuners, just because older 20 tuners does not have much adjustable features. 22 For more information about RF tuners see
|
D | vidioc-g-tuner.rst | 43 enumerate all tuners applications shall begin at index zero, 120 Some tuners or audio decoders can determine the received audio 226 switched. (B/G PAL tuners for example are typically not considered 232 for details. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this 253 Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability. 257 is supported. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this 266 ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability. 276 tuners. 365 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode. 371 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode. [all …]
|
/Linux-v5.15/Documentation/admin-guide/media/ |
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``
|
D | frontend-cardlist.rst | 86 ts2020 Montage Technology TS2020 based tuners 131 Digital terrestrial only tuners/PLL 137 dvb-pll Generic I2C PLL based tuners 185 stb6100 STB6100 based tuners 188 stv6110x STV6110/(A) based tuners 189 stv6111 STV6111 based tuners
|
/Linux-v5.15/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.15/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.15/drivers/media/dvb-frontends/drx39xyj/ |
D | Makefile | 6 ccflags-y += -I$(srctree)/drivers/media/tuners/
|
/Linux-v5.15/drivers/media/pci/pt1/ |
D | Makefile | 7 ccflags-y += -I $(srctree)/drivers/media/tuners
|
/Linux-v5.15/drivers/media/pci/smipcie/ |
D | Makefile | 7 ccflags-y += -I $(srctree)/drivers/media/tuners
|
/Linux-v5.15/drivers/media/pci/pt3/ |
D | Makefile | 8 ccflags-y += -I $(srctree)/drivers/media/tuners
|
/Linux-v5.15/drivers/media/platform/sti/c8sectpfe/ |
D | Makefile | 8 ccflags-y += -I $(srctree)/drivers/media/tuners/
|
/Linux-v5.15/drivers/media/pci/ngene/ |
D | Makefile | 11 ccflags-y += -I $(srctree)/drivers/media/tuners/
|
/Linux-v5.15/drivers/media/pci/ttpci/ |
D | Makefile | 12 ccflags-y += -I $(srctree)/drivers/media/tuners
|
/Linux-v5.15/drivers/media/ |
D | Makefile | 10 obj-y += i2c/ tuners/
|
/Linux-v5.15/drivers/media/usb/tm6000/ |
D | Makefile | 13 ccflags-y += -I $(srctree)/drivers/media/tuners
|
/Linux-v5.15/drivers/media/pci/ddbridge/ |
D | Makefile | 13 ccflags-y += -I $(srctree)/drivers/media/tuners/
|
/Linux-v5.15/drivers/media/common/b2c2/ |
D | Makefile | 8 ccflags-y += -I $(srctree)/drivers/media/tuners/
|
/Linux-v5.15/Documentation/driver-api/media/drivers/ |
D | index.rst | 26 tuners
|
/Linux-v5.15/drivers/media/pci/saa7164/ |
D | Makefile | 8 ccflags-y += -I$(srctree)/drivers/media/tuners
|
/Linux-v5.15/drivers/media/usb/au0828/ |
D | Makefile | 14 ccflags-y += -I $(srctree)/drivers/media/tuners
|