Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-sh_mobile.c445 static void sh_mobile_i2c_cleanup_dma(struct sh_mobile_i2c_data *pd, bool terminate) in sh_mobile_i2c_cleanup_dma() function
464 sh_mobile_i2c_cleanup_dma(pd, false); in sh_mobile_i2c_dma_callback()
544 sh_mobile_i2c_cleanup_dma(pd, false); in sh_mobile_i2c_xfer_dma()
554 sh_mobile_i2c_cleanup_dma(pd, false); in sh_mobile_i2c_xfer_dma()
692 sh_mobile_i2c_cleanup_dma(pd, true); in sh_mobile_xfer()