Home
last modified time | relevance | path

Searched defs:code_loading (Results 1 – 3 of 3) sorted by relevance

/linux/sound/hda/ext/
H A Dhdac_ext_stream.c28 int snd_hdac_ext_host_stream_setup(struct hdac_ext_stream *hext_stream, bool code_loading) in snd_hdac_ext_host_stream_setup()
42 static int snd_hdac_apl_host_stream_setup(struct hdac_stream *hstream, bool code_loading) in snd_hdac_apl_host_stream_setup()
/linux/sound/hda/
H A Dhdac_stream.c257 int snd_hdac_stream_setup(struct hdac_stream *azx_dev, bool code_loading) in snd_hdac_stream_setup()
/linux/sound/soc/sof/intel/
H A Dhda.h545 bool code_loading; member