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_COUNT
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/
H
A
D
amdtp-stream.h
62
* @
CIP_SFC_COUNT
: the number of supported SFCs
84
CIP_SFC_COUNT
enumerator
205
extern const unsigned int amdtp_syt_intervals[
CIP_SFC_COUNT
];
206
extern const unsigned int amdtp_rate_table[
CIP_SFC_COUNT
];
H
A
D
fcp.c
38
for (sfc = 0; sfc <
CIP_SFC_COUNT
; sfc++) {
in avc_general_set_sig_fmt()
126
if (sfc >=
CIP_SFC_COUNT
) {
in avc_general_get_sig_fmt()
H
A
D
amdtp-stream.c
129
const unsigned int amdtp_syt_intervals[
CIP_SFC_COUNT
] = {
140
const unsigned int amdtp_rate_table[
CIP_SFC_COUNT
] = {
161
for (i = 0; i <
CIP_SFC_COUNT
; ++i) {
in apply_constraint_to_size()
/kernel/linux/linux-6.6/sound/firewire/
H
A
D
amdtp-stream.h
65
* @
CIP_SFC_COUNT
: the number of supported SFCs
87
CIP_SFC_COUNT
enumerator
230
extern const unsigned int amdtp_syt_intervals[
CIP_SFC_COUNT
];
231
extern const unsigned int amdtp_rate_table[
CIP_SFC_COUNT
];
H
A
D
fcp.c
38
for (sfc = 0; sfc <
CIP_SFC_COUNT
; sfc++) {
in avc_general_set_sig_fmt()
126
if (sfc >=
CIP_SFC_COUNT
) {
in avc_general_get_sig_fmt()
H
A
D
amdtp-stream.c
135
const unsigned int amdtp_syt_intervals[
CIP_SFC_COUNT
] = {
146
const unsigned int amdtp_rate_table[
CIP_SFC_COUNT
] = {
167
for (i = 0; i <
CIP_SFC_COUNT
; ++i) {
in apply_constraint_to_size()
/kernel/linux/linux-5.10/sound/firewire/fireface/
H
A
D
ff-stream.c
25
if (sfc >=
CIP_SFC_COUNT
)
in snd_ff_stream_get_multiplier_mode()
131
for (i = 0; i <
CIP_SFC_COUNT
; ++i) {
in snd_ff_stream_reserve_duplex()
135
if (i >=
CIP_SFC_COUNT
)
in snd_ff_stream_reserve_duplex()
H
A
D
ff-protocol-former.c
449
for (i = 0; i <
CIP_SFC_COUNT
; i++) {
in ff400_allocate_resources()
453
if (i >=
CIP_SFC_COUNT
)
in ff400_allocate_resources()
H
A
D
ff-pcm.c
165
for (i = 0; i <
CIP_SFC_COUNT
; ++i) {
in pcm_open()
172
if (i >=
CIP_SFC_COUNT
) {
in pcm_open()
/kernel/linux/linux-6.6/sound/firewire/fireface/
H
A
D
ff-stream.c
25
if (sfc >=
CIP_SFC_COUNT
)
in snd_ff_stream_get_multiplier_mode()
131
for (i = 0; i <
CIP_SFC_COUNT
; ++i) {
in snd_ff_stream_reserve_duplex()
135
if (i >=
CIP_SFC_COUNT
)
in snd_ff_stream_reserve_duplex()
H
A
D
ff-pcm.c
165
for (i = 0; i <
CIP_SFC_COUNT
; ++i) {
in pcm_open()
172
if (i >=
CIP_SFC_COUNT
) {
in pcm_open()
H
A
D
ff-protocol-former.c
447
for (i = 0; i <
CIP_SFC_COUNT
; i++) {
in ff400_allocate_resources()
451
if (i >=
CIP_SFC_COUNT
)
in ff400_allocate_resources()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H
A
D
oxfw-command.c
119
for (sfc = 0; sfc <
CIP_SFC_COUNT
; sfc++) {
in avc_general_inquiry_sig_fmt()
123
if (sfc ==
CIP_SFC_COUNT
)
in avc_general_inquiry_sig_fmt()
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H
A
D
oxfw-command.c
119
for (sfc = 0; sfc <
CIP_SFC_COUNT
; sfc++) {
in avc_general_inquiry_sig_fmt()
123
if (sfc ==
CIP_SFC_COUNT
)
in avc_general_inquiry_sig_fmt()
Completed in 12 milliseconds