Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dste_dma40.c1057 static int __d40_execute_command_phy(struct d40_chan *d40c, in __d40_execute_command_phy() function
1068 ret = __d40_execute_command_phy(d40c, D40_DMA_SUSPEND_REQ); in __d40_execute_command_phy()
1314 ret = __d40_execute_command_phy(d40c, command); in __d40_execute_command_log()
1321 ret = __d40_execute_command_phy(d40c, command); in __d40_execute_command_log()
1339 return __d40_execute_command_phy(d40c, command); in d40_channel_execute_command()