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:vga_device
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/pci/
H
A
D
vgaarb.c
42
struct
vga_device
{
struct
106
static struct
vga_device
*vgadev_find(struct pci_dev *pdev)
in vgadev_find()
108
struct
vga_device
*vgadev;
in vgadev_find()
210
static struct
vga_device
*__vga_tryget(struct
vga_device
*vgadev,
in __vga_tryget()
215
struct
vga_device
*conflict;
in __vga_tryget()
357
static void __vga_put(struct
vga_device
*vgadev, unsigned int rsrc)
in __vga_put()
436
struct
vga_device
*vgadev, *conflict;
in vga_get()
503
struct
vga_device
*vgadev;
in vga_tryget()
539
struct
vga_device
*vgade
in vga_put()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/vga/
H
A
D
vgaarb.c
63
struct
vga_device
{
struct
130
static struct
vga_device
*vgadev_find(struct pci_dev *pdev)
in vgadev_find()
132
struct
vga_device
*vgadev;
in vgadev_find()
220
static inline void vga_irq_set_state(struct
vga_device
*vgadev, bool state)
in vga_irq_set_state()
241
static struct
vga_device
*__vga_tryget(struct
vga_device
*vgadev,
in __vga_tryget()
246
struct
vga_device
*conflict;
in __vga_tryget()
391
static void __vga_put(struct
vga_device
*vgadev, unsigned int rsrc)
in __vga_put()
467
struct
vga_device
*vgadev, *conflict;
in vga_get()
534
struct
vga_device
*vgade
in vga_tryget()
[all...]
Completed in 3 milliseconds