Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/android/ion/
Dion.c64 struct dentry *clients_debug_root; member
802 dev->clients_debug_root, in ion_client_create()
807 path = dentry_path(dev->clients_debug_root, buf, 256); in ion_client_create()
1595 idev->clients_debug_root = debugfs_create_dir("clients", in ion_device_create()
1597 if (!idev->clients_debug_root) in ion_device_create()