Lines Matching defs:sdw_dpn_prop
320 struct sdw_dpn_prop { struct
321 u32 num;
322 u32 max_word;
323 u32 min_word;
324 u32 num_words;
325 u32 *words;
326 enum sdw_dpn_type type;
327 u32 max_grouping;
328 bool simple_ch_prep_sm;
329 u32 ch_prep_timeout;
330 u32 imp_def_interrupts;
331 u32 max_ch;
332 u32 min_ch;
333 u32 num_channels;
334 u32 *channels;
335 u32 num_ch_combinations;
336 u32 *ch_combinations;
337 u32 modes;
338 u32 max_async_buffer;
339 bool block_pack_mode;
340 bool read_only_wordlength;
341 u32 port_encoding;
342 struct sdw_dpn_audio_mode *audio_modes;