Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/android/ion/rockchip/
H A Drockchip_ion_snapshot.c79 struct dentry* last_ion_dentry; in rockchip_ion_snapshot_debugfs() local
82 last_ion_dentry = debugfs_create_file("last_ion", 0664, in rockchip_ion_snapshot_debugfs()
85 if (!last_ion_dentry) { in rockchip_ion_snapshot_debugfs()