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:atmel_hlcdc_dc
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/
H
A
D
atmel_hlcdc_dc.c
29
#include "
atmel_hlcdc_dc
.h"
495
atmel_hlcdc_dc_mode_valid(struct
atmel_hlcdc_dc
*dc,
in atmel_hlcdc_dc_mode_valid()
538
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_dc_irq_handler()
570
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_dc_atomic_complete()
605
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_dc_atomic_commit()
661
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_dc_modeset_init()
697
struct
atmel_hlcdc_dc
*dc;
in atmel_hlcdc_dc_load()
772
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_dc_unload()
792
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_dc_irq_postinstall()
809
struct
atmel_hlcdc_dc
*d
in atmel_hlcdc_dc_irq_uninstall()
[all...]
H
A
D
Makefile
3
atmel_hlcdc_dc
.o \
H
A
D
atmel_hlcdc_dc.h
338
struct
atmel_hlcdc_dc
{
struct
407
atmel_hlcdc_dc_mode_valid(struct
atmel_hlcdc_dc
*dc,
H
A
D
atmel_hlcdc_plane.c
19
#include "
atmel_hlcdc_dc
.h"
841
struct
atmel_hlcdc_dc
*dc = p->dev->dev_private;
in atmel_hlcdc_plane_alloc_dscrs()
924
struct
atmel_hlcdc_dc
*dc = p->dev->dev_private;
in atmel_hlcdc_plane_atomic_destroy_state()
950
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_plane_create()
991
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_create_planes()
H
A
D
atmel_hlcdc_crtc.c
25
#include "
atmel_hlcdc_dc
.h"
54
struct
atmel_hlcdc_dc
*dc;
481
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_crtc_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/atmel-hlcdc/
H
A
D
atmel_hlcdc_dc.c
29
#include "
atmel_hlcdc_dc
.h"
495
atmel_hlcdc_dc_mode_valid(struct
atmel_hlcdc_dc
*dc,
in atmel_hlcdc_dc_mode_valid()
538
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_dc_irq_handler()
562
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_dc_irq_postinstall()
577
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_dc_irq_disable()
613
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_dc_modeset_init()
650
struct
atmel_hlcdc_dc
*dc;
in atmel_hlcdc_dc_load()
717
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_dc_unload()
788
struct
atmel_hlcdc_dc
*dc = drm_dev->dev_private;
in atmel_hlcdc_dc_drm_suspend()
808
struct
atmel_hlcdc_dc
*d
in atmel_hlcdc_dc_drm_resume()
[all...]
H
A
D
Makefile
3
atmel_hlcdc_dc
.o \
H
A
D
atmel_hlcdc_dc.h
336
struct
atmel_hlcdc_dc
{
struct
400
atmel_hlcdc_dc_mode_valid(struct
atmel_hlcdc_dc
*dc,
H
A
D
atmel_hlcdc_plane.c
20
#include "
atmel_hlcdc_dc
.h"
846
struct
atmel_hlcdc_dc
*dc = p->dev->dev_private;
in atmel_hlcdc_plane_alloc_dscrs()
929
struct
atmel_hlcdc_dc
*dc = p->dev->dev_private;
in atmel_hlcdc_plane_atomic_destroy_state()
955
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_plane_create()
996
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_create_planes()
H
A
D
atmel_hlcdc_crtc.c
26
#include "
atmel_hlcdc_dc
.h"
55
struct
atmel_hlcdc_dc
*dc;
510
struct
atmel_hlcdc_dc
*dc = dev->dev_private;
in atmel_hlcdc_crtc_create()
Completed in 15 milliseconds