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:skl_to_bus
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
skl.c
58
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_init_pci()
499
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_find_machine()
530
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_machine_device_register()
571
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_dmic_device_register()
796
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_probe_work()
881
bus =
skl_to_bus
(skl);
in skl_create()
1004
bus =
skl_to_bus
(skl);
in skl_probe()
H
A
D
skl.h
137
#define
skl_to_bus
(s) (&(s)->hbus.core)
macro
H
A
D
skl-nhlt.c
88
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_get_ep_blob()
136
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_nhlt_update_topology_bin()
H
A
D
skl-messages.c
254
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_init_dsp()
318
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_free_dsp()
362
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_suspend_dsp()
382
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_resume_dsp()
H
A
D
skl-topology.c
859
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_tplg_find_moduleid_from_uuid()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H
A
D
skl.c
58
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_init_pci()
490
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_find_machine()
521
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_machine_device_register()
562
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_dmic_device_register()
806
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_probe_work()
891
bus =
skl_to_bus
(skl);
in skl_create()
1011
bus =
skl_to_bus
(skl);
in skl_probe()
H
A
D
skl.h
137
#define
skl_to_bus
(s) (&(s)->hbus.core)
macro
H
A
D
skl-messages.c
252
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_init_dsp()
316
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_free_dsp()
360
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_suspend_dsp()
380
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_resume_dsp()
H
A
D
skl-nhlt.c
34
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_nhlt_update_topology_bin()
H
A
D
skl-topology.c
826
struct hdac_bus *bus =
skl_to_bus
(skl);
in skl_tplg_find_moduleid_from_uuid()
Completed in 18 milliseconds