Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:tuners
(Results
1 - 25
of
69
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/drivers/cpufreq/
H
A
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
in cs_init()
[all...]
H
A
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
in od_init()
[all...]
H
A
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); \
/kernel/linux/linux-6.6/drivers/cpufreq/
H
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()
227
struct cs_dbs_tuners *cs_tuners = dbs_data->
tuners
;
in freq_step_store()
288
struct cs_dbs_tuners *
tuners
;
in cs_init()
local
290
tuners
= kzalloc(sizeof(*
tuners
), GFP_KERNEL);
in cs_init()
291
if (!
tuners
)
in cs_init()
294
tuners
->down_threshold = DEF_FREQUENCY_DOWN_THRESHOLD;
in cs_init()
295
tuners
in cs_init()
[all...]
H
A
D
cpufreq_ondemand.c
71
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
in od_init()
[all...]
H
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); \
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H
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...]
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H
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...]
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H
A
D
cx18-cards.c
218
.
tuners
= {
268
.
tuners
= {
328
.
tuners
= {
386
.
tuners
= {
436
.
tuners
= {
482
.
tuners
= {
535
.
tuners
= {
H
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()
331
cx->card->
tuners
[0].tuner != TUNER_XC2028)
in cx18_reset_tuner_gpio()
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H
A
D
cx18-cards.c
218
.
tuners
= {
268
.
tuners
= {
328
.
tuners
= {
386
.
tuners
= {
436
.
tuners
= {
482
.
tuners
= {
535
.
tuners
= {
H
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()
331
cx->card->
tuners
[0].tuner != TUNER_XC2028)
in cx18_reset_tuner_gpio()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
H
A
D
Makefile
6
ccflags-y += -I$(srctree)/drivers/media/
tuners
/
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/
H
A
D
Makefile
6
ccflags-y += -I$(srctree)/drivers/media/
tuners
/
/kernel/linux/linux-5.10/drivers/media/pci/pt1/
H
A
D
Makefile
7
ccflags-y += -I $(srctree)/drivers/media/
tuners
/kernel/linux/linux-5.10/drivers/media/pci/smipcie/
H
A
D
Makefile
7
ccflags-y += -I $(srctree)/drivers/media/
tuners
/kernel/linux/linux-6.6/drivers/media/pci/pt1/
H
A
D
Makefile
7
ccflags-y += -I $(srctree)/drivers/media/
tuners
/kernel/linux/linux-6.6/drivers/media/pci/smipcie/
H
A
D
Makefile
7
ccflags-y += -I $(srctree)/drivers/media/
tuners
/kernel/linux/linux-5.10/drivers/media/pci/ngene/
H
A
D
Makefile
11
ccflags-y += -I $(srctree)/drivers/media/
tuners
/
/kernel/linux/linux-6.6/drivers/media/pci/ngene/
H
A
D
Makefile
11
ccflags-y += -I $(srctree)/drivers/media/
tuners
/
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
H
A
D
Makefile
13
ccflags-y += -I $(srctree)/drivers/media/
tuners
/
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
H
A
D
Makefile
8
ccflags-y += -I$(srctree)/drivers/media/
tuners
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H
A
D
Makefile
10
ccflags-y += -I $(srctree)/drivers/media/
tuners
/kernel/linux/linux-5.10/include/media/
H
A
D
tuner-types.h
3
* descriptions for simple
tuners
.
35
* Please notice that digital
tuners
like xc3028/xc4000/xc5000 don't use
37
* analog
tuners
that are compatible with the "Philips way" to setup the
38
*
tuners
. On those devices, the tuner set is done via 4 bytes:
45
* Some
tuners
also have an additional optional Auxiliary byte (AB).
55
* are used by drivers/media/
tuners
/tuner-types.c in
57
* the parameters are for
tuners
based on tda9887 IF-PLL
59
* very common on legacy analog
tuners
.
65
* @cb_first_if_lower_freq: Many Philips-based
tuners
have a comment in
83
* @port1_fm_high_sensitivity: Many Philips
tuners
us
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H
A
D
Makefile
13
ccflags-y += -I $(srctree)/drivers/media/
tuners
Completed in 10 milliseconds
1
2
3