Searched defs:sof_widget_data (Results 1 – 2 of 2) sorted by relevance
26 struct sof_widget_data { struct27 int ctrl_type;28 int ipc_cmd;29 void *pdata;30 size_t pdata_size;31 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;