Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma-buf/
Dsync_debug.h65 extern const struct file_operations sw_sync_debugfs_fops;
Dsync_debug.c205 &sw_sync_debugfs_fops); in sync_debugfs_init()
Dsw_sync.c418 const struct file_operations sw_sync_debugfs_fops = { variable