Searched refs:hostmixer_state (Results 1 – 1 of 1) sorted by relevance
20 struct hostmixer_state { struct229 struct hostmixer_state *state = file->private_data; in hostmixer_ioctl_mixdev()240 struct hostmixer_state *state; in hostmixer_open_mixdev()248 state = kmalloc(sizeof(struct hostmixer_state), GFP_KERNEL); in hostmixer_open_mixdev()278 struct hostmixer_state *state = file->private_data; in hostmixer_release()