Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dcoh901318_lli.c19 #define DEBUGFS_POOL_COUNTER_RESET(pool) (pool->debugfs_pool_counter = 0) macro
22 #define DEBUGFS_POOL_COUNTER_RESET(pool) macro
43 DEBUGFS_POOL_COUNTER_RESET(pool); in coh901318_pool_create()