Home
last modified time | relevance | path

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

/lib/
Ddma-debug.c63 int direction; member
300 entry->direction == ref->direction ? ++match_lvl : 0; in __hash_bucket_find()
396 dir2name[entry->direction], in debug_dma_dump_mappings()
760 dir2name[entry->direction], type2name[entry->type]); in dma_debug_device_change()
921 if (ref->direction != entry->direction) { in check_unmap()
927 dir2name[entry->direction], in check_unmap()
928 dir2name[ref->direction]); in check_unmap()
1000 if (entry->direction == DMA_BIDIRECTIONAL) in check_sync()
1003 if (ref->direction != entry->direction) { in check_sync()
1009 dir2name[entry->direction], in check_sync()
[all …]