Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A 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()
693 sh_mobile_i2c_cleanup_dma(pd, true); in sh_mobile_xfer()