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:hdmi_i2c
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H
A
D
hdmi_i2c.c
17
static void init_ddc(struct hdmi_i2c_adapter *
hdmi_i2c
)
in init_ddc()
argument
19
struct hdmi *hdmi =
hdmi_i2c
->hdmi;
in init_ddc()
39
static int ddc_clear_irq(struct hdmi_i2c_adapter *
hdmi_i2c
)
in ddc_clear_irq()
argument
41
struct hdmi *hdmi =
hdmi_i2c
->hdmi;
in ddc_clear_irq()
62
hdmi_i2c
->sw_done = false;
in ddc_clear_irq()
69
static bool sw_done(struct hdmi_i2c_adapter *
hdmi_i2c
)
in sw_done()
argument
71
struct hdmi *hdmi =
hdmi_i2c
->hdmi;
in sw_done()
73
if (!
hdmi_i2c
->sw_done) {
in sw_done()
80
hdmi_i2c
->sw_done = true;
in sw_done()
86
return
hdmi_i2c
in sw_done()
92
struct
hdmi_i2c
_adapter *
hdmi_i2c
= to_
hdmi_i2c
_adapter(i2c);
msm_hdmi_i2c_xfer()
local
220
struct
hdmi_i2c
_adapter *
hdmi_i2c
= to_
hdmi_i2c
_adapter(i2c);
msm_hdmi_i2c_irq()
local
228
struct
hdmi_i2c
_adapter *
hdmi_i2c
= to_
hdmi_i2c
_adapter(i2c);
msm_hdmi_i2c_destroy()
local
235
struct
hdmi_i2c
_adapter *
hdmi_i2c
;
msm_hdmi_i2c_init()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
H
A
D
hdmi_i2c.c
17
static void init_ddc(struct hdmi_i2c_adapter *
hdmi_i2c
)
in init_ddc()
argument
19
struct hdmi *hdmi =
hdmi_i2c
->hdmi;
in init_ddc()
39
static int ddc_clear_irq(struct hdmi_i2c_adapter *
hdmi_i2c
)
in ddc_clear_irq()
argument
41
struct hdmi *hdmi =
hdmi_i2c
->hdmi;
in ddc_clear_irq()
62
hdmi_i2c
->sw_done = false;
in ddc_clear_irq()
69
static bool sw_done(struct hdmi_i2c_adapter *
hdmi_i2c
)
in sw_done()
argument
71
struct hdmi *hdmi =
hdmi_i2c
->hdmi;
in sw_done()
73
if (!
hdmi_i2c
->sw_done) {
in sw_done()
80
hdmi_i2c
->sw_done = true;
in sw_done()
86
return
hdmi_i2c
in sw_done()
92
struct
hdmi_i2c
_adapter *
hdmi_i2c
= to_
hdmi_i2c
_adapter(i2c);
msm_hdmi_i2c_xfer()
local
220
struct
hdmi_i2c
_adapter *
hdmi_i2c
= to_
hdmi_i2c
_adapter(i2c);
msm_hdmi_i2c_irq()
local
228
struct
hdmi_i2c
_adapter *
hdmi_i2c
= to_
hdmi_i2c
_adapter(i2c);
msm_hdmi_i2c_destroy()
local
235
struct
hdmi_i2c
_adapter *
hdmi_i2c
;
msm_hdmi_i2c_init()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H
A
D
Makefile
23
hdmi/
hdmi_i2c
.o \
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H
A
D
Makefile
25
hdmi/
hdmi_i2c
.o \
/kernel/linux/linux-5.10/drivers/pinctrl/meson/
H
A
D
pinctrl-meson-gxl.c
788
FUNCTION(
hdmi_i2c
),
H
A
D
pinctrl-meson-gxbb.c
824
FUNCTION(
hdmi_i2c
),
/kernel/linux/linux-6.6/drivers/pinctrl/meson/
H
A
D
pinctrl-meson-gxl.c
788
FUNCTION(
hdmi_i2c
),
H
A
D
pinctrl-meson-gxbb.c
824
FUNCTION(
hdmi_i2c
),
Completed in 10 milliseconds