Lines Matching refs:libasound_state
15 int (*process_frames)(struct libasound_state *state,
22 static int wait_for_avail(struct libasound_state *state)
57 static int read_frames(struct libasound_state *state, unsigned int *frame_count,
107 static int r_process_frames_blocking(struct libasound_state *state,
155 static int r_process_frames_nonblocking(struct libasound_state *state,
201 static int write_frames(struct libasound_state *state,
251 static int w_process_frames_blocking(struct libasound_state *state,
315 static int w_process_frames_nonblocking(struct libasound_state *state,
358 static int irq_rw_pre_process(struct libasound_state *state)
409 static int irq_rw_process_frames(struct libasound_state *state,
426 static void irq_rw_post_process(struct libasound_state *state)