Searched defs:snd_sof_control (Results 1 – 1 of 1) sorted by relevance
368 struct snd_sof_control { struct370 const char *name;371 int comp_id;374 int num_channels;375 unsigned int access;376 int info_type;380 size_t max_size;381 void *ipc_control_data;382 void *old_ipc_control_data;384 u32 size; /* cdata size */[all …]
Completed in 8 milliseconds