Searched defs:snd_sof_control (Results 1 – 1 of 1) sorted by relevance
340 struct snd_sof_control { struct342 const char *name;343 int comp_id;346 int num_channels;347 unsigned int access;348 int info_type;349 int index; /* pipeline ID */352 size_t max_size;353 void *ipc_control_data;355 u32 size; /* cdata size */[all …]
Completed in 20 milliseconds