Home
last modified time | relevance | path

Searched refs:hostmixer_state (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/um/drivers/
Dhostaudio_kern.c20 struct hostmixer_state { struct
235 struct hostmixer_state *state = file->private_data; in hostmixer_ioctl_mixdev()
246 struct hostmixer_state *state; in hostmixer_open_mixdev()
254 state = kmalloc(sizeof(struct hostmixer_state), GFP_KERNEL); in hostmixer_open_mixdev()
284 struct hostmixer_state *state = file->private_data; in hostmixer_release()