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:panel_desc
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H
A
D
panel-simple.c
57
struct
panel_desc
{
struct
106
const struct
panel_desc
*desc;
408
static struct
panel_desc
panel_dpi;
415
struct
panel_desc
*desc;
in panel_dpi_probe()
463
const struct
panel_desc
*desc = panel->desc;
in panel_simple_parse_panel_timing_node()
503
static int panel_simple_probe(struct device *dev, const struct
panel_desc
*desc)
in panel_simple_probe()
676
static const struct
panel_desc
ampire_am_1280800n3tzqw_t00h = {
702
static const struct
panel_desc
ampire_am_480272h3tmqw_t01h = {
726
static const struct
panel_desc
ampire_am800480r3tmqwa1h = {
751
static const struct
panel_desc
armadeus_st0700_adap
[all...]
H
A
D
panel-boe-tv101wum-nl6.c
21
struct
panel_desc
{
struct
46
const struct
panel_desc
*desc;
606
static const struct
panel_desc
boe_tv101wum_nl6_desc = {
633
static const struct
panel_desc
auo_kd101n80_45na_desc = {
661
static const struct
panel_desc
boe_tv101wum_n53_desc = {
688
static const struct
panel_desc
auo_b101uan08_3_desc = {
716
static const struct
panel_desc
boe_tv105wum_nw0_desc = {
814
const struct
panel_desc
*desc;
in boe_panel_probe()
H
A
D
panel-innolux-p079zca.c
30
struct
panel_desc
{
struct
51
const struct
panel_desc
*desc;
221
static const struct
panel_desc
innolux_p079zca_panel_desc = {
368
static const struct
panel_desc
innolux_p097pfg_panel_desc = {
430
const struct
panel_desc
*desc)
in innolux_panel_add()
486
const struct
panel_desc
*desc;
in innolux_panel_probe()
H
A
D
panel-leadtek-ltk050h3146w.c
38
const struct ltk050h3146w_desc *
panel_desc
;
member
493
ret = ctx->
panel_desc
->init(ctx);
in ltk050h3146w_prepare()
533
mode = drm_mode_duplicate(connector->dev, ctx->
panel_desc
->mode);
in ltk050h3146w_get_modes()
563
ctx->
panel_desc
= of_device_get_match_data(dev);
in ltk050h3146w_probe()
564
if (!ctx->
panel_desc
)
in ltk050h3146w_probe()
H
A
D
panel-boe-himax8279d.c
30
struct
panel_desc
{
struct
46
const struct
panel_desc
*desc;
523
static const struct
panel_desc
boe_himax8279d8p_panel_desc = {
823
static const struct
panel_desc
boe_himax8279d10p_panel_desc = {
895
const struct
panel_desc
*desc;
in panel_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H
A
D
panel-simple.c
45
* struct
panel_desc
- Describes a simple panel.
47
struct
panel_desc
{
struct
146
const struct
panel_desc
*desc;
457
static struct
panel_desc
panel_dpi;
464
struct
panel_desc
*desc;
in panel_dpi_probe()
512
const struct
panel_desc
*desc = panel->desc;
in panel_simple_parse_panel_timing_node()
552
static int panel_simple_probe(struct device *dev, const struct
panel_desc
*desc)
in panel_simple_probe()
727
static const struct
panel_desc
ampire_am_1280800n3tzqw_t00h = {
753
static const struct
panel_desc
ampire_am_480272h3tmqw_t01h = {
792
static const struct
panel_desc
ampire_am_800480l1tmqw_t00
[all...]
H
A
D
panel-edp.c
148
* struct
panel_desc
- Describes a simple panel.
150
struct
panel_desc
{
struct
221
const struct
panel_desc
*desc;
701
const struct
panel_desc
*desc = panel->desc;
in panel_edp_parse_panel_timing_node()
745
struct
panel_desc
*desc;
in generic_edp_panel_probe()
830
static int panel_edp_probe(struct device *dev, const struct
panel_desc
*desc,
in panel_edp_probe()
975
static const struct
panel_desc
auo_b101ean01 = {
998
static const struct
panel_desc
auo_b116xak01 = {
1025
static const struct
panel_desc
auo_b133han05 = {
1052
static const struct
panel_desc
auo_b133htn0
[all...]
H
A
D
panel-innolux-p079zca.c
29
struct
panel_desc
{
struct
50
const struct
panel_desc
*desc;
220
static const struct
panel_desc
innolux_p079zca_panel_desc = {
367
static const struct
panel_desc
innolux_p097pfg_panel_desc = {
429
const struct
panel_desc
*desc)
in innolux_panel_add()
485
const struct
panel_desc
*desc;
in innolux_panel_probe()
H
A
D
panel-leadtek-ltk050h3146w.c
37
const struct ltk050h3146w_desc *
panel_desc
;
member
484
ret = ctx->
panel_desc
->init(ctx);
in ltk050h3146w_prepare()
524
mode = drm_mode_duplicate(connector->dev, ctx->
panel_desc
->mode);
in ltk050h3146w_get_modes()
554
ctx->
panel_desc
= of_device_get_match_data(dev);
in ltk050h3146w_probe()
555
if (!ctx->
panel_desc
)
in ltk050h3146w_probe()
H
A
D
panel-boe-himax8279d.c
29
struct
panel_desc
{
struct
45
const struct
panel_desc
*desc;
522
static const struct
panel_desc
boe_himax8279d8p_panel_desc = {
822
static const struct
panel_desc
boe_himax8279d10p_panel_desc = {
894
const struct
panel_desc
*desc;
in panel_probe()
H
A
D
panel-boe-tv101wum-nl6.c
20
struct
panel_desc
{
struct
45
const struct
panel_desc
*desc;
1901
static const struct
panel_desc
boe_tv110c9m_desc = {
1930
static const struct
panel_desc
inx_hj110iz_desc = {
1958
static const struct
panel_desc
boe_tv101wum_nl6_desc = {
1985
static const struct
panel_desc
auo_kd101n80_45na_desc = {
2013
static const struct
panel_desc
boe_tv101wum_n53_desc = {
2040
static const struct
panel_desc
auo_b101uan08_3_desc = {
2068
static const struct
panel_desc
boe_tv105wum_nw0_desc = {
2095
static const struct
panel_desc
starry_qfh032011_53g_des
[all...]
H
A
D
panel-novatek-nt36523.c
35
const struct
panel_desc
*desc;
45
struct
panel_desc
{
struct
982
static const struct
panel_desc
elish_boe_desc = {
1000
static const struct
panel_desc
elish_csot_desc = {
1018
static const struct
panel_desc
j606f_boe_desc = {
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
au1200fb.c
92
char
panel_desc
[80];
member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
au1200fb.c
92
char
panel_desc
[80];
member
Completed in 20 milliseconds