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:packet_format
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/motu/
H
A
D
motu-stream.c
32
struct snd_motu_packet_format *
packet_format
;
in keep_resources()
local
38
packet_format
= &motu->rx_packet_formats;
in keep_resources()
45
packet_format
= &motu->tx_packet_formats;
in keep_resources()
53
packet_format
);
in keep_resources()
/kernel/linux/linux-5.10/drivers/staging/pi433/
H
A
D
rf69.h
53
enum
packet_format
packet_format
);
H
A
D
rf69_enum.h
112
enum
packet_format
{
enum
H
A
D
rf69.c
720
enum
packet_format
packet_format
)
in rf69_set_packet_format()
722
switch (
packet_format
) {
in rf69_set_packet_format()
719
rf69_set_
packet_format
(struct spi_device *spi, enum
packet_format
packet_format
)
rf69_set_packet_format()
argument
/kernel/linux/linux-6.6/drivers/staging/pi433/
H
A
D
rf69.h
54
enum
packet_format
packet_format
);
H
A
D
rf69_enum.h
92
enum
packet_format
{
enum
H
A
D
rf69.c
663
enum
packet_format
packet_format
)
in rf69_set_packet_format()
665
switch (
packet_format
) {
in rf69_set_packet_format()
673
dev_dbg(&spi->dev, "set: illegal packet format %u\n",
packet_format
);
in rf69_set_packet_format()
662
rf69_set_
packet_format
(struct spi_device *spi, enum
packet_format
packet_format
)
rf69_set_packet_format()
argument
/kernel/linux/linux-6.6/sound/firewire/motu/
H
A
D
motu-stream.c
32
struct snd_motu_packet_format *
packet_format
;
in keep_resources()
local
38
packet_format
= &motu->rx_packet_formats;
in keep_resources()
45
packet_format
= &motu->tx_packet_formats;
in keep_resources()
53
packet_format
);
in keep_resources()
/kernel/linux/linux-5.10/drivers/usb/serial/
H
A
D
cypress_m8.c
86
enum
packet_format
{
enum
107
enum
packet_format
pkt_fmt; /* format to use for packet send / receive */
/kernel/linux/linux-6.6/drivers/usb/serial/
H
A
D
cypress_m8.c
86
enum
packet_format
{
enum
107
enum
packet_format
pkt_fmt; /* format to use for packet send / receive */
Completed in 15 milliseconds