Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/
H A Dsync_debug.h65 extern const struct file_operations sw_sync_debugfs_fops;
H A Dsync_debug.c186 &sw_sync_debugfs_fops); in sync_debugfs_init()
H A Dsw_sync.c407 const struct file_operations sw_sync_debugfs_fops = { variable