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:boe
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H
A
D
panel-boe-bf060y8m-aj0.c
46
static void boe_bf060y8m_aj0_reset(struct boe_bf060y8m_aj0 *
boe
)
in boe_bf060y8m_aj0_reset()
argument
48
gpiod_set_value_cansleep(
boe
->reset_gpio, 0);
in boe_bf060y8m_aj0_reset()
50
gpiod_set_value_cansleep(
boe
->reset_gpio, 1);
in boe_bf060y8m_aj0_reset()
52
gpiod_set_value_cansleep(
boe
->reset_gpio, 0);
in boe_bf060y8m_aj0_reset()
56
static int boe_bf060y8m_aj0_on(struct boe_bf060y8m_aj0 *
boe
)
in boe_bf060y8m_aj0_on()
argument
58
struct mipi_dsi_device *dsi =
boe
->dsi;
in boe_bf060y8m_aj0_on()
100
static int boe_bf060y8m_aj0_off(struct boe_bf060y8m_aj0 *
boe
)
in boe_bf060y8m_aj0_off()
argument
102
struct mipi_dsi_device *dsi =
boe
->dsi;
in boe_bf060y8m_aj0_off()
128
struct boe_bf060y8m_aj0 *
boe
= to_boe_bf060y8m_aj0(panel);
in boe_bf060y8m_aj0_prepare()
local
129
struct device *dev = &
boe
in boe_bf060y8m_aj0_prepare()
185
struct
boe
_bf060y8m_aj0 *
boe
= to_
boe
_bf060y8m_aj0(panel);
boe_bf060y8m_aj0_unprepare()
local
288
boe
_bf060y8m_aj0_init_vregs(struct
boe
_bf060y8m_aj0 *
boe
, struct device *dev)
boe_bf060y8m_aj0_init_vregs()
argument
359
struct
boe
_bf060y8m_aj0 *
boe
;
boe_bf060y8m_aj0_probe()
local
407
struct
boe
_bf060y8m_aj0 *
boe
= mipi_dsi_get_drvdata(dsi);
boe_bf060y8m_aj0_remove()
local
[all...]
H
A
D
panel-boe-tv101wum-nl6.c
1716
static int boe_panel_init_dcs_cmd(struct boe_panel *
boe
)
in boe_panel_init_dcs_cmd()
argument
1718
struct mipi_dsi_device *dsi =
boe
->dsi;
in boe_panel_init_dcs_cmd()
1719
struct drm_panel *panel = &
boe
->base;
in boe_panel_init_dcs_cmd()
1722
if (
boe
->desc->init_cmds) {
in boe_panel_init_dcs_cmd()
1723
const struct panel_init_cmd *init_cmds =
boe
->desc->init_cmds;
in boe_panel_init_dcs_cmd()
1755
static int boe_panel_enter_sleep_mode(struct boe_panel *
boe
)
in boe_panel_enter_sleep_mode()
argument
1757
struct mipi_dsi_device *dsi =
boe
->dsi;
in boe_panel_enter_sleep_mode()
1775
struct boe_panel *
boe
= to_boe_panel(panel);
in boe_panel_disable()
local
1778
ret = boe_panel_enter_sleep_mode(
boe
);
in boe_panel_disable()
1791
struct boe_panel *
boe
in boe_panel_unprepare()
local
1821
struct
boe
_panel *
boe
= to_
boe
_panel(panel);
boe_panel_prepare()
local
2169
struct
boe
_panel *
boe
= to_
boe
_panel(panel);
boe_panel_get_modes()
local
2198
struct
boe
_panel *
boe
= to_
boe
_panel(panel);
boe_panel_get_orientation()
local
2212
boe
_panel_add(struct
boe
_panel *
boe
)
boe_panel_add()
argument
2266
struct
boe
_panel *
boe
;
boe_panel_probe()
local
2295
struct
boe
_panel *
boe
= mipi_dsi_get_drvdata(dsi);
boe_panel_shutdown()
local
2303
struct
boe
_panel *
boe
= mipi_dsi_get_drvdata(dsi);
boe_panel_remove()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H
A
D
panel-boe-tv101wum-nl6.c
435
static int boe_panel_init_dcs_cmd(struct boe_panel *
boe
)
in boe_panel_init_dcs_cmd()
argument
437
struct mipi_dsi_device *dsi =
boe
->dsi;
in boe_panel_init_dcs_cmd()
438
struct drm_panel *panel = &
boe
->base;
in boe_panel_init_dcs_cmd()
441
if (
boe
->desc->init_cmds) {
in boe_panel_init_dcs_cmd()
442
const struct panel_init_cmd *init_cmds =
boe
->desc->init_cmds;
in boe_panel_init_dcs_cmd()
474
static int boe_panel_enter_sleep_mode(struct boe_panel *
boe
)
in boe_panel_enter_sleep_mode()
argument
476
struct mipi_dsi_device *dsi =
boe
->dsi;
in boe_panel_enter_sleep_mode()
494
struct boe_panel *
boe
= to_boe_panel(panel);
in boe_panel_unprepare()
local
497
if (!
boe
->prepared)
in boe_panel_unprepare()
500
ret = boe_panel_enter_sleep_mode(
boe
);
in boe_panel_unprepare()
531
struct
boe
_panel *
boe
= to_
boe
_panel(panel);
boe_panel_prepare()
local
734
struct
boe
_panel *
boe
= to_
boe
_panel(panel);
boe_panel_get_modes()
local
764
boe
_panel_add(struct
boe
_panel *
boe
)
boe_panel_add()
argument
812
struct
boe
_panel *
boe
;
boe_panel_probe()
local
841
struct
boe
_panel *
boe
= mipi_dsi_get_drvdata(dsi);
boe_panel_shutdown()
local
849
struct
boe
_panel *
boe
= mipi_dsi_get_drvdata(dsi);
boe_panel_remove()
local
[all...]
Completed in 3 milliseconds