Searched defs:binary_data (Results 1 – 2 of 2) sorted by relevance
291 const unsigned int __user *binary_data, in snd_sof_bytes_ext_put()370 int snd_sof_bytes_ext_volatile_get(struct snd_kcontrol *kcontrol, unsigned int __user *binary_data, in snd_sof_bytes_ext_volatile_get()443 unsigned int __user *binary_data, in snd_sof_bytes_ext_get()
373 static unsigned char *binary_data = NULL; in chip_set_code() local