Searched defs:snd_sof_control (Results 1 – 1 of 1) sorted by relevance
367 struct snd_sof_control { struct369 const char *name;370 int comp_id;373 int num_channels;374 unsigned int access;375 int info_type;379 size_t max_size;380 void *ipc_control_data;381 void *old_ipc_control_data;383 u32 size; /* cdata size */[all …]
Completed in 7 milliseconds