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
defs:st7701
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H
A
D
panel-sitronix-st7701.c
99
struct
st7701
{
struct
114
static inline int st7701_dsi_write(struct
st7701
*
st7701
, const void *seq,
in st7701_dsi_write()
argument
126
static void st7701_init_sequence(struct
st7701
*
st7701
)
in st7701_init_sequence()
argument
199
struct
st7701
*
st7701
= panel_to_
st7701
(panel);
st7701_prepare()
local
220
struct
st7701
*
st7701
= panel_to_
st7701
(panel);
st7701_enable()
local
229
struct
st7701
*
st7701
= panel_to_
st7701
(panel);
st7701_disable()
local
238
struct
st7701
*
st7701
= panel_to_
st7701
(panel);
st7701_unprepare()
local
265
struct
st7701
*
st7701
= panel_to_
st7701
(panel);
st7701_get_modes()
local
331
struct
st7701
*
st7701
;
st7701_dsi_probe()
local
400
struct
st7701
*
st7701
= mipi_dsi_get_drvdata(dsi);
st7701_dsi_remove()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H
A
D
panel-sitronix-st7701.c
130
struct
st7701
{
struct
146
static inline int st7701_dsi_write(struct
st7701
*
st7701
, const void *seq,
in st7701_dsi_write()
argument
158
st7701
_vgls_map(struct
st7701
*
st7701
)
st7701_vgls_map()
argument
183
st7701
_switch_cmd_bkx(struct
st7701
*
st7701
, bool cmd2, u8 bkx)
st7701_switch_cmd_bkx()
argument
195
st7701
_init_sequence(struct
st7701
*
st7701
)
st7701_init_sequence()
argument
310
ts8550b_gip_sequence(struct
st7701
*
st7701
)
ts8550b_gip_sequence()
argument
335
dmt028vghmcmi_1a_gip_sequence(struct
st7701
*
st7701
)
dmt028vghmcmi_1a_gip_sequence()
argument
401
kd50t048a_gip_sequence(struct
st7701
*
st7701
)
kd50t048a_gip_sequence()
argument
428
struct
st7701
*
st7701
= panel_to_
st7701
(panel);
st7701_prepare()
local
455
struct
st7701
*
st7701
= panel_to_
st7701
(panel);
st7701_enable()
local
464
struct
st7701
*
st7701
= panel_to_
st7701
(panel);
st7701_disable()
local
473
struct
st7701
*
st7701
= panel_to_
st7701
(panel);
st7701_unprepare()
local
500
struct
st7701
*
st7701
= panel_to_
st7701
(panel);
st7701_get_modes()
local
529
struct
st7701
*
st7701
= panel_to_
st7701
(panel);
st7701_get_orientation()
local
845
struct
st7701
*
st7701
;
st7701_dsi_probe()
local
913
struct
st7701
*
st7701
= mipi_dsi_get_drvdata(dsi);
st7701_dsi_remove()
local
[all...]
Completed in 3 milliseconds