| /drivers/cpufreq/ |
| A D | cpufreq_conservative.c | 64 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in cs_dbs_update() 168 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in up_threshold_store() 184 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in down_threshold_store() 226 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in freq_step_store() 287 struct cs_dbs_tuners *tuners; in cs_init() local 289 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in cs_init() 290 if (!tuners) in cs_init() 293 tuners->down_threshold = DEF_FREQUENCY_DOWN_THRESHOLD; in cs_init() 294 tuners->freq_step = DEF_FREQUENCY_STEP; in cs_init() 298 dbs_data->tuners = tuners; in cs_init() [all …]
|
| A D | cpufreq_ondemand.c | 70 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target() 119 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase() 141 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update() 297 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in powersave_bias_store() 359 struct od_dbs_tuners *tuners; in od_init() local 363 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in od_init() 364 if (!tuners) in od_init() 379 tuners->powersave_bias = default_powersave_bias; in od_init() 382 dbs_data->tuners = tuners; in od_init() 388 kfree(dbs_data->tuners); in od_exit() [all …]
|
| A D | cpufreq_governor.h | 41 void *tuners; member 59 struct _gov##_dbs_tuners *tuners = dbs_data->tuners; \ 60 return sprintf(buf, "%u\n", tuners->file_name); \
|
| /drivers/media/pci/ivtv/ |
| A 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 …]
|
| /drivers/media/pci/cx18/ |
| A D | cx18-cards.c | 218 .tuners = { 268 .tuners = { 328 .tuners = { 386 .tuners = { 436 .tuners = { 482 .tuners = { 535 .tuners = {
|
| A 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() 316 cx->card->tuners[0].tuner != TUNER_XC2028) in cx18_reset_tuner_gpio()
|
| /drivers/media/tuners/ |
| A D | Kconfig | 2 # Analog TV tuners, auto-loaded via tuner.ko 22 menu "Customize TV tuners" 87 tristate "Freescale MC44S803 Low Power CMOS Broadband tuners" 91 Say Y here to support the Freescale MC44S803 based tuners 115 tristate "Microtune 2032 / 2050 tuners" 198 Say Y here to include support for various simple tuners. 276 tristate "XCeive xc2028/xc3028 tuners" 280 Say Y here to include support for the xc2028/xc3028 tuners.
|
| /drivers/media/ |
| A D | Kconfig | 41 bool "Autoselect ancillary drivers (tuners, sensors, i2c, spi, frontends)" 48 devices such as tuners, sensors, video encoders/decoders and 245 # Ancillary drivers (tuners, i2c, spi, frontends) 263 source "drivers/media/tuners/Kconfig"
|
| A D | Makefile | 10 obj-y += i2c/ tuners/
|
| /drivers/media/dvb-frontends/drx39xyj/ |
| A D | Makefile | 6 ccflags-y += -I$(srctree)/drivers/media/tuners/
|
| /drivers/media/pci/pt1/ |
| A D | Makefile | 7 ccflags-y += -I $(srctree)/drivers/media/tuners
|
| /drivers/media/pci/smipcie/ |
| A D | Makefile | 7 ccflags-y += -I $(srctree)/drivers/media/tuners
|
| /drivers/media/pci/pt3/ |
| A D | Makefile | 8 ccflags-y += -I $(srctree)/drivers/media/tuners
|
| /drivers/media/pci/ngene/ |
| A D | Makefile | 11 ccflags-y += -I $(srctree)/drivers/media/tuners/
|
| /drivers/media/platform/st/sti/c8sectpfe/ |
| A D | Makefile | 11 ccflags-y += -I $(srctree)/drivers/media/tuners/
|
| /drivers/media/pci/ttpci/ |
| A D | Makefile | 12 ccflags-y += -I $(srctree)/drivers/media/tuners
|
| /drivers/media/pci/ddbridge/ |
| A D | Makefile | 13 ccflags-y += -I $(srctree)/drivers/media/tuners/
|
| /drivers/media/common/b2c2/ |
| A D | Makefile | 8 ccflags-y += -I $(srctree)/drivers/media/tuners/
|
| /drivers/media/pci/saa7164/ |
| A D | Makefile | 8 ccflags-y += -I$(srctree)/drivers/media/tuners
|
| /drivers/media/usb/au0828/ |
| A D | Makefile | 14 ccflags-y += -I $(srctree)/drivers/media/tuners
|
| /drivers/media/pci/bt8xx/ |
| A D | Makefile | 10 ccflags-y += -I $(srctree)/drivers/media/tuners
|
| /drivers/staging/media/av7110/ |
| A D | Makefile | 18 ccflags-y += -I $(srctree)/drivers/media/tuners
|
| /drivers/media/usb/cx231xx/ |
| A D | Makefile | 12 ccflags-y += -I $(srctree)/drivers/media/tuners
|
| /drivers/media/usb/em28xx/ |
| A D | Makefile | 14 ccflags-y += -I $(srctree)/drivers/media/tuners
|
| /drivers/media/pci/saa7134/ |
| A D | Makefile | 15 ccflags-y += -I$(srctree)/drivers/media/tuners
|