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:auto_mode
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H
A
D
af9013.c
111
bool
auto_mode
, spec_inv;
in af9013_set_frontend()
local
218
auto_mode
= false;
in af9013_set_frontend()
223
auto_mode
= true;
in af9013_set_frontend()
232
auto_mode
= true;
in af9013_set_frontend()
237
auto_mode
= true;
in af9013_set_frontend()
252
auto_mode
= true;
in af9013_set_frontend()
257
auto_mode
= true;
in af9013_set_frontend()
272
auto_mode
= true;
in af9013_set_frontend()
277
auto_mode
= true;
in af9013_set_frontend()
289
auto_mode
in af9013_set_frontend()
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H
A
D
af9013.c
111
bool
auto_mode
, spec_inv;
in af9013_set_frontend()
local
218
auto_mode
= false;
in af9013_set_frontend()
223
auto_mode
= true;
in af9013_set_frontend()
232
auto_mode
= true;
in af9013_set_frontend()
237
auto_mode
= true;
in af9013_set_frontend()
252
auto_mode
= true;
in af9013_set_frontend()
257
auto_mode
= true;
in af9013_set_frontend()
272
auto_mode
= true;
in af9013_set_frontend()
277
auto_mode
= true;
in af9013_set_frontend()
289
auto_mode
in af9013_set_frontend()
[all...]
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/
H
A
D
isst-config.c
44
static int
auto_mode
;
variable
1727
if (
auto_mode
&& status) {
in set_pbf_for_cpu()
1736
if (
auto_mode
)
in set_pbf_for_cpu()
1739
if (
auto_mode
) {
in set_pbf_for_cpu()
1747
if (
auto_mode
&& !status)
in set_pbf_for_cpu()
1885
if (
auto_mode
)
in set_fact_for_cpu()
1898
if (ret &&
auto_mode
)
in set_fact_for_cpu()
1901
if (
auto_mode
)
in set_fact_for_cpu()
1951
if (!fact_enable_fail && enable &&
auto_mode
) {
in set_fact_enable()
2434
auto_mode
in parse_cmd_args()
[all...]
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H
A
D
isst-config.c
46
static int
auto_mode
;
variable
1922
if (
auto_mode
&& status) {
in set_pbf_for_cpu()
1931
if (
auto_mode
)
in set_pbf_for_cpu()
1934
if (
auto_mode
) {
in set_pbf_for_cpu()
1942
if (
auto_mode
&& !status)
in set_pbf_for_cpu()
2086
if (
auto_mode
)
in set_fact_for_cpu()
2099
if (ret &&
auto_mode
)
in set_fact_for_cpu()
2102
if (
auto_mode
)
in set_fact_for_cpu()
2152
if (!fact_enable_fail && enable &&
auto_mode
) {
in set_fact_enable()
2763
auto_mode
in parse_cmd_args()
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
w100fb.c
978
int
auto_mode
; /* system clock auto changing? */
member
1164
if (w100_pwr_state.
auto_mode
== 1) /* auto mode */
in w100_pll_set_clk()
1186
if (w100_pwr_state.
auto_mode
== 1) /* auto mode */
in w100_pll_set_clk()
1284
w100_pwr_state.
auto_mode
= 0; /* manual mode */
in w100_pwm_setup()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt.h
1180
u8
auto_mode
;
member
H
A
D
bnxt.c
9172
link_info->
auto_mode
= resp->
auto_mode
;
in bnxt_update_link()
9338
req->
auto_mode
|= PORT_PHY_CFG_REQ_AUTO_MODE_SPEED_MASK;
in bnxt_hwrm_set_link_common()
9756
if (BNXT_AUTO_MODE(link_info->
auto_mode
))
in bnxt_update_phy_setting()
9767
if (link_info->
auto_mode
== BNXT_LINK_AUTO_NONE)
in bnxt_update_phy_setting()
11100
if (BNXT_AUTO_MODE(link_info->
auto_mode
)) {
in bnxt_init_ethtool_link_settings()
H
A
D
bnxt_hsi.h
2550
u8
auto_mode
;
member
2740
u8
auto_mode
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt.h
1229
u8
auto_mode
;
member
H
A
D
bnxt.c
9676
link_info->
auto_mode
= resp->
auto_mode
;
in bnxt_update_link()
9842
req->
auto_mode
|= PORT_PHY_CFG_REQ_AUTO_MODE_SPEED_MASK;
in bnxt_hwrm_set_link_common()
10390
if (BNXT_AUTO_MODE(link_info->
auto_mode
))
in bnxt_update_phy_setting()
10401
if (link_info->
auto_mode
== BNXT_LINK_AUTO_NONE)
in bnxt_update_phy_setting()
12019
if (BNXT_AUTO_MODE(link_info->
auto_mode
)) {
in bnxt_init_ethtool_link_settings()
H
A
D
bnxt_hsi.h
3862
u8
auto_mode
;
member
4052
u8
auto_mode
;
member
Completed in 114 milliseconds