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
defs:cli_data
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/
H
A
D
amd_sfh_hid.c
30
struct amdtp_cl_data *
cli_data
= hid_data->
cli_data
;
in amdtp_hid_parse()
local
82
struct amdtp_cl_data *
cli_data
= hid_data->
cli_data
;
in amdtp_wait_for_response()
local
105
struct amdtp_cl_data *
cli_data
;
amdtp_hid_wakeup()
local
126
amdtp_hid_probe(u32 cur_hid_dev, struct amdtp_cl_data *
cli_data
)
amdtp_hid_probe()
argument
171
amdtp_hid_remove(struct amdtp_cl_data *
cli_data
)
amdtp_hid_remove()
argument
[all...]
H
A
D
amd_sfh_client.c
25
struct amdtp_cl_data *
cli_data
= hid_data->
cli_data
;
in amd_sfh_set_report()
local
40
struct amdtp_cl_data *
cli_data
= hid_data->
cli_data
;
in amd_sfh_get_report()
local
68
struct amdtp_cl_data *
cli_data
= container_of(work, struct amdtp_cl_data, work.work);
amd_sfh_work()
local
114
struct amdtp_cl_data *
cli_data
= container_of(work, struct amdtp_cl_data, work_buffer.work);
amd_sfh_work_buffer()
local
[all...]
H
A
D
amd_sfh_hid.h
71
struct amdtp_cl_data *
cli_data
;
member
Completed in 1 milliseconds