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:most_channel
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/most/
H
A
D
core.c
38
struct
most_channel
{
struct
65
#define to_channel(d) container_of(d, struct
most_channel
, dev)
70
struct
most_channel
*channel[MAX_CHANNELS];
102
struct
most_channel
*c = mbo->context;
in most_free_mbo_coherent()
118
static void flush_channel_fifos(struct
most_channel
*c)
in flush_channel_fifos()
152
static int flush_trash_fifo(struct
most_channel
*c)
in flush_trash_fifo()
172
struct
most_channel
*c = to_channel(dev);
in available_directions_show()
188
struct
most_channel
*c = to_channel(dev);
in available_datatypes_show()
208
struct
most_channel
*c = to_channel(dev);
in number_of_packet_buffers_show()
219
struct
most_channel
*
in number_of_stream_buffers_show()
[all...]
/kernel/linux/linux-6.6/drivers/most/
H
A
D
core.c
38
struct
most_channel
{
struct
65
#define to_channel(d) container_of(d, struct
most_channel
, dev)
70
struct
most_channel
*channel[MAX_CHANNELS];
102
struct
most_channel
*c = mbo->context;
in most_free_mbo_coherent()
118
static void flush_channel_fifos(struct
most_channel
*c)
in flush_channel_fifos()
152
static int flush_trash_fifo(struct
most_channel
*c)
in flush_trash_fifo()
172
struct
most_channel
*c = to_channel(dev);
in available_directions_show()
188
struct
most_channel
*c = to_channel(dev);
in available_datatypes_show()
208
struct
most_channel
*c = to_channel(dev);
in number_of_packet_buffers_show()
219
struct
most_channel
*
in number_of_stream_buffers_show()
[all...]
Completed in 4 milliseconds