Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma-buf/
Dsync_debug.h67 extern const struct file_operations sw_sync_debugfs_fops;
Dsync_debug.c186 &sw_sync_debugfs_fops); in sync_debugfs_init()
Dsw_sync.c489 const struct file_operations sw_sync_debugfs_fops = { variable