Home
last modified time | relevance | path

Searched refs:path_id (Results 1 – 4 of 4) sorted by relevance

/sound/soc/intel/
Dsst-atom-controls.h314 dst.location_id.p.path_id = (pipe_id); \
329 #define SST_FILL_DESTINATION3(dst, cell_idx, path_id, mod_id) do { \ argument
330 SST_FILL_LOCATION_IDS(dst, cell_idx, path_id); \
343 u8 path_id; /* pipe_id */ member
Dsst-haswell-pcm.c320 enum sst_hsw_stream_path_id path_id; in hsw_pcm_hw_params() local
350 path_id = SST_HSW_STREAM_PATH_SSP0_OUT; in hsw_pcm_hw_params()
352 path_id = SST_HSW_STREAM_PATH_SSP0_IN; in hsw_pcm_hw_params()
368 path_id = SST_HSW_STREAM_PATH_SSP0_OUT; in hsw_pcm_hw_params()
382 path_id, stream_type, SST_HSW_STREAM_FORMAT_PCM_FORMAT); in hsw_pcm_hw_params()
Dsst-haswell-ipc.h315 u8 path_id; member
409 enum sst_hsw_stream_path_id path_id,
Dsst-haswell-ipc.c1319 enum sst_hsw_stream_path_id path_id, in sst_hsw_stream_format() argument
1328 stream->request.path_id = path_id; in sst_hsw_stream_format()