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:sof_to_bus
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H
A
D
hda-codec.c
79
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_jack_wake_enable()
209
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_probe_bus()
234
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_check_for_state_change()
247
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_detect_mask()
272
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_init_cmd_io()
285
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_resume_cmd_io()
299
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_stop_cmd_io()
312
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_suspend_cmd_io()
327
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_rirb_status_clear()
340
struct hdac_bus *bus =
sof_to_bus
(sde
in hda_codec_set_codec_wakeup()
[all...]
H
A
D
lnl.c
55
return hdac_bus_offload_dmic_ssp(
sof_to_bus
(sdev));
in lnl_hda_dsp_probe()
66
return hdac_bus_offload_dmic_ssp(
sof_to_bus
(sdev));
in lnl_hda_dsp_resume()
77
return hdac_bus_offload_dmic_ssp(
sof_to_bus
(sdev));
in lnl_hda_dsp_runtime_resume()
147
struct hdac_bus *bus =
sof_to_bus
(sdev);
in lnl_dsp_check_sdw_irq()
154
struct hdac_bus *bus =
sof_to_bus
(sdev);
in lnl_enable_sdw_irq()
H
A
D
hda-bus.c
71
struct hdac_bus *bus =
sof_to_bus
(sdev);
in sof_hda_bus_init()
101
struct hdac_bus *bus =
sof_to_bus
(sdev);
in sof_hda_bus_exit()
H
A
D
hda-stream.c
64
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_setup_bdle()
186
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_get()
242
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_put()
495
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_hw_params()
694
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_hw_free()
714
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_check_stream_irq()
788
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_threaded_handler()
817
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_init()
945
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_free()
H
A
D
hda-ctrl.c
60
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_ctrl_get_caps()
184
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_ctrl_init_chip()
261
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_ctrl_stop_chip()
H
A
D
hda-dai-ops.c
155
hext_stream = hda_link_stream_assign(
sof_to_bus
(sdev), substream);
in hda_assign_hext_stream()
231
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_get_hlink()
286
struct hdac_bus *bus =
sof_to_bus
(sdev);
in ssp_get_hlink()
294
struct hdac_bus *bus =
sof_to_bus
(sdev);
in dmic_get_hlink()
302
struct hdac_bus *bus =
sof_to_bus
(sdev);
in sdw_get_hlink()
H
A
D
hda-dsp.c
683
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_suspend()
790
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_resume()
856
struct hdac_bus *hbus =
sof_to_bus
(sdev);
in hda_dsp_runtime_idle()
891
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_suspend()
950
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_check_for_dma_streams()
H
A
D
hda.c
216
res.eml_lock = hdac_bus_eml_get_mutex(
sof_to_bus
(sdev), true,
in hda_sdw_probe()
237
res.hbus =
sof_to_bus
(sdev);
in hda_sdw_probe()
291
bus =
sof_to_bus
(sdev);
in hda_sdw_check_lcount_ext()
821
bus =
sof_to_bus
(sdev);
in hda_init()
998
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_init_caps()
1187
bus =
sof_to_bus
(sdev);
in hda_dsp_probe()
1310
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_remove()
1356
hda_bus_ml_free(
sof_to_bus
(sdev));
in hda_dsp_remove()
1382
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_generic_machine_select()
H
A
D
hda-dai.c
456
ret = hdac_bus_eml_sdw_map_stream_ch(
sof_to_bus
(sdev), link_id, cpu_dai->id,
in sdw_hda_dai_hw_params()
486
ret = hdac_bus_eml_sdw_map_stream_ch(
sof_to_bus
(sdev), link_id, cpu_dai->id,
in sdw_hda_dai_hw_free()
790
ret = hda_dai_suspend(
sof_to_bus
(sdev));
in hda_dsp_dais_suspend()
H
A
D
hda.h
539
static inline struct hdac_bus *
sof_to_bus
(struct snd_sof_dev *s)
in sof_to_bus()
function
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H
A
D
hda-codec.c
69
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_jack_wake_enable()
84
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_jack_check()
199
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_probe_bus()
223
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_i915_display_power()
234
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_i915_init()
251
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_codec_i915_exit()
H
A
D
hda-dsp.c
342
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_wait_d0i3c_done()
374
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_update_d0i3c_register()
616
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_suspend()
669
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_resume()
725
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_resume()
798
struct hdac_bus *hbus =
sof_to_bus
(sdev);
in hda_dsp_runtime_idle()
831
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_suspend()
897
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_set_hw_params_upon_resume()
H
A
D
hda-stream.c
37
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_setup_bdle()
160
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_get()
208
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_put()
332
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_iccmax_stream_hw_params()
403
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_hw_params()
609
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_hw_free()
626
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_check_stream_irq()
700
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_threaded_handler()
746
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_stream_init()
920
struct hdac_bus *bus =
sof_to_bus
(sde
in hda_dsp_stream_free()
[all...]
H
A
D
hda.c
481
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_ipc_irq_dump()
531
bus =
sof_to_bus
(sdev);
in hda_init()
618
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_init_caps()
795
bus =
sof_to_bus
(sdev);
in hda_dsp_probe()
911
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_remove()
967
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_generic_machine_select()
1077
struct hdac_bus *bus =
sof_to_bus
(sdev);
in link_slaves_found()
1123
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_sdw_machine_select()
H
A
D
hda-ctrl.c
65
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_ctrl_get_caps()
187
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_ctrl_init_chip()
304
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_ctrl_stop_chip()
H
A
D
hda.h
452
static inline struct hdac_bus *
sof_to_bus
(struct snd_sof_dev *s)
in sof_to_bus()
function
H
A
D
hda-loader.c
286
struct hdac_bus *bus =
sof_to_bus
(sdev);
in hda_dsp_cl_boot_firmware_iccmax()
Completed in 17 milliseconds