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:sensor_info
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/iio/common/scmi_sensors/
H
A
D
scmi_iio.c
29
const struct scmi_sensor_info *
sensor_info
;
member
57
if (!sensor->
sensor_info
->timestamped) {
in scmi_iio_sensor_update_cb()
71
tstamp_scale = sensor->
sensor_info
->tstamp_scale +
in scmi_iio_sensor_update_cb()
93
if (sensor->
sensor_info
->timestamped)
in scmi_iio_buffer_preenable()
100
sensor->
sensor_info
->id,
in scmi_iio_buffer_preenable()
104
sensor->
sensor_info
->name, err);
in scmi_iio_buffer_preenable()
118
sensor->
sensor_info
->id,
in scmi_iio_buffer_postdisable()
123
sensor->
sensor_info
->name, err);
in scmi_iio_buffer_postdisable()
142
sensor->
sensor_info
->id,
in scmi_iio_set_odr_val()
147
sensor->
sensor_info
in scmi_iio_set_odr_val()
568
scmi_alloc_iiodev(struct scmi_device *sdev, const struct scmi_sensor_proto_ops *ops, struct scmi_protocol_handle *ph, const struct scmi_
sensor_info
*
sensor_info
)
scmi_alloc_iiodev()
argument
643
const struct scmi_
sensor_info
*
sensor_info
;
scmi_iio_dev_probe()
local
[all...]
/kernel/linux/linux-5.10/include/uapi/drm/
H
A
D
amdgpu_drm.h
878
}
sensor_info
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H
A
D
amdgpu_drm.h
559
}
sensor_info
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H
A
D
amdgpu_drm.h
518
}
sensor_info
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H
A
D
amdgpu_drm.h
518
}
sensor_info
;
member
/kernel/linux/linux-6.6/include/uapi/drm/
H
A
D
amdgpu_drm.h
964
}
sensor_info
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_kms.c
872
switch (info->
sensor_info
.type) {
in amdgpu_info_ioctl()
952
info->
sensor_info
.type);
in amdgpu_info_ioctl()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_kms.c
989
switch (info->
sensor_info
.type) {
in amdgpu_info_ioctl()
1092
info->
sensor_info
.type);
in amdgpu_info_ioctl()
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H
A
D
vc032x.c
2793
struct
sensor_info
{
struct
2804
static const struct
sensor_info
vc0321_probe_data[] = {
2845
static const struct
sensor_info
vc0323_probe_data[] = {
3005
const struct
sensor_info
*ptsensor_info;
in vc032x_probe_sensor()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H
A
D
vc032x.c
2793
struct
sensor_info
{
struct
2804
static const struct
sensor_info
vc0321_probe_data[] = {
2845
static const struct
sensor_info
vc0323_probe_data[] = {
3005
const struct
sensor_info
*ptsensor_info;
in vc032x_probe_sensor()
Completed in 23 milliseconds