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:num_hid_devices
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/
H
A
D
amd_sfh_client.c
28
for (i = 0; i < cli_data->
num_hid_devices
; i++) {
in amd_sfh_set_report()
44
for (i = 0; i < cli_data->
num_hid_devices
; i++) {
in amd_sfh_get_report()
120
for (i = 0; i < cli_data->
num_hid_devices
; i++) {
in amd_sfh_work_buffer()
165
for (i = 0; i < cl_data->
num_hid_devices
; i++) {
in amd_sfh_resume()
190
for (i = 0; i < cl_data->
num_hid_devices
; i++) {
in amd_sfh_suspend()
228
cl_data->
num_hid_devices
= amd_mp2_get_sensor_num(privdata, &cl_data->sensor_idx[0]);
in amd_sfh_hid_client_init()
229
if (cl_data->
num_hid_devices
== 0)
in amd_sfh_hid_client_init()
238
for (i = 0; i < cl_data->
num_hid_devices
; i++) {
in amd_sfh_hid_client_init()
293
for (i = 0; i < cl_data->
num_hid_devices
; i++) {
in amd_sfh_hid_client_init()
319
for (i = 0; i < cl_data->
num_hid_devices
;
in amd_sfh_hid_client_init()
[all...]
H
A
D
amd_sfh_hid.c
85
for (i = 0; i < cli_data->
num_hid_devices
; i++) {
in amdtp_wait_for_response()
175
for (i = 0; i < cli_data->
num_hid_devices
; ++i) {
in amdtp_hid_remove()
H
A
D
amd_sfh_hid.h
37
u32
num_hid_devices
;
member
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/
H
A
D
ishtp-hid-client.c
215
for (i = 0; i < client_data->
num_hid_devices
; ++i) {
in process_recv()
247
for (i = 0; i < client_data->
num_hid_devices
; ++i) {
in process_recv()
261
for (i = 0; i < client_data->
num_hid_devices
; ++i)
in process_recv()
286
for (i = 0; i < client_data->
num_hid_devices
;
in process_recv()
381
for (i = 0; i < client_data->
num_hid_devices
; ++i) {
in hid_ishtp_set_feature()
389
if (i == client_data->
num_hid_devices
)
in hid_ishtp_set_feature()
426
for (i = 0; i < client_data->
num_hid_devices
; ++i) {
in hid_ishtp_get_report()
434
if (i == client_data->
num_hid_devices
)
in hid_ishtp_get_report()
522
client_data->
num_hid_devices
= client_data->hid_dev_count;
in ishtp_enum_enum_devices()
524
"[hid-ish]: enum_devices_done OK,
num_hid_devices
in ishtp_enum_enum_devices()
[all...]
H
A
D
ishtp-hid.h
93
* @
num_hid_devices
: Number of HID devices enumerated in this client
123
unsigned int
num_hid_devices
;
member
H
A
D
ishtp-hid.c
268
for (i = 0; i < client_data->
num_hid_devices
; ++i) {
in ishtp_hid_remove()
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/
H
A
D
ishtp-hid-client.c
223
for (i = 0; i < client_data->
num_hid_devices
; ++i) {
in process_recv()
255
for (i = 0; i < client_data->
num_hid_devices
; ++i) {
in process_recv()
269
for (i = 0; i < client_data->
num_hid_devices
; ++i)
in process_recv()
294
for (i = 0; i < client_data->
num_hid_devices
;
in process_recv()
389
for (i = 0; i < client_data->
num_hid_devices
; ++i) {
in hid_ishtp_set_feature()
397
if (i == client_data->
num_hid_devices
)
in hid_ishtp_set_feature()
434
for (i = 0; i < client_data->
num_hid_devices
; ++i) {
in hid_ishtp_get_report()
442
if (i == client_data->
num_hid_devices
)
in hid_ishtp_get_report()
530
client_data->
num_hid_devices
= client_data->hid_dev_count;
in ishtp_enum_enum_devices()
532
"[hid-ish]: enum_devices_done OK,
num_hid_devices
in ishtp_enum_enum_devices()
[all...]
H
A
D
ishtp-hid.h
88
* @
num_hid_devices
: Number of HID devices enumerated in this client
118
unsigned int
num_hid_devices
;
member
H
A
D
ishtp-hid.c
266
for (i = 0; i < client_data->
num_hid_devices
; ++i) {
in ishtp_hid_remove()
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/sfh1_1/
H
A
D
amd_sfh_init.c
75
for (i = 0; i < cl_data->
num_hid_devices
; i++) {
in amd_sfh_hid_client_deinit()
112
cl_data->
num_hid_devices
= amd_sfh_get_sensor_num(privdata, &cl_data->sensor_idx[0]);
in amd_sfh1_1_hid_client_init()
113
if (cl_data->
num_hid_devices
== 0)
in amd_sfh1_1_hid_client_init()
122
for (i = 0; i < cl_data->
num_hid_devices
; i++) {
in amd_sfh1_1_hid_client_init()
174
for (i = 0; i < cl_data->
num_hid_devices
; i++) {
in amd_sfh1_1_hid_client_init()
199
for (i = 0; i < cl_data->
num_hid_devices
; i++) {
in amd_sfh1_1_hid_client_init()
213
for (i = 0; i < cl_data->
num_hid_devices
; i++) {
in amd_sfh_resume()
238
for (i = 0; i < cl_data->
num_hid_devices
; i++) {
in amd_sfh_suspend()
Completed in 6 milliseconds