Home
last modified time | relevance | path

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

1234

/linux/drivers/cpufreq/
A Dcpufreq_conservative.c64 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in cs_dbs_update()
168 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_up_threshold()
184 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_down_threshold()
227 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_freq_step()
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 Dcpufreq_ondemand.c71 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 store_powersave_bias()
358 struct od_dbs_tuners *tuners; in od_init() local
362 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in od_init()
363 if (!tuners) in od_init()
378 tuners->powersave_bias = default_powersave_bias; in od_init()
381 dbs_data->tuners = tuners; in od_init()
387 kfree(dbs_data->tuners); in od_exit()
[all …]
A Dcpufreq_governor.h40 void *tuners; member
58 struct _gov##_dbs_tuners *tuners = dbs_data->tuners; \
59 return sprintf(buf, "%u\n", tuners->file_name); \
/linux/drivers/media/pci/ivtv/
A Divtv-cards.c251 .tuners = {
292 .tuners = {
334 .tuners = {
370 .tuners = {
412 .tuners = {
486 .tuners = {
517 .tuners = {
561 .tuners = {
593 .tuners = {
623 .tuners = {
[all …]
/linux/drivers/media/tuners/
A D.built-in.a.cmd1tuners/built-in.a := echo >/dev/null; rm -f drivers/media/tuners/built-in.a; /usr/bin/ccache /home…
A DKconfig2 # 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/Documentation/userspace-api/media/v4l/
A Dext-ctrls-rf-tuner.rst16 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
A Dvidioc-g-tuner.rst43 enumerate all tuners applications shall begin at index zero,
120 Some tuners or audio decoders can determine the received audio
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.
377 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode.
[all …]
/linux/Documentation/admin-guide/media/
A Dtechnisat.rst58 #) => ``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``
A Dfrontend-cardlist.rst86 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/drivers/media/pci/cx18/
A Dcx18-cards.c218 .tuners = {
268 .tuners = {
328 .tuners = {
386 .tuners = {
436 .tuners = {
482 .tuners = {
535 .tuners = {
A Dcx18-gpio.c234 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/drivers/media/
A DKconfig41 bool "Autoselect ancillary drivers (tuners, sensors, i2c, spi, frontends)"
48 devices such as tuners, sensors, video encoders/decoders and
240 # Ancillary drivers (tuners, i2c, spi, frontends)
258 source "drivers/media/tuners/Kconfig"
A DMakefile10 obj-y += i2c/ tuners/
/linux/drivers/media/dvb-frontends/drx39xyj/
A DMakefile6 ccflags-y += -I$(srctree)/drivers/media/tuners/
/linux/drivers/media/pci/pt1/
A DMakefile7 ccflags-y += -I $(srctree)/drivers/media/tuners
/linux/drivers/media/pci/smipcie/
A DMakefile7 ccflags-y += -I $(srctree)/drivers/media/tuners
/linux/drivers/media/pci/pt3/
A DMakefile8 ccflags-y += -I $(srctree)/drivers/media/tuners
/linux/drivers/media/platform/sti/c8sectpfe/
A DMakefile8 ccflags-y += -I $(srctree)/drivers/media/tuners/
/linux/drivers/media/pci/ngene/
A DMakefile11 ccflags-y += -I $(srctree)/drivers/media/tuners/
/linux/drivers/media/pci/ttpci/
A DMakefile12 ccflags-y += -I $(srctree)/drivers/media/tuners
/linux/drivers/media/pci/ddbridge/
A DMakefile13 ccflags-y += -I $(srctree)/drivers/media/tuners/
/linux/drivers/media/usb/tm6000/
A DMakefile13 ccflags-y += -I $(srctree)/drivers/media/tuners
/linux/drivers/media/common/b2c2/
A DMakefile8 ccflags-y += -I $(srctree)/drivers/media/tuners/
/linux/drivers/media/pci/saa7164/
A DMakefile8 ccflags-y += -I$(srctree)/drivers/media/tuners

Completed in 599 milliseconds

1234