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:switch_status
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm-switch.c
489
static void
switch_status
(struct dm_target *ti, status_type_t type,
in switch_status()
function
558
.status =
switch_status
,
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-switch.c
490
static void
switch_status
(struct dm_target *ti, status_type_t type,
in switch_status()
function
564
.status =
switch_status
,
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H
A
D
rtw8821c.c
687
u32
switch_status
= FIELD_PREP(CTRL_TYPE_MASK, ctrl_type) | pos_type;
in rtw8821c_coex_cfg_ant_switch()
local
691
if (
switch_status
== coex_dm->cur_switch_status)
in rtw8821c_coex_cfg_ant_switch()
694
coex_dm->cur_switch_status =
switch_status
;
in rtw8821c_coex_cfg_ant_switch()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H
A
D
rtw8821c.c
813
u32
switch_status
= FIELD_PREP(CTRL_TYPE_MASK, ctrl_type) | pos_type;
in rtw8821c_coex_cfg_ant_switch()
local
817
if (
switch_status
== coex_dm->cur_switch_status)
in rtw8821c_coex_cfg_ant_switch()
829
coex_dm->cur_switch_status =
switch_status
;
in rtw8821c_coex_cfg_ant_switch()
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/
H
A
D
mpi30_ioc.h
583
u8
switch_status
;
member
H
A
D
mpi30_cnfg.h
2146
u8
switch_status
;
member
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H
A
D
mpi3mr_os.c
1713
switch (event_data->
switch_status
) {
in mpi3mr_pcietopochg_evt_debug()
Completed in 25 milliseconds