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

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

Completed in 55 milliseconds