Home
last modified time | relevance | path

Searched refs:sst_hsw (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-ipc.h37 struct sst_hsw;
396 struct sst_hsw *sst_hsw_new(struct device *dev, const u8 *fw, size_t fw_length,
398 void sst_hsw_free(struct sst_hsw *hsw);
399 int sst_hsw_fw_get_version(struct sst_hsw *hsw,
404 int sst_hsw_stream_set_volume(struct sst_hsw *hsw,
406 int sst_hsw_stream_get_volume(struct sst_hsw *hsw,
410 int sst_hsw_mixer_set_volume(struct sst_hsw *hsw, u32 stage_id, u32 channel,
412 int sst_hsw_mixer_get_volume(struct sst_hsw *hsw, u32 stage_id, u32 channel,
416 struct sst_hsw_stream *sst_hsw_stream_new(struct sst_hsw *hsw, int id,
420 int sst_hsw_stream_free(struct sst_hsw *hsw, struct sst_hsw_stream *stream);
[all …]
Dsst-haswell-ipc.c205 struct sst_hsw;
219 struct sst_hsw *hsw;
266 struct sst_hsw *hsw;
270 struct sst_hsw { struct
411 static struct sst_hsw_stream *get_stream_by_id(struct sst_hsw *hsw, in get_stream_by_id()
424 static void hsw_fw_ready(struct sst_hsw *hsw, u32 header) in hsw_fw_ready()
472 struct sst_hsw *hsw = stream->hsw; in hsw_notification_work()
511 static void hsw_stream_update(struct sst_hsw *hsw, struct ipc_message *msg) in hsw_stream_update()
542 static int hsw_process_reply(struct sst_hsw *hsw, u32 header) in hsw_process_reply()
629 static int hsw_module_message(struct sst_hsw *hsw, u32 header) in hsw_module_message()
[all …]
Dsst-haswell-pcm.c127 struct sst_hsw *hsw;
181 struct sst_hsw *hsw = pdata->hsw; in hsw_stream_volume_put()
230 struct sst_hsw *hsw = pdata->hsw; in hsw_stream_volume_get()
269 struct sst_hsw *hsw = pdata->hsw; in hsw_volume_put()
298 struct sst_hsw *hsw = pdata->hsw; in hsw_volume_get()
318 struct sst_hsw *hsw = pdata->hsw; in hsw_waves_switch_get()
332 struct sst_hsw *hsw = pdata->hsw; in hsw_waves_switch_put()
366 struct sst_hsw *hsw = pdata->hsw; in hsw_waves_param_get()
377 struct sst_hsw *hsw = pdata->hsw; in hsw_waves_param_put()
469 struct sst_hsw *hsw = pdata->hsw; in hsw_pcm_hw_params()
[all …]
/Linux-v5.4/sound/soc/intel/boards/
Dhaswell.c84 struct sst_hsw *haswell = pdata->dsp; in haswell_rtd_init()
Dbroadwell.c130 struct sst_hsw *broadwell = pdata->dsp; in broadwell_rtd_init()
Dbdw-rt5677.c177 struct sst_hsw *broadwell = pdata->dsp; in bdw_rt5677_rtd_init()
/Linux-v5.4/include/trace/events/
Dhswadsp.h12 struct sst_hsw;