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:attrib_id
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/rtc/
H
A
D
rtc-hid-sensor-time.c
122
static const char *hid_time_attrib_name(u32
attrib_id
)
in hid_time_attrib_name()
argument
128
if (hid_time_addresses[i] ==
attrib_id
)
in hid_time_attrib_name()
164
time_state->info[i].
attrib_id
));
in hid_time_parse_report()
170
!(time_state->info[i].
attrib_id
==
in hid_time_parse_report()
177
time_state->info[i].
attrib_id
));
in hid_time_parse_report()
184
time_state->info[i].
attrib_id
));
in hid_time_parse_report()
/kernel/linux/linux-6.6/drivers/rtc/
H
A
D
rtc-hid-sensor-time.c
122
static const char *hid_time_attrib_name(u32
attrib_id
)
in hid_time_attrib_name()
argument
128
if (hid_time_addresses[i] ==
attrib_id
)
in hid_time_attrib_name()
164
time_state->info[i].
attrib_id
));
in hid_time_parse_report()
170
!(time_state->info[i].
attrib_id
==
in hid_time_parse_report()
177
time_state->info[i].
attrib_id
));
in hid_time_parse_report()
184
time_state->info[i].
attrib_id
));
in hid_time_parse_report()
/kernel/linux/linux-5.10/drivers/hid/
H
A
D
hid-sensor-custom.c
489
sensor_field->attribute.
attrib_id
= field->logical;
in hid_sensor_custom_add_field()
491
sensor_field->attribute.
attrib_id
= field->usage[0].hid;
in hid_sensor_custom_add_field()
505
sensor_field->attribute.
attrib_id
);
in hid_sensor_custom_add_field()
510
sensor_field->attribute.
attrib_id
);
in hid_sensor_custom_add_field()
611
if (sensor_inst->fields[i].attribute.
attrib_id
==
in hid_sensor_custom_add_attributes()
614
else if (sensor_inst->fields[i].attribute.
attrib_id
==
in hid_sensor_custom_add_attributes()
H
A
D
hid-sensor-hub.c
390
info->
attrib_id
= attr_usage_id;
in sensor_hub_input_get_attribute_info()
/kernel/linux/linux-6.6/drivers/hid/
H
A
D
hid-sensor-custom.c
494
sensor_field->attribute.
attrib_id
= field->logical;
in hid_sensor_custom_add_field()
496
sensor_field->attribute.
attrib_id
= field->usage[0].hid;
in hid_sensor_custom_add_field()
510
sensor_field->attribute.
attrib_id
);
in hid_sensor_custom_add_field()
515
sensor_field->attribute.
attrib_id
);
in hid_sensor_custom_add_field()
616
if (sensor_inst->fields[i].attribute.
attrib_id
==
in hid_sensor_custom_add_attributes()
619
else if (sensor_inst->fields[i].attribute.
attrib_id
==
in hid_sensor_custom_add_attributes()
H
A
D
hid-sensor-hub.c
389
info->
attrib_id
= attr_usage_id;
in sensor_hub_input_get_attribute_info()
/kernel/linux/linux-5.10/include/linux/
H
A
D
hid-sensor-hub.h
17
* @
attrib_id
: Attribute id for this attribute.
28
u32
attrib_id
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
hid-sensor-hub.h
17
* @
attrib_id
: Attribute id for this attribute.
28
u32
attrib_id
;
member
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_mad.h
173
__be16
attrib_id
;
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_mad.h
173
__be16
attrib_id
;
member
/kernel/linux/linux-5.10/drivers/scsi/esas2r/
H
A
D
atvda.h
509
u8
attrib_id
;
member
/kernel/linux/linux-6.6/drivers/scsi/esas2r/
H
A
D
atvda.h
509
u8
attrib_id
;
member
Completed in 17 milliseconds