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:Virtin
(Results
1 - 2
of
2
) sorted by relevance
/device/qemu/riscv32_virt/liteos_m/board/driver/
H
A
D
virtinput.c
83
struct
Virtin
{
struct
112
static void PopulateEventQ(const struct
Virtin
*in)
in PopulateEventQ()
155
static void VirtinHandleEv(struct
Virtin
*in)
in VirtinHandleEv()
186
struct
Virtin
*in = (struct
Virtin
*)param;
in VirtinIRQhandle()
248
static bool VirtinFillHidInfo(const struct
Virtin
*in, HidInfo *devInfo)
in VirtinFillHidInfo()
271
static int32_t HdfVirtinInitHid(struct
Virtin
*in)
in HdfVirtinInitHid()
299
static void VirtinDeInit(struct
Virtin
*in)
in VirtinDeInit()
318
static struct
Virtin
*VirtinInitDev(void)
in VirtinInitDev()
320
struct
Virtin
*i
in VirtinInitDev()
[all...]
/device/qemu/drivers/virtio/
H
A
D
virtinput.c
81
struct
Virtin
{
struct
110
static void PopulateEventQ(const struct
Virtin
*in)
in PopulateEventQ()
142
static void VirtinHandleEv(struct
Virtin
*in)
in VirtinHandleEv()
173
struct
Virtin
*in = dev;
in VirtinIRQhandle()
257
static void VirtinFillHidInfo(const struct
Virtin
*in, HidInfo *devInfo)
in VirtinFillHidInfo()
276
static int32_t HdfVirtinInitHid(struct
Virtin
*in)
in HdfVirtinInitHid()
299
static void VirtinDeInit(struct
Virtin
*in)
in VirtinDeInit()
307
static struct
Virtin
*VirtinInitDev(void)
in VirtinInitDev()
309
struct
Virtin
*in = NULL;
in VirtinInitDev()
314
len = sizeof(struct
Virtin
)
in VirtinInitDev()
[all...]
Completed in 2 milliseconds