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