Lines Matching defs:sdw_dpn_prop
237 struct sdw_dpn_prop { struct
238 u32 num;
239 u32 max_word;
240 u32 min_word;
241 u32 num_words;
242 u32 *words;
243 enum sdw_dpn_type type;
244 u32 max_grouping;
245 bool simple_ch_prep_sm;
246 u32 ch_prep_timeout;
247 u32 device_interrupts;
248 u32 max_ch;
249 u32 min_ch;
250 u32 num_ch;
251 u32 *ch;
252 u32 num_ch_combinations;
253 u32 *ch_combinations;
254 u32 modes;
255 u32 max_async_buffer;
256 bool block_pack_mode;
257 u32 port_encoding;
258 struct sdw_dpn_audio_mode *audio_modes;