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:client_num
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/
H
A
D
hbm.c
194
uint8_t
client_num
;
in ishtp_hbm_prop_req()
local
196
client_num
= dev->fw_client_presentation_num;
in ishtp_hbm_prop_req()
207
dev->fw_client_presentation_num <
client_num
+ 1;
in ishtp_hbm_prop_req()
214
dev->fw_clients[
client_num
].client_id = next_client_index;
in ishtp_hbm_prop_req()
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/
H
A
D
hbm.c
194
uint8_t
client_num
;
in ishtp_hbm_prop_req()
local
196
client_num
= dev->fw_client_presentation_num;
in ishtp_hbm_prop_req()
207
dev->fw_client_presentation_num <
client_num
+ 1;
in ishtp_hbm_prop_req()
214
dev->fw_clients[
client_num
].client_id = next_client_index;
in ishtp_hbm_prop_req()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_init_ops.h
723
switch (ilt_cli->
client_num
) {
in bnx2x_ilt_boundry_init_op()
741
switch (ilt_cli->
client_num
) {
in bnx2x_ilt_boundry_init_op()
H
A
D
bnx2x_init.h
512
u16
client_num
;
member
H
A
D
bnx2x_main.c
7211
ilt_cli.
client_num
= ILT_CLIENT_TM;
in bnx2x_init_hw_common()
8650
ilt_client->
client_num
= ILT_CLIENT_CDU;
in bnx2x_ilt_set_info()
8670
ilt_client->
client_num
= ILT_CLIENT_QM;
in bnx2x_ilt_set_info()
8693
ilt_client->
client_num
= ILT_CLIENT_SRC;
in bnx2x_ilt_set_info()
8710
ilt_client->
client_num
= ILT_CLIENT_TM;
in bnx2x_ilt_set_info()
9053
ilt_cli.
client_num
= ILT_CLIENT_TM;
in bnx2x_reset_func()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_init_ops.h
723
switch (ilt_cli->
client_num
) {
in bnx2x_ilt_boundry_init_op()
741
switch (ilt_cli->
client_num
) {
in bnx2x_ilt_boundry_init_op()
H
A
D
bnx2x_init.h
512
u16
client_num
;
member
H
A
D
bnx2x_main.c
7209
ilt_cli.
client_num
= ILT_CLIENT_TM;
in bnx2x_init_hw_common()
8648
ilt_client->
client_num
= ILT_CLIENT_CDU;
in bnx2x_ilt_set_info()
8668
ilt_client->
client_num
= ILT_CLIENT_QM;
in bnx2x_ilt_set_info()
8691
ilt_client->
client_num
= ILT_CLIENT_SRC;
in bnx2x_ilt_set_info()
8708
ilt_client->
client_num
= ILT_CLIENT_TM;
in bnx2x_ilt_set_info()
9051
ilt_cli.
client_num
= ILT_CLIENT_TM;
in bnx2x_reset_func()
Completed in 40 milliseconds