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()137 struct hostaudio_state *state = file->private_data; in hostaudio_ioctl()179 struct hostaudio_state *state; in hostaudio_open()189 state = kmalloc(sizeof(struct hostaudio_state), GFP_KERNEL); in hostaudio_open()215 struct hostaudio_state *state = file->private_data; in hostaudio_release()