Searched refs:chan_mutex (Results 1 – 4 of 4) sorted by relevance
838 mutex_lock(&ichan->chan_mutex); in idmac_tx_submit()903 mutex_unlock(&ichan->chan_mutex); in idmac_tx_submit()1354 mutex_lock(&ichan->chan_mutex); in idmac_prep_slave_sg()1370 mutex_unlock(&ichan->chan_mutex); in idmac_prep_slave_sg()1406 mutex_lock(&ichan->chan_mutex); in idmac_pause()1422 mutex_unlock(&ichan->chan_mutex); in idmac_pause()1470 mutex_lock(&ichan->chan_mutex); in idmac_terminate_all()1474 mutex_unlock(&ichan->chan_mutex); in idmac_terminate_all()1571 mutex_lock(&ichan->chan_mutex); in idmac_free_chan_resources()1598 mutex_unlock(&ichan->chan_mutex); in idmac_free_chan_resources()[all …]
1056 mutex_lock(&device->chan_mutex); in __dma_async_device_channel_register()1058 mutex_unlock(&device->chan_mutex); in __dma_async_device_channel_register()1081 mutex_lock(&device->chan_mutex); in __dma_async_device_channel_register()1083 mutex_unlock(&device->chan_mutex); in __dma_async_device_channel_register()1116 mutex_lock(&device->chan_mutex); in __dma_async_device_channel_unregister()1118 mutex_unlock(&device->chan_mutex); in __dma_async_device_channel_unregister()1246 mutex_init(&device->chan_mutex); in dma_async_device_register()
164 struct mutex chan_mutex; /* protects status, cookie, free_list */ member
876 struct mutex chan_mutex; /* to protect chan_ida */ member
Completed in 15 milliseconds