Searched defs:sof_widget_data (Results 1 – 2 of 2) sorted by relevance
23 struct sof_widget_data { struct24 int ctrl_type;25 int ipc_cmd;26 void *pdata;27 size_t pdata_size;28 struct snd_sof_control *control;
50 struct sof_widget_data { struct51 int ctrl_type;52 int ipc_cmd;53 struct sof_abi_hdr *pdata;54 struct snd_sof_control *control;