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_config
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/
H
A
D
max9271.c
115
int max9271_configure_i2c(struct max9271_device *dev, u8
i2c_config
)
in max9271_configure_i2c()
argument
119
ret = max9271_write(dev, 0x0d,
i2c_config
);
in max9271_configure_i2c()
H
A
D
max9271.h
100
* @
i2c_config
: The I2C bus configuration bit mask
103
* @
i2c_config
parameter shall be assembled using bit values defined by the
108
int max9271_configure_i2c(struct max9271_device *dev, u8
i2c_config
);
/kernel/linux/linux-6.6/drivers/media/i2c/
H
A
D
max9271.c
131
int max9271_configure_i2c(struct max9271_device *dev, u8
i2c_config
)
in max9271_configure_i2c()
argument
135
ret = max9271_write(dev, 0x0d,
i2c_config
);
in max9271_configure_i2c()
H
A
D
max9271.h
109
* @
i2c_config
: The I2C bus configuration bit mask
112
* @
i2c_config
parameter shall be assembled using bit values defined by the
117
int max9271_configure_i2c(struct max9271_device *dev, u8
i2c_config
);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_atombios.c
408
ATOM_I2C_ID_CONFIG_ACCESS *
i2c_config
;
in amdgpu_atombios_get_connector_info_from_object_table()
local
436
i2c_config
=
in amdgpu_atombios_get_connector_info_from_object_table()
441
i2c_config
->
in amdgpu_atombios_get_connector_info_from_object_table()
489
ATOM_I2C_ID_CONFIG_ACCESS *
i2c_config
;
in amdgpu_atombios_get_connector_info_from_object_table()
local
499
i2c_config
=
in amdgpu_atombios_get_connector_info_from_object_table()
503
i2c_config
->
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
408
ATOM_I2C_ID_CONFIG_ACCESS *
i2c_config
;
in amdgpu_atombios_get_connector_info_from_object_table()
local
436
i2c_config
=
in amdgpu_atombios_get_connector_info_from_object_table()
441
i2c_config
->
in amdgpu_atombios_get_connector_info_from_object_table()
489
ATOM_I2C_ID_CONFIG_ACCESS *
i2c_config
;
in amdgpu_atombios_get_connector_info_from_object_table()
local
499
i2c_config
=
in amdgpu_atombios_get_connector_info_from_object_table()
503
i2c_config
->
in amdgpu_atombios_get_connector_info_from_object_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
radeon_atombios.c
691
ATOM_I2C_ID_CONFIG_ACCESS *
i2c_config
;
in radeon_get_atom_connector_info_from_object_table()
local
719
i2c_config
=
in radeon_get_atom_connector_info_from_object_table()
724
i2c_config
->
in radeon_get_atom_connector_info_from_object_table()
772
ATOM_I2C_ID_CONFIG_ACCESS *
i2c_config
;
in radeon_get_atom_connector_info_from_object_table()
local
782
i2c_config
=
in radeon_get_atom_connector_info_from_object_table()
786
i2c_config
->
in radeon_get_atom_connector_info_from_object_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
radeon_atombios.c
685
ATOM_I2C_ID_CONFIG_ACCESS *
i2c_config
;
in radeon_get_atom_connector_info_from_object_table()
local
713
i2c_config
=
in radeon_get_atom_connector_info_from_object_table()
718
i2c_config
->
in radeon_get_atom_connector_info_from_object_table()
766
ATOM_I2C_ID_CONFIG_ACCESS *
i2c_config
;
in radeon_get_atom_connector_info_from_object_table()
local
776
i2c_config
=
in radeon_get_atom_connector_info_from_object_table()
780
i2c_config
->
in radeon_get_atom_connector_info_from_object_table()
Completed in 18 milliseconds