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
defs:period_pos
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/usbtv/
H
A
D
usbtv-audio.c
103
size_t i, frame_bytes, chunk_length, buffer_pos,
period_pos
;
in usbtv_audio_urb_received()
local
/kernel/linux/linux-6.6/drivers/media/usb/usbtv/
H
A
D
usbtv-audio.c
103
size_t i, frame_bytes, chunk_length, buffer_pos,
period_pos
;
in usbtv_audio_urb_received()
local
/kernel/linux/linux-5.10/sound/isa/sb/
H
A
D
emu8000_pcm.c
52
int
period_pos
;
member
/kernel/linux/linux-5.10/sound/soc/intel/keembay/
H
A
D
kmb_platform.c
55
unsigned int
period_pos
= tx_ptr % runtime->period_size;
in kmb_pcm_tx_fn()
local
85
unsigned int
period_pos
= rx_ptr % runtime->period_size;
in kmb_pcm_rx_fn()
local
/kernel/linux/linux-6.6/sound/isa/sb/
H
A
D
emu8000_pcm.c
52
int
period_pos
;
member
/kernel/linux/linux-5.10/drivers/staging/most/sound/
H
A
D
sound.c
50
unsigned int
period_pos
;
member
/kernel/linux/linux-6.6/drivers/most/
H
A
D
most_snd.c
52
unsigned int
period_pos
;
member
/kernel/linux/linux-6.6/sound/soc/intel/keembay/
H
A
D
kmb_platform.c
103
unsigned int
period_pos
= tx_ptr % runtime->period_size;
in kmb_pcm_tx_fn()
local
136
unsigned int
period_pos
= rx_ptr % runtime->period_size;
in kmb_pcm_rx_fn()
local
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H
A
D
emupcm.c
725
unsigned int ptr,
period_pos
;
in snd_emu10k1_playback_mangle_extra()
local
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H
A
D
ssi.c
1021
int
period_pos
= byte_pos / ssi->byte_per_period;
in rsnd_ssi_pio_interrupt()
local
/kernel/linux/linux-5.10/sound/usb/misc/
H
A
D
ua101.c
109
unsigned int
period_pos
;
member
/kernel/linux/linux-6.6/sound/drivers/
H
A
D
pcmtest.c
101
size_t
period_pos
; // period-relative position
member
/kernel/linux/linux-6.6/sound/usb/misc/
H
A
D
ua101.c
108
unsigned int
period_pos
;
member
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H
A
D
ssi.c
898
int
period_pos
= byte_pos / ssi->byte_per_period;
in rsnd_ssi_pio_interrupt()
local
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H
A
D
tm6000.h
149
unsigned
period_pos
;
member
/kernel/linux/linux-5.10/sound/pci/ymfpci/
H
A
D
ymfpci.h
265
u32
period_pos
;
member
/kernel/linux/linux-5.10/sound/soc/sh/
H
A
D
fsi.c
211
int
period_pos
; /* current period position */
member
/kernel/linux/linux-6.6/sound/pci/ymfpci/
H
A
D
ymfpci.h
265
u32
period_pos
;
member
/kernel/linux/linux-6.6/sound/soc/sh/
H
A
D
fsi.c
211
int
period_pos
; /* current period position */
member
Completed in 28 milliseconds