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
defs:vioch
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H
A
D
virtio.c
114
static void scmi_vio_channel_ready(struct scmi_vio_channel *
vioch
,
in scmi_vio_channel_ready()
argument
128
static inline bool scmi_vio_channel_acquire(struct scmi_vio_channel *
vioch
)
in scmi_vio_channel_acquire()
argument
133
static inline void scmi_vio_channel_release(struct scmi_vio_channel *
vioch
)
in scmi_vio_channel_release()
argument
147
scmi_vio_channel_cleanup_sync(struct scmi_vio_channel *
vioch
)
scmi_vio_channel_cleanup_sync()
argument
176
scmi_virtio_get_free_msg(struct scmi_vio_channel *
vioch
)
scmi_virtio_get_free_msg()
argument
204
scmi_vio_msg_release(struct scmi_vio_channel *
vioch
, struct scmi_vio_msg *msg)
scmi_vio_msg_release()
argument
226
scmi_vio_feed_vq_rx(struct scmi_vio_channel *
vioch
, struct scmi_vio_msg *msg)
scmi_vio_feed_vq_rx()
argument
253
scmi_finalize_message(struct scmi_vio_channel *
vioch
, struct scmi_vio_msg *msg)
scmi_finalize_message()
argument
266
struct scmi_vio_channel *
vioch
;
scmi_vio_complete_cb()
local
317
struct scmi_vio_channel *
vioch
;
scmi_vio_deferred_tx_worker()
local
366
struct scmi_vio_channel *
vioch
= base_cinfo->transport_info;
virtio_get_max_msg()
local
390
struct scmi_vio_channel *channels, *
vioch
= NULL;
virtio_chan_available()
local
420
struct scmi_vio_channel *
vioch
;
virtio_chan_setup()
local
482
struct scmi_vio_channel *
vioch
= cinfo->transport_info;
virtio_chan_free()
local
498
struct scmi_vio_channel *
vioch
= cinfo->transport_info;
virtio_send_message()
local
616
struct scmi_vio_channel *
vioch
= cinfo->transport_info;
virtio_mark_txdone()
local
686
struct scmi_vio_channel *
vioch
= cinfo->transport_info;
virtio_poll_done()
local
[all...]
Completed in 2 milliseconds