Home
last modified time | relevance | path

Searched refs:tuners (Results 1 – 25 of 66) sorted by relevance

123

/Linux-v4.19/drivers/cpufreq/
Dcpufreq_conservative.c67 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in cs_dbs_update()
167 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_up_threshold()
183 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_down_threshold()
226 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_freq_step()
286 struct cs_dbs_tuners *tuners; in cs_init() local
288 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in cs_init()
289 if (!tuners) in cs_init()
292 tuners->down_threshold = DEF_FREQUENCY_DOWN_THRESHOLD; in cs_init()
293 tuners->freq_step = DEF_FREQUENCY_STEP; in cs_init()
297 dbs_data->tuners = tuners; in cs_init()
[all …]
Dcpufreq_ondemand.c74 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target()
120 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase()
142 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update()
298 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_powersave_bias()
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 …]
Dcpufreq_governor.h43 void *tuners; member
61 struct _gov##_dbs_tuners *tuners = dbs_data->tuners; \
62 return sprintf(buf, "%u\n", tuners->file_name); \
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-cards.c263 .tuners = {
304 .tuners = {
346 .tuners = {
382 .tuners = {
424 .tuners = {
498 .tuners = {
529 .tuners = {
573 .tuners = {
605 .tuners = {
635 .tuners = {
[all …]
/Linux-v4.19/Documentation/media/dvb-drivers/
Dtechnisat.rst56 #) => ``Generic I2C PLL based tuners``
61 #) => ``Generic I2C PLL based tuners``
78 #) => ``Generic I2C PLL based tuners``
83 #) => ``Generic I2C PLL based tuners``
92 #) => ``Generic I2C PLL based tuners``
/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-cards.c227 .tuners = {
277 .tuners = {
337 .tuners = {
395 .tuners = {
445 .tuners = {
491 .tuners = {
544 .tuners = {
Dcx18-gpio.c243 if (cx->card->tuners[0].tuner == TUNER_XC2028) in resetctrl_reset()
269 if (cx->card->tuners[0].tuner == TUNER_XC2028) { in cx18_gpio_init()
340 cx->card->tuners[0].tuner != TUNER_XC2028) in cx18_reset_tuner_gpio()
/Linux-v4.19/drivers/media/tuners/
DKconfig1 # Analog TV tuners, auto-loaded via tuner.ko
17 menu "Customize TV tuners"
27 Say Y here to include support for various simple tuners.
89 tristate "Microtune 2032 / 2050 tuners"
131 tristate "XCeive xc2028/xc3028 tuners"
135 Say Y here to include support for the xc2028/xc3028 tuners.
170 tristate "Freescale MC44S803 Low Power CMOS Broadband tuners"
174 Say Y here to support the Freescale MC44S803 based tuners
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-g-tuner.rst43 enumerate all tuners applications shall begin at index zero,
121 Some tuners or audio decoders can determine the received audio
229 switched. (B/G PAL tuners for example are typically not considered
235 for details. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this
256 Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability.
260 is supported. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this
269 ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability.
279 tuners.
370 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode.
376 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode.
[all …]
/Linux-v4.19/drivers/media/
DKconfig202 comment "Media ancillary drivers (tuners, sensors, i2c, spi, frontends)"
205 # Ancillary drivers (tuners, i2c, spi, frontends)
209 bool "Autoselect ancillary drivers (tuners, sensors, i2c, spi, frontends)"
217 devices such as tuners, sensors, video encoders/decoders and
239 source "drivers/media/tuners/Kconfig"
DMakefile12 obj-y += i2c/ tuners/
/Linux-v4.19/drivers/media/dvb-frontends/drx39xyj/
DMakefile5 ccflags-y += -I$(srctree)/drivers/media/tuners/
/Linux-v4.19/drivers/media/pci/pt1/
DMakefile6 ccflags-y += -Idrivers/media/tuners
/Linux-v4.19/drivers/media/pci/smipcie/
DMakefile7 ccflags-y += -Idrivers/media/tuners
/Linux-v4.19/drivers/media/usb/usbvision/
DMakefile5 ccflags-y += -Idrivers/media/tuners
/Linux-v4.19/drivers/media/pci/pt3/
DMakefile8 ccflags-y += -Idrivers/media/tuners
/Linux-v4.19/drivers/media/pci/ngene/
DMakefile11 ccflags-y += -Idrivers/media/tuners/
/Linux-v4.19/drivers/media/platform/sti/c8sectpfe/
DMakefile9 ccflags-y += -Idrivers/media/tuners/
/Linux-v4.19/drivers/media/pci/ddbridge/
DMakefile13 ccflags-y += -Idrivers/media/tuners/
/Linux-v4.19/drivers/media/usb/tm6000/
DMakefile13 ccflags-y += -Idrivers/media/tuners
/Linux-v4.19/drivers/media/common/b2c2/
DMakefile8 ccflags-y += -Idrivers/media/tuners/
/Linux-v4.19/drivers/media/pci/saa7164/
DMakefile8 ccflags-y += -I$(srctree)/drivers/media/tuners
/Linux-v4.19/drivers/media/usb/au0828/
DMakefile14 ccflags-y += -Idrivers/media/tuners
/Linux-v4.19/include/media/
Dtuner-types.h202 extern struct tunertype tuners[];
/Linux-v4.19/drivers/media/pci/bt8xx/
DMakefile11 ccflags-y += -Idrivers/media/tuners

123