Home
last modified time | relevance | path

Searched refs:rx_buf (Results 1 – 10 of 10) sorted by relevance

/sound/soc/codecs/
Dwm0010.c127 u8 *rx_buf; member
224 u32 *out32 = xfer->t.rx_buf; in wm0010_boot_xfer_complete()
428 xfer->t.rx_buf = out; in wm0010_firmware_load()
489 kfree(xfer->t.rx_buf); in wm0010_firmware_load()
538 t.rx_buf = out; in wm0010_stage2_load()
674 t.rx_buf = out; in wm0010_boot()
Drt5677-spi.c138 t[1].rx_buf = body; in rt5677_spi_read()
Drt5514-spi.c317 x[2].rx_buf = rxbuf + offset; in rt5514_spi_burst_read()
/sound/soc/blackfin/
Dbf6xx-sport.h46 unsigned char *rx_buf; member
Dbf5xx-sport.h50 unsigned char *rx_buf; member
Dbf6xx-sport.c194 sport->rx_buf = buf; in sport_config_rx_dma()
219 return (unsigned char *)curr - sport->rx_buf; in sport_curr_offset_rx()
Dbf5xx-i2s-pcm.c203 sport_handle->rx_buf = buf->area; in bf5xx_pcm_open()
Dbf5xx-ac97-pcm.c344 sport_handle->rx_buf = buf->area; in bf5xx_pcm_preallocate_dma_buffer()
Dbf5xx-sport.c441 sport->rx_buf = buf; in sport_config_rx_dma()
594 return (unsigned char *)curr - sport->rx_buf; in sport_curr_offset_rx()
/sound/spi/
Dat73c213.c102 msg_xfer.rx_buf = chip->spi_rbuffer; in snd_at73c213_write_reg()