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:cip_sfc
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/
H
A
D
amdtp-stream.h
54
* enum
cip_sfc
- supported Sampling Frequency Codes (SFCs)
76
enum
cip_sfc
{
enum
161
enum
cip_sfc
sfc;
257
static inline bool cip_sfc_is_base_44100(enum
cip_sfc
sfc)
in cip_sfc_is_base_44100()
H
A
D
amdtp-stream.c
344
unsigned int syt_interval, enum
cip_sfc
sfc)
in calculate_data_blocks()
388
unsigned int *syt_offset_state, enum
cip_sfc
sfc)
in calculate_syt_offset()
/kernel/linux/linux-6.6/sound/firewire/
H
A
D
amdtp-stream.h
57
* enum
cip_sfc
- supported Sampling Frequency Codes (SFCs)
79
enum
cip_sfc
{
enum
185
enum
cip_sfc
sfc;
292
static inline bool cip_sfc_is_base_44100(enum
cip_sfc
sfc)
in cip_sfc_is_base_44100()
H
A
D
amdtp-stream.c
380
const enum
cip_sfc
sfc = s->sfc;
in pool_ideal_nonblocking_data_blocks()
419
unsigned int *syt_offset_state, enum
cip_sfc
sfc)
in calculate_syt_offset()
460
const enum
cip_sfc
sfc = s->sfc;
in pool_ideal_syt_offsets()
/kernel/linux/linux-6.6/sound/firewire/motu/
H
A
D
motu-command-dsp-message-parser.c
49
int snd_motu_command_dsp_message_parser_init(struct snd_motu *motu, enum
cip_sfc
sfc)
in snd_motu_command_dsp_message_parser_init()
H
A
D
motu.h
292
int snd_motu_command_dsp_message_parser_init(struct snd_motu *motu, enum
cip_sfc
sfc);
/kernel/linux/linux-5.10/sound/firewire/fireface/
H
A
D
ff.h
145
int snd_ff_stream_get_multiplier_mode(enum
cip_sfc
sfc,
H
A
D
ff-stream.c
12
int snd_ff_stream_get_multiplier_mode(enum
cip_sfc
sfc,
in snd_ff_stream_get_multiplier_mode()
/kernel/linux/linux-6.6/sound/firewire/fireface/
H
A
D
ff.h
147
int snd_ff_stream_get_multiplier_mode(enum
cip_sfc
sfc,
H
A
D
ff-stream.c
12
int snd_ff_stream_get_multiplier_mode(enum
cip_sfc
sfc,
in snd_ff_stream_get_multiplier_mode()
Completed in 9 milliseconds