Home
last modified time | relevance | path

Searched defs:binary_data (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dcontrol.c291 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()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/vtl_ts/
H A Dchip.c373 static unsigned char *binary_data = NULL; in chip_set_code() local