Searched refs:chan_mutex (Results 1 – 5 of 5) sorted by relevance
837 mutex_lock(&ichan->chan_mutex); in idmac_tx_submit()902 mutex_unlock(&ichan->chan_mutex); in idmac_tx_submit()1353 mutex_lock(&ichan->chan_mutex); in idmac_prep_slave_sg()1369 mutex_unlock(&ichan->chan_mutex); in idmac_prep_slave_sg()1405 mutex_lock(&ichan->chan_mutex); in idmac_pause()1421 mutex_unlock(&ichan->chan_mutex); in idmac_pause()1469 mutex_lock(&ichan->chan_mutex); in idmac_terminate_all()1473 mutex_unlock(&ichan->chan_mutex); in idmac_terminate_all()1570 mutex_lock(&ichan->chan_mutex); in idmac_free_chan_resources()1597 mutex_unlock(&ichan->chan_mutex); in idmac_free_chan_resources()[all …]
1057 mutex_lock(&device->chan_mutex); in __dma_async_device_channel_register()1059 mutex_unlock(&device->chan_mutex); in __dma_async_device_channel_register()1082 mutex_lock(&device->chan_mutex); in __dma_async_device_channel_register()1084 mutex_unlock(&device->chan_mutex); in __dma_async_device_channel_register()1117 mutex_lock(&device->chan_mutex); in __dma_async_device_channel_unregister()1119 mutex_unlock(&device->chan_mutex); in __dma_async_device_channel_unregister()1247 mutex_init(&device->chan_mutex); in dma_async_device_register()
164 struct mutex chan_mutex; /* protects status, cookie, free_list */ member
865 struct mutex chan_mutex; /* to protect chan_ida */ member
12900 + struct mutex chan_mutex; /* protects status, cookie, free_list */