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:trigger_tstamp
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/sound/core/
H
A
D
pcm_native.c
591
&substream->runtime->
trigger_tstamp
);
in snd_pcm_timer_notify()
1001
status->trigger_tstamp_sec = runtime->
trigger_tstamp
.tv_sec;
in snd_pcm_status64()
1002
status->trigger_tstamp_nsec = runtime->
trigger_tstamp
.tv_nsec;
in snd_pcm_status64()
1167
snd_pcm_gettime(runtime, &runtime->
trigger_tstamp
);
in snd_pcm_trigger_tstamp()
1170
runtime->
trigger_tstamp
= runtime->trigger_master->runtime->
trigger_tstamp
;
in snd_pcm_trigger_tstamp()
/kernel/linux/linux-6.6/sound/core/
H
A
D
pcm_native.c
609
&substream->runtime->
trigger_tstamp
);
in snd_pcm_timer_notify()
1020
status->trigger_tstamp_sec = runtime->
trigger_tstamp
.tv_sec;
in snd_pcm_status64()
1021
status->trigger_tstamp_nsec = runtime->
trigger_tstamp
.tv_nsec;
in snd_pcm_status64()
1186
snd_pcm_gettime(runtime, &runtime->
trigger_tstamp
);
in snd_pcm_trigger_tstamp()
1189
runtime->
trigger_tstamp
= runtime->trigger_master->runtime->
trigger_tstamp
;
in snd_pcm_trigger_tstamp()
/kernel/linux/linux-5.10/sound/hda/
H
A
D
hdac_stream.c
665
snd_pcm_gettime(runtime, &runtime->
trigger_tstamp
);
in snd_hdac_stream_timecounter_init()
/kernel/linux/linux-6.6/sound/hda/
H
A
D
hdac_stream.c
674
snd_pcm_gettime(runtime, &runtime->
trigger_tstamp
);
in snd_hdac_stream_timecounter_init()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H
A
D
asound.h
357
struct timespec
trigger_tstamp
;
member
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H
A
D
asound.h
479
struct timespec
trigger_tstamp
; /* time when stream was started/stopped/paused */
member
/kernel/linux/linux-5.10/include/uapi/sound/
H
A
D
asound.h
479
struct timespec
trigger_tstamp
; /* time when stream was started/stopped/paused */
member
/kernel/linux/linux-6.6/include/uapi/sound/
H
A
D
asound.h
480
struct timespec
trigger_tstamp
; /* time when stream was started/stopped/paused */
member
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H
A
D
asound.h
480
struct timespec
trigger_tstamp
; /* time when stream was started/stopped/paused */
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H
A
D
asound.h
374
struct timespec
trigger_tstamp
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H
A
D
asound.h
374
struct timespec
trigger_tstamp
;
member
/kernel/linux/linux-5.10/include/sound/
H
A
D
pcm.h
347
struct timespec64
trigger_tstamp
; /* trigger timestamp */
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
pcm.h
350
struct timespec64
trigger_tstamp
; /* trigger timestamp */
member
/kernel/linux/linux-5.10/sound/usb/
H
A
D
pcm.c
1687
snd_pcm_gettime(runtime, &runtime->
trigger_tstamp
);
in prepare_playback_urb()
/kernel/linux/linux-6.6/sound/usb/
H
A
D
pcm.c
1577
snd_pcm_gettime(runtime, &runtime->
trigger_tstamp
);
in prepare_playback_urb()
Completed in 45 milliseconds