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:g_state
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/
H
A
D
vchiq_arm.c
107
static struct vchiq_state
g_state
;
variable
524
DEBUG_INITIALISE(
g_state
.local)
in add_completion()
597
DEBUG_INITIALISE(
g_state
.local)
in service_callback()
877
DEBUG_INITIALISE(
g_state
.local)
in vchiq_ioc_dequeue_message()
1107
DEBUG_INITIALISE(
g_state
.local)
in vchiq_ioc_await_completion()
2168
err = vchiq_dump_state(&context, &
g_state
);
in vchiq_read()
2181
if (!
g_state
.remote)
in vchiq_get_state()
2182
printk(KERN_ERR "%s:
g_state
.remote == NULL\n", __func__);
in vchiq_get_state()
2183
else if (
g_state
.remote->initialised != 1)
in vchiq_get_state()
2184
printk(KERN_NOTICE "%s:
g_state
in vchiq_get_state()
[all...]
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/
H
A
D
vchiq_arm.h
83
extern struct vchiq_state
g_state
;
H
A
D
vchiq_arm.c
66
struct vchiq_state
g_state
;
variable
1000
DEBUG_INITIALISE(
g_state
.local);
in add_completion()
1067
DEBUG_INITIALISE(
g_state
.local);
in service_callback()
1305
if (!
g_state
.remote) {
in vchiq_get_state()
1306
pr_err("%s:
g_state
.remote == NULL\n", __func__);
in vchiq_get_state()
1310
if (
g_state
.remote->initialised != 1) {
in vchiq_get_state()
1311
pr_notice("%s:
g_state
.remote->initialised != 1 (%d)\n",
in vchiq_get_state()
1312
__func__,
g_state
.remote->initialised);
in vchiq_get_state()
1316
return &
g_state
;
in vchiq_get_state()
1820
err = vchiq_platform_init(pdev, &
g_state
);
in vchiq_probe()
[all...]
H
A
D
vchiq_dev.c
212
DEBUG_INITIALISE(
g_state
.local);
in vchiq_ioc_dequeue_message()
440
DEBUG_INITIALISE(
g_state
.local);
in vchiq_ioc_await_completion()
1320
err = vchiq_dump_state(&context, &
g_state
);
in vchiq_read()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H
A
D
phy.c
428
ah->ah_gain.
g_state
= AR5K_RFGAIN_ACTIVE;
in ath5k_hw_rfgain_opt_init()
434
ah->ah_gain.
g_state
= AR5K_RFGAIN_ACTIVE;
in ath5k_hw_rfgain_opt_init()
462
if (ah->ah_gain.
g_state
!= AR5K_RFGAIN_ACTIVE)
in ath5k_hw_request_rfgain_probe()
471
ah->ah_gain.
g_state
= AR5K_RFGAIN_READ_REQUESTED;
in ath5k_hw_request_rfgain_probe()
684
ah->ah_gain.
g_state
== AR5K_RFGAIN_INACTIVE)
in ath5k_hw_gainf_calibrate()
689
if (ah->ah_gain.
g_state
!= AR5K_RFGAIN_READ_REQUESTED)
in ath5k_hw_gainf_calibrate()
728
ah->ah_gain.
g_state
= AR5K_RFGAIN_NEED_CHANGE;
in ath5k_hw_gainf_calibrate()
730
ah->ah_gain.
g_state
= AR5K_RFGAIN_ACTIVE;
in ath5k_hw_gainf_calibrate()
735
return ah->ah_gain.
g_state
;
in ath5k_hw_gainf_calibrate()
992
ah->ah_gain.
g_state
in ath5k_hw_rfregs_init()
[all...]
H
A
D
ath5k.h
781
* @
g_state
: One of enum ath5k_rfgain
790
u8
g_state
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H
A
D
phy.c
429
ah->ah_gain.
g_state
= AR5K_RFGAIN_ACTIVE;
in ath5k_hw_rfgain_opt_init()
435
ah->ah_gain.
g_state
= AR5K_RFGAIN_ACTIVE;
in ath5k_hw_rfgain_opt_init()
463
if (ah->ah_gain.
g_state
!= AR5K_RFGAIN_ACTIVE)
in ath5k_hw_request_rfgain_probe()
472
ah->ah_gain.
g_state
= AR5K_RFGAIN_READ_REQUESTED;
in ath5k_hw_request_rfgain_probe()
685
ah->ah_gain.
g_state
== AR5K_RFGAIN_INACTIVE)
in ath5k_hw_gainf_calibrate()
690
if (ah->ah_gain.
g_state
!= AR5K_RFGAIN_READ_REQUESTED)
in ath5k_hw_gainf_calibrate()
729
ah->ah_gain.
g_state
= AR5K_RFGAIN_NEED_CHANGE;
in ath5k_hw_gainf_calibrate()
731
ah->ah_gain.
g_state
= AR5K_RFGAIN_ACTIVE;
in ath5k_hw_gainf_calibrate()
736
return ah->ah_gain.
g_state
;
in ath5k_hw_gainf_calibrate()
993
ah->ah_gain.
g_state
in ath5k_hw_rfregs_init()
[all...]
H
A
D
ath5k.h
781
* @
g_state
: One of enum ath5k_rfgain
790
u8
g_state
;
member
Completed in 17 milliseconds