sst_hsw            12 include/trace/events/hswadsp.h struct sst_hsw;
sst_hsw           177 sound/soc/intel/boards/bdw-rt5677.c 	struct sst_hsw *broadwell = pdata->dsp;
sst_hsw           130 sound/soc/intel/boards/broadwell.c 	struct sst_hsw *broadwell = pdata->dsp;
sst_hsw            84 sound/soc/intel/boards/haswell.c 	struct sst_hsw *haswell = pdata->dsp;
sst_hsw           205 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_hsw;
sst_hsw           219 sound/soc/intel/haswell/sst-haswell-ipc.c 	struct sst_hsw *hsw;
sst_hsw           266 sound/soc/intel/haswell/sst-haswell-ipc.c 	struct sst_hsw *hsw;
sst_hsw           411 sound/soc/intel/haswell/sst-haswell-ipc.c static struct sst_hsw_stream *get_stream_by_id(struct sst_hsw *hsw,
sst_hsw           424 sound/soc/intel/haswell/sst-haswell-ipc.c static void hsw_fw_ready(struct sst_hsw *hsw, u32 header)
sst_hsw           472 sound/soc/intel/haswell/sst-haswell-ipc.c 	struct sst_hsw *hsw = stream->hsw;
sst_hsw           511 sound/soc/intel/haswell/sst-haswell-ipc.c static void hsw_stream_update(struct sst_hsw *hsw, struct ipc_message *msg)
sst_hsw           542 sound/soc/intel/haswell/sst-haswell-ipc.c static int hsw_process_reply(struct sst_hsw *hsw, u32 header)
sst_hsw           629 sound/soc/intel/haswell/sst-haswell-ipc.c static int hsw_module_message(struct sst_hsw *hsw, u32 header)
sst_hsw           654 sound/soc/intel/haswell/sst-haswell-ipc.c static int hsw_stream_message(struct sst_hsw *hsw, u32 header)
sst_hsw           686 sound/soc/intel/haswell/sst-haswell-ipc.c static int hsw_log_message(struct sst_hsw *hsw, u32 header)
sst_hsw           709 sound/soc/intel/haswell/sst-haswell-ipc.c static int hsw_process_notification(struct sst_hsw *hsw)
sst_hsw           763 sound/soc/intel/haswell/sst-haswell-ipc.c 	struct sst_hsw *hsw = sst_dsp_get_thread_context(sst);
sst_hsw           811 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_fw_get_version(struct sst_hsw *hsw,
sst_hsw           828 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_get_volume(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw           842 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_set_volume(struct sst_hsw *hsw,
sst_hsw           894 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_mixer_get_volume(struct sst_hsw *hsw, u32 stage_id, u32 channel,
sst_hsw           908 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_mixer_set_volume(struct sst_hsw *hsw, u32 stage_id, u32 channel,
sst_hsw           962 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_hsw_stream *sst_hsw_stream_new(struct sst_hsw *hsw, int id,
sst_hsw           989 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_free(struct sst_hsw *hsw, struct sst_hsw_stream *stream)
sst_hsw          1031 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_set_bits(struct sst_hsw *hsw,
sst_hsw          1043 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_set_channels(struct sst_hsw *hsw,
sst_hsw          1055 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_set_rate(struct sst_hsw *hsw,
sst_hsw          1067 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_set_map_config(struct sst_hsw *hsw,
sst_hsw          1081 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_set_style(struct sst_hsw *hsw,
sst_hsw          1093 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_set_valid(struct sst_hsw *hsw,
sst_hsw          1106 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_format(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw          1125 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_buffer(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw          1145 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_set_module_info(struct sst_hsw *hsw,
sst_hsw          1182 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_commit(struct sst_hsw *hsw, struct sst_hsw_stream *stream)
sst_hsw          1217 sound/soc/intel/haswell/sst-haswell-ipc.c snd_pcm_uframes_t sst_hsw_stream_get_old_position(struct sst_hsw *hsw,
sst_hsw          1223 sound/soc/intel/haswell/sst-haswell-ipc.c void sst_hsw_stream_set_old_position(struct sst_hsw *hsw,
sst_hsw          1229 sound/soc/intel/haswell/sst-haswell-ipc.c bool sst_hsw_stream_get_silence_start(struct sst_hsw *hsw,
sst_hsw          1235 sound/soc/intel/haswell/sst-haswell-ipc.c void sst_hsw_stream_set_silence_start(struct sst_hsw *hsw,
sst_hsw          1243 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_mixer_get_info(struct sst_hsw *hsw)
sst_hsw          1266 sound/soc/intel/haswell/sst-haswell-ipc.c static int sst_hsw_stream_operations(struct sst_hsw *hsw, int type,
sst_hsw          1281 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_pause(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw          1302 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_resume(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw          1323 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_stream_reset(struct sst_hsw *hsw, struct sst_hsw_stream *stream)
sst_hsw          1356 sound/soc/intel/haswell/sst-haswell-ipc.c u32 sst_hsw_get_dsp_position(struct sst_hsw *hsw,
sst_hsw          1368 sound/soc/intel/haswell/sst-haswell-ipc.c u64 sst_hsw_get_dsp_presentation_position(struct sst_hsw *hsw,
sst_hsw          1381 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_device_set_config(struct sst_hsw *hsw,
sst_hsw          1415 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_dx_set_state(struct sst_hsw *hsw,
sst_hsw          1450 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_module_runtime *sst_hsw_runtime_module_create(struct sst_hsw *hsw,
sst_hsw          1492 sound/soc/intel/haswell/sst-haswell-ipc.c static int sst_hsw_dx_state_dump(struct sst_hsw *hsw)
sst_hsw          1545 sound/soc/intel/haswell/sst-haswell-ipc.c static int sst_hsw_dx_state_restore(struct sst_hsw *hsw)
sst_hsw          1574 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_dsp_load(struct sst_hsw *hsw)
sst_hsw          1610 sound/soc/intel/haswell/sst-haswell-ipc.c static int sst_hsw_dsp_restore(struct sst_hsw *hsw)
sst_hsw          1637 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_dsp_runtime_suspend(struct sst_hsw *hsw)
sst_hsw          1658 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_dsp_runtime_sleep(struct sst_hsw *hsw)
sst_hsw          1675 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_dsp_runtime_resume(struct sst_hsw *hsw)
sst_hsw          1711 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_dsp *sst_hsw_get_dsp(struct sst_hsw *hsw)
sst_hsw          1716 sound/soc/intel/haswell/sst-haswell-ipc.c void sst_hsw_init_module_state(struct sst_hsw *hsw)
sst_hsw          1734 sound/soc/intel/haswell/sst-haswell-ipc.c bool sst_hsw_is_module_loaded(struct sst_hsw *hsw, u32 module_id)
sst_hsw          1745 sound/soc/intel/haswell/sst-haswell-ipc.c bool sst_hsw_is_module_active(struct sst_hsw *hsw, u32 module_id)
sst_hsw          1756 sound/soc/intel/haswell/sst-haswell-ipc.c void sst_hsw_set_module_enabled_rtd3(struct sst_hsw *hsw, u32 module_id)
sst_hsw          1761 sound/soc/intel/haswell/sst-haswell-ipc.c void sst_hsw_set_module_disabled_rtd3(struct sst_hsw *hsw, u32 module_id)
sst_hsw          1766 sound/soc/intel/haswell/sst-haswell-ipc.c bool sst_hsw_is_module_enabled_rtd3(struct sst_hsw *hsw, u32 module_id)
sst_hsw          1771 sound/soc/intel/haswell/sst-haswell-ipc.c void sst_hsw_reset_param_buf(struct sst_hsw *hsw)
sst_hsw          1778 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_store_param_line(struct sst_hsw *hsw, u8 *buf)
sst_hsw          1790 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_load_param_line(struct sst_hsw *hsw, u8 *buf)
sst_hsw          1812 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_launch_param_buf(struct sst_hsw *hsw)
sst_hsw          1832 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_module_load(struct sst_hsw *hsw,
sst_hsw          1887 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_module_enable(struct sst_hsw *hsw,
sst_hsw          1956 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_module_disable(struct sst_hsw *hsw,
sst_hsw          1994 sound/soc/intel/haswell/sst-haswell-ipc.c int sst_hsw_module_set_param(struct sst_hsw *hsw,
sst_hsw          2101 sound/soc/intel/haswell/sst-haswell-ipc.c 	struct sst_hsw *hsw;
sst_hsw          2213 sound/soc/intel/haswell/sst-haswell-ipc.c 	struct sst_hsw *hsw = pdata->dsp;
sst_hsw            37 sound/soc/intel/haswell/sst-haswell-ipc.h struct sst_hsw;
sst_hsw           396 sound/soc/intel/haswell/sst-haswell-ipc.h struct sst_hsw *sst_hsw_new(struct device *dev, const u8 *fw, size_t fw_length,
sst_hsw           398 sound/soc/intel/haswell/sst-haswell-ipc.h void sst_hsw_free(struct sst_hsw *hsw);
sst_hsw           399 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_fw_get_version(struct sst_hsw *hsw,
sst_hsw           404 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_set_volume(struct sst_hsw *hsw,
sst_hsw           406 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_get_volume(struct sst_hsw *hsw,
sst_hsw           410 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_mixer_set_volume(struct sst_hsw *hsw, u32 stage_id, u32 channel,
sst_hsw           412 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_mixer_get_volume(struct sst_hsw *hsw, u32 stage_id, u32 channel,
sst_hsw           416 sound/soc/intel/haswell/sst-haswell-ipc.h struct sst_hsw_stream *sst_hsw_stream_new(struct sst_hsw *hsw, int id,
sst_hsw           420 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_free(struct sst_hsw *hsw, struct sst_hsw_stream *stream);
sst_hsw           423 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_format(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw           428 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_buffer(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw           432 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_commit(struct sst_hsw *hsw, struct sst_hsw_stream *stream);
sst_hsw           434 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_set_valid(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw           436 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_set_rate(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw           438 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_set_bits(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw           440 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_set_channels(struct sst_hsw *hsw,
sst_hsw           442 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_set_map_config(struct sst_hsw *hsw,
sst_hsw           445 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_set_style(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw           447 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_set_module_info(struct sst_hsw *hsw,
sst_hsw           449 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_set_pmemory_info(struct sst_hsw *hsw,
sst_hsw           451 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_set_smemory_info(struct sst_hsw *hsw,
sst_hsw           453 sound/soc/intel/haswell/sst-haswell-ipc.h snd_pcm_uframes_t sst_hsw_stream_get_old_position(struct sst_hsw *hsw,
sst_hsw           455 sound/soc/intel/haswell/sst-haswell-ipc.h void sst_hsw_stream_set_old_position(struct sst_hsw *hsw,
sst_hsw           457 sound/soc/intel/haswell/sst-haswell-ipc.h bool sst_hsw_stream_get_silence_start(struct sst_hsw *hsw,
sst_hsw           459 sound/soc/intel/haswell/sst-haswell-ipc.h void sst_hsw_stream_set_silence_start(struct sst_hsw *hsw,
sst_hsw           461 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_mixer_get_info(struct sst_hsw *hsw);
sst_hsw           464 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_pause(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw           466 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_resume(struct sst_hsw *hsw, struct sst_hsw_stream *stream,
sst_hsw           468 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_reset(struct sst_hsw *hsw, struct sst_hsw_stream *stream);
sst_hsw           471 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_get_read_pos(struct sst_hsw *hsw,
sst_hsw           473 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_stream_get_write_pos(struct sst_hsw *hsw,
sst_hsw           475 sound/soc/intel/haswell/sst-haswell-ipc.h u32 sst_hsw_get_dsp_position(struct sst_hsw *hsw,
sst_hsw           477 sound/soc/intel/haswell/sst-haswell-ipc.h u64 sst_hsw_get_dsp_presentation_position(struct sst_hsw *hsw,
sst_hsw           481 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_device_set_config(struct sst_hsw *hsw,
sst_hsw           486 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_dx_set_state(struct sst_hsw *hsw,
sst_hsw           492 sound/soc/intel/haswell/sst-haswell-ipc.h struct sst_dsp *sst_hsw_get_dsp(struct sst_hsw *hsw);
sst_hsw           495 sound/soc/intel/haswell/sst-haswell-ipc.h void sst_hsw_init_module_state(struct sst_hsw *hsw);
sst_hsw           496 sound/soc/intel/haswell/sst-haswell-ipc.h bool sst_hsw_is_module_loaded(struct sst_hsw *hsw, u32 module_id);
sst_hsw           497 sound/soc/intel/haswell/sst-haswell-ipc.h bool sst_hsw_is_module_active(struct sst_hsw *hsw, u32 module_id);
sst_hsw           498 sound/soc/intel/haswell/sst-haswell-ipc.h void sst_hsw_set_module_enabled_rtd3(struct sst_hsw *hsw, u32 module_id);
sst_hsw           499 sound/soc/intel/haswell/sst-haswell-ipc.h void sst_hsw_set_module_disabled_rtd3(struct sst_hsw *hsw, u32 module_id);
sst_hsw           500 sound/soc/intel/haswell/sst-haswell-ipc.h bool sst_hsw_is_module_enabled_rtd3(struct sst_hsw *hsw, u32 module_id);
sst_hsw           501 sound/soc/intel/haswell/sst-haswell-ipc.h void sst_hsw_reset_param_buf(struct sst_hsw *hsw);
sst_hsw           502 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_store_param_line(struct sst_hsw *hsw, u8 *buf);
sst_hsw           503 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_load_param_line(struct sst_hsw *hsw, u8 *buf);
sst_hsw           504 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_launch_param_buf(struct sst_hsw *hsw);
sst_hsw           506 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_module_load(struct sst_hsw *hsw,
sst_hsw           508 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_module_enable(struct sst_hsw *hsw,
sst_hsw           510 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_module_disable(struct sst_hsw *hsw,
sst_hsw           512 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_module_set_param(struct sst_hsw *hsw,
sst_hsw           517 sound/soc/intel/haswell/sst-haswell-ipc.h struct sst_module_runtime *sst_hsw_runtime_module_create(struct sst_hsw *hsw,
sst_hsw           522 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_dsp_runtime_resume(struct sst_hsw *hsw);
sst_hsw           523 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_dsp_runtime_suspend(struct sst_hsw *hsw);
sst_hsw           524 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_dsp_load(struct sst_hsw *hsw);
sst_hsw           525 sound/soc/intel/haswell/sst-haswell-ipc.h int sst_hsw_dsp_runtime_sleep(struct sst_hsw *hsw);
sst_hsw           127 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw;
sst_hsw           181 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           230 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           269 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           298 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           318 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           332 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           366 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           377 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           469 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           672 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           714 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           780 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           804 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           837 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           878 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw           915 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw          1185 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw          1199 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw          1221 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;
sst_hsw          1273 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_hsw *hsw = pdata->hsw;