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:req_type
(Results
1 - 9
of
9
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H
A
D
hmac_mgmt_classifier.c
106
mac_priv_req_11n_enum_uint8
req_type
;
in hmac_mgmt_tx_priv_req()
local
114
req_type
= priv_req->type;
in hmac_mgmt_tx_priv_req()
116
switch (
req_type
) {
in hmac_mgmt_tx_priv_req()
129
"{hmac_mgmt_tx_priv_req::invalid en_req_type[%d].}",
req_type
);
in hmac_mgmt_tx_priv_req()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H
A
D
mali_kbase_devfreq.c
555
type = kbdev->devfreq_queue.
req_type
;
in kbase_devfreq_suspend_resume_worker()
589
kbdev->devfreq_queue.
req_type
= work_type;
in kbase_devfreq_enqueue_work()
599
kbdev->devfreq_queue.
req_type
= DEVFREQ_WORK_NONE;
in kbase_devfreq_work_init()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H
A
D
mali_kbase_devfreq.c
593
type = kbdev->devfreq_queue.
req_type
;
in kbase_devfreq_suspend_resume_worker()
628
kbdev->devfreq_queue.
req_type
= work_type;
in kbase_devfreq_enqueue_work()
639
kbdev->devfreq_queue.
req_type
= DEVFREQ_WORK_NONE;
in kbase_devfreq_work_init()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_mschdbg.c
134
MSCH_EVENT(("
req_type
: "));
in dhd_mschdbg_req_param_profiler_event_data()
136
type = p->
req_type
;
in dhd_mschdbg_req_param_profiler_event_data()
138
char *
req_type
[] = {"fixed", "start-flexible", "duration-flexible",
in dhd_mschdbg_req_param_profiler_event_data()
local
140
MSCH_EVENT(("%s",
req_type
[type]));
in dhd_mschdbg_req_param_profiler_event_data()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
event_log_payload.h
532
uint8
req_type
; /* Describe start and end time flexiblilty */
member
722
uint32
req_type
; /* Describe start and end time flexiblilty */
member
H
A
D
802.11.h
3075
uint8
req_type
;
member
H
A
D
wlioctl.h
19080
uint16
req_type
; /* Request type: wl_tvpm_req_type_t */
member
19082
uint8 value[]; /* Variable length data depending on
req_type
*/
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_defs.h
572
* @
req_type
: Requested work type to be performed by the devfreq
580
enum kbase_devfreq_work_type
req_type
;
member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_defs.h
604
* @
req_type
: Requested work type to be performed by the devfreq
612
enum kbase_devfreq_work_type
req_type
;
member
Completed in 113 milliseconds