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:i2c_record
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_atombios.c
407
ATOM_I2C_RECORD *
i2c_record
;
in amdgpu_atombios_get_connector_info_from_object_table()
local
433
i2c_record
=
in amdgpu_atombios_get_connector_info_from_object_table()
438
&
i2c_record
->sucI2cId;
in amdgpu_atombios_get_connector_info_from_object_table()
443
router.i2c_addr =
i2c_record
->ucI2CAddr >> 1;
in amdgpu_atombios_get_connector_info_from_object_table()
487
ATOM_I2C_RECORD *
i2c_record
;
in amdgpu_atombios_get_connector_info_from_object_table()
local
496
i2c_record
=
in amdgpu_atombios_get_connector_info_from_object_table()
501
&
i2c_record
->sucI2cId;
in amdgpu_atombios_get_connector_info_from_object_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_atombios.c
407
ATOM_I2C_RECORD *
i2c_record
;
in amdgpu_atombios_get_connector_info_from_object_table()
local
433
i2c_record
=
in amdgpu_atombios_get_connector_info_from_object_table()
438
&
i2c_record
->sucI2cId;
in amdgpu_atombios_get_connector_info_from_object_table()
443
router.i2c_addr =
i2c_record
->ucI2CAddr >> 1;
in amdgpu_atombios_get_connector_info_from_object_table()
487
ATOM_I2C_RECORD *
i2c_record
;
in amdgpu_atombios_get_connector_info_from_object_table()
local
496
i2c_record
=
in amdgpu_atombios_get_connector_info_from_object_table()
501
&
i2c_record
->sucI2cId;
in amdgpu_atombios_get_connector_info_from_object_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
radeon_atombios.c
690
ATOM_I2C_RECORD *
i2c_record
;
in radeon_get_atom_connector_info_from_object_table()
local
716
i2c_record
=
in radeon_get_atom_connector_info_from_object_table()
721
&
i2c_record
->sucI2cId;
in radeon_get_atom_connector_info_from_object_table()
726
router.i2c_addr =
i2c_record
->ucI2CAddr >> 1;
in radeon_get_atom_connector_info_from_object_table()
770
ATOM_I2C_RECORD *
i2c_record
;
in radeon_get_atom_connector_info_from_object_table()
local
779
i2c_record
=
in radeon_get_atom_connector_info_from_object_table()
784
&
i2c_record
->sucI2cId;
in radeon_get_atom_connector_info_from_object_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
radeon_atombios.c
684
ATOM_I2C_RECORD *
i2c_record
;
in radeon_get_atom_connector_info_from_object_table()
local
710
i2c_record
=
in radeon_get_atom_connector_info_from_object_table()
715
&
i2c_record
->sucI2cId;
in radeon_get_atom_connector_info_from_object_table()
720
router.i2c_addr =
i2c_record
->ucI2CAddr >> 1;
in radeon_get_atom_connector_info_from_object_table()
764
ATOM_I2C_RECORD *
i2c_record
;
in radeon_get_atom_connector_info_from_object_table()
local
773
i2c_record
=
in radeon_get_atom_connector_info_from_object_table()
778
&
i2c_record
->sucI2cId;
in radeon_get_atom_connector_info_from_object_table()
Completed in 22 milliseconds