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:sync_source
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H
A
D
gpio_interface.h
89
enum
sync_source
dal_gpio_get_sync_source(
H
A
D
grph_object_defs.h
98
enum
sync_source
{
enum
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H
A
D
gpio_interface.h
89
enum
sync_source
dal_gpio_get_sync_source(
H
A
D
grph_object_defs.h
98
enum
sync_source
{
enum
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H
A
D
xive-internal.h
54
void (*
sync_source
)(u32 hw_irq);
member
H
A
D
common.c
928
if (xive_ops->
sync_source
)
in xive_irq_set_vcpu_affinity()
929
xive_ops->
sync_source
(hw_irq);
in xive_irq_set_vcpu_affinity()
945
if (xive_ops->
sync_source
)
in xive_irq_set_vcpu_affinity()
946
xive_ops->
sync_source
(hw_irq);
in xive_irq_set_vcpu_affinity()
H
A
D
native.c
481
.
sync_source
= xive_native_sync_source,
H
A
D
spapr.c
687
.
sync_source
= xive_spapr_sync_source,
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H
A
D
xive-internal.h
54
void (*
sync_source
)(u32 hw_irq);
member
H
A
D
common.c
897
if (xive_ops->
sync_source
)
in xive_irq_set_vcpu_affinity()
898
xive_ops->
sync_source
(hw_irq);
in xive_irq_set_vcpu_affinity()
914
if (xive_ops->
sync_source
)
in xive_irq_set_vcpu_affinity()
915
xive_ops->
sync_source
(hw_irq);
in xive_irq_set_vcpu_affinity()
H
A
D
native.c
484
.
sync_source
= xive_native_sync_source,
H
A
D
spapr.c
695
.
sync_source
= xive_spapr_sync_source,
/kernel/linux/linux-6.6/sound/usb/
H
A
D
endpoint.c
232
if (ep->
sync_source
)
in snd_usb_endpoint_next_packet_size()
889
data_ep->
sync_source
= sync_ep;
in snd_usb_endpoint_set_sync()
1178
if (ep->
sync_source
&& !ep->implicit_fb_sync)
in data_ep_set_params()
1180
1U << ep->
sync_source
->syncinterval);
in data_ep_set_params()
1210
if (ep->
sync_source
)
in data_ep_set_params()
1558
if (ep->
sync_source
)
in snd_usb_endpoint_start()
1559
WRITE_ONCE(ep->
sync_source
->sync_sink, ep);
in snd_usb_endpoint_start()
1682
if (ep->
sync_source
)
in snd_usb_endpoint_stop()
1683
WRITE_ONCE(ep->
sync_source
->sync_sink, NULL);
in snd_usb_endpoint_stop()
H
A
D
card.h
86
struct snd_usb_endpoint *
sync_source
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/
H
A
D
gpio_base.c
167
enum
sync_source
dal_gpio_get_sync_source(
in dal_gpio_get_sync_source()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/
H
A
D
gpio_base.c
165
enum
sync_source
dal_gpio_get_sync_source(
in dal_gpio_get_sync_source()
Completed in 17 milliseconds