Lines Matching refs:hdl
179 pxa2x0_i2s_allocm(void *hdl, int direction, size_t size)
181 struct pxa2x0_i2s_softc *sc = hdl;
239 pxa2x0_i2s_freem(void *hdl, void *ptr, size_t size)
241 struct pxa2x0_i2s_softc *sc = hdl;
263 pxa2x0_i2s_round_blocksize(void *hdl, int bs, int mode,
275 pxa2x0_i2s_round_buffersize(void *hdl, int direction, size_t bufsize)
282 pxa2x0_i2s_halt_output(void *hdl)
284 struct pxa2x0_i2s_softc *sc = hdl;
295 pxa2x0_i2s_halt_input(void *hdl)
297 struct pxa2x0_i2s_softc *sc = hdl;
308 pxa2x0_i2s_start_output(void *hdl, void *block, int bsize,
311 struct pxa2x0_i2s_softc *sc = hdl;
358 pxa2x0_i2s_start_input(void *hdl, void *block, int bsize,
361 struct pxa2x0_i2s_softc *sc = hdl;