Searched defs:skl (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/sound/soc/intel/skylake/
H A DMakefile
H A Dskl-nhlt.c109 *skl_get_ep_blob(struct skl *skl, u32 instance, u8 link_type, skl_get_ep_blob() argument
H A Dskl-sst.c73 struct skl_sst *skl = ctx->thread_context; skl_load_base_firmware() local
165 struct skl_sst *skl = ctx->thread_context; skl_set_dsp_D3() local
228 struct skl_sst *skl; skl_sst_dsp_init() local
H A Dskl.c46 static void skl_init_pci(struct skl *skl) skl_init_pci() argument
112 struct skl *skl = ebus_to_skl(ebus); skl_acquire_irq() local
170 struct skl *skl = ebus_to_skl(ebus); skl_runtime_suspend() local
195 struct skl *skl = ebus_to_skl(ebus); skl_runtime_resume() local
222 struct skl *skl = ebus_to_skl(ebus); skl_free() local
245 static int skl_dmic_device_register(struct skl *skl) skl_dmic_device_register() argument
269 static void skl_dmic_device_unregister(struct skl *skl) skl_dmic_device_unregister() argument
344 struct skl *skl; skl_create() local
374 struct skl *skl = ebus_to_skl(ebus); skl_first_init() local
448 struct skl *skl; skl_probe() local
522 struct skl *skl = ebus_to_skl(ebus); skl_remove() local
H A Dskl.h58 struct skl { struct
H A Dskl-messages.c75 int skl_init_dsp(struct skl *skl) skl_init_dsp() argument
109 void skl_free_dsp(struct skl *skl) skl_free_dsp() argument
123 int skl_suspend_dsp(struct skl *skl) skl_suspend_dsp() argument
143 int skl_resume_dsp(struct skl *skl) skl_resume_dsp() argument
H A Dskl-pcm.c302 struct skl *skl = get_skl_ctx(dai->dev); skl_pcm_trigger() local
896 struct skl *skl = ebus_to_skl(ebus); skl_pcm_new() local
941 struct skl *skl = ebus_to_skl(ebus); skl_platform_register() local
H A Dskl-topology.c60 static bool skl_tplg_alloc_pipe_mem(struct skl *skl, skl_tplg_alloc_pipe_mem() argument
89 static bool skl_tplg_alloc_pipe_mcps(struct skl *skl, skl_tplg_alloc_pipe_mcps() argument
112 skl_tplg_free_pipe_mcps(struct skl *skl, struct skl_module_cfg *mconfig) skl_tplg_free_pipe_mcps() argument
121 skl_tplg_free_pipe_mem(struct skl *skl, struct skl_module_cfg *mconfig) skl_tplg_free_pipe_mem() argument
300 skl_tplg_init_pipe_modules(struct skl *skl, struct skl_pipe *pipe) skl_tplg_init_pipe_modules() argument
711 struct skl *skl = get_skl_ctx(dapm->dev); skl_tplg_vmixer_event() local
734 struct skl *skl = get_skl_ctx(dapm->dev); skl_tplg_mixer_event() local
764 struct skl *skl = get_skl_ctx(dapm->dev); skl_tplg_pga_event() local
918 struct skl *skl = get_skl_ctx(dai->dev); skl_tplg_be_fill_pipe_params() local
1108 struct skl *skl = ebus_to_skl(ebus); skl_tplg_widget_load() local
1228 struct skl *skl = ebus_to_skl(ebus); skl_tplg_init() local
337 skl_tplg_mixer_dapm_pre_pmu_event(struct snd_soc_dapm_widget *w, struct skl *skl) skl_tplg_mixer_dapm_pre_pmu_event() argument
410 skl_tplg_pga_dapm_pre_pmu_event(struct snd_soc_dapm_widget *w, struct skl *skl) skl_tplg_pga_dapm_pre_pmu_event() argument
489 skl_tplg_mixer_dapm_post_pmu_event(struct snd_soc_dapm_widget *w, struct skl *skl) skl_tplg_mixer_dapm_post_pmu_event() argument
552 skl_tplg_mixer_dapm_pre_pmd_event(struct snd_soc_dapm_widget *w, struct skl *skl) skl_tplg_mixer_dapm_pre_pmd_event() argument
614 skl_tplg_mixer_dapm_post_pmd_event(struct snd_soc_dapm_widget *w, struct skl *skl) skl_tplg_mixer_dapm_post_pmd_event() argument
653 skl_tplg_pga_dapm_post_pmd_event(struct snd_soc_dapm_widget *w, struct skl *skl) skl_tplg_pga_dapm_post_pmd_event() argument
1057 skl_tplg_add_pipe(struct device *dev, struct skl *skl, struct skl_dfw_pipe *dfw_pipe) skl_tplg_add_pipe() argument
H A Dskl-sst-ipc.c301 struct skl_sst *skl = container_of(ipc, struct skl_sst, ipc); skl_ipc_process_notification() local
378 struct skl_sst *skl = sst_dsp_get_thread_context(dsp); skl_dsp_irq_thread_handler() local
485 int skl_ipc_init(struct device *dev, struct skl_sst *skl) skl_ipc_init() argument

Completed in 183 milliseconds