Searched refs:hostaudio_state (Results 1 – 1 of 1) sorted by relevance
16 struct hostaudio_state { struct73 struct hostaudio_state *state = file->private_data; in hostaudio_read()100 struct hostaudio_state *state = file->private_data; in hostaudio_write()135 struct hostaudio_state *state = file->private_data; in hostaudio_ioctl()177 struct hostaudio_state *state; in hostaudio_open()187 state = kmalloc(sizeof(struct hostaudio_state), GFP_KERNEL); in hostaudio_open()213 struct hostaudio_state *state = file->private_data; in hostaudio_release()