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:hw_is_interval
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/sound/core/
H
A
D
pcm_lib.c
1521
if (
hw_is_interval
(var)) {
in _snd_pcm_hw_param_any()
1562
if (
hw_is_interval
(var)) {
in snd_pcm_hw_param_value()
1581
} else if (
hw_is_interval
(var)) {
in _snd_pcm_hw_param_setempty()
1597
else if (
hw_is_interval
(var))
in _snd_pcm_hw_param_first()
1643
else if (
hw_is_interval
(var))
in _snd_pcm_hw_param_last()
H
A
D
pcm_native.c
415
if (
hw_is_interval
(r->var))
in constrain_params_by_rules()
436
if (
hw_is_interval
(r->var)) {
in constrain_params_by_rules()
644
if (
hw_is_interval
(*v))
in snd_pcm_hw_params_choose()
661
if (
hw_is_interval
(*v)) {
in snd_pcm_hw_params_choose()
/kernel/linux/linux-6.6/sound/core/
H
A
D
pcm_lib.c
1547
if (
hw_is_interval
(var)) {
in _snd_pcm_hw_param_any()
1588
if (
hw_is_interval
(var)) {
in snd_pcm_hw_param_value()
1607
} else if (
hw_is_interval
(var)) {
in _snd_pcm_hw_param_setempty()
1623
else if (
hw_is_interval
(var))
in _snd_pcm_hw_param_first()
1669
else if (
hw_is_interval
(var))
in _snd_pcm_hw_param_last()
H
A
D
pcm_native.c
433
if (
hw_is_interval
(r->var))
in constrain_params_by_rules()
454
if (
hw_is_interval
(r->var)) {
in constrain_params_by_rules()
662
if (
hw_is_interval
(*v))
in snd_pcm_hw_params_choose()
679
if (
hw_is_interval
(*v)) {
in snd_pcm_hw_params_choose()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
u_uac1_legacy.c
57
} else if (
hw_is_interval
(var)) {
in _snd_pcm_hw_param_set()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
u_uac1_legacy.c
57
} else if (
hw_is_interval
(var)) {
in _snd_pcm_hw_param_set()
/kernel/linux/linux-5.10/sound/core/oss/
H
A
D
pcm_oss.c
133
if (
hw_is_interval
(var)) {
in snd_pcm_hw_param_value_min()
159
if (
hw_is_interval
(var)) {
in snd_pcm_hw_param_value_max()
216
else if (
hw_is_interval
(var))
in _snd_pcm_hw_param_min()
277
} else if (
hw_is_interval
(var))
in _snd_pcm_hw_param_max()
463
} else if (
hw_is_interval
(var)) {
in _snd_pcm_hw_param_set()
/kernel/linux/linux-6.6/sound/core/oss/
H
A
D
pcm_oss.c
133
if (
hw_is_interval
(var)) {
in snd_pcm_hw_param_value_min()
159
if (
hw_is_interval
(var)) {
in snd_pcm_hw_param_value_max()
216
else if (
hw_is_interval
(var))
in _snd_pcm_hw_param_min()
277
} else if (
hw_is_interval
(var))
in _snd_pcm_hw_param_max()
463
} else if (
hw_is_interval
(var)) {
in _snd_pcm_hw_param_set()
/kernel/linux/linux-5.10/include/sound/
H
A
D
pcm.h
886
static inline int
hw_is_interval
(int var)
in hw_is_interval()
function
/kernel/linux/linux-6.6/include/sound/
H
A
D
pcm.h
940
static inline int
hw_is_interval
(int var)
in hw_is_interval()
function
Completed in 31 milliseconds