Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Ddebugfs.c25 struct dentry *gb_debugfs_get(void) in gb_debugfs_get() function
29 EXPORT_SYMBOL_GPL(gb_debugfs_get);
H A Des2.c1150 gb_debugfs_get(), es2, in usb_log_enable()
1407 gb_debugfs_get(), es2, in ap_probe()
H A Dsvc.c827 gb_debugfs_get()); in gb_svc_debugfs_init()
/openbmc/linux/include/linux/
H A Dgreybus.h105 struct dentry *gb_debugfs_get(void);
/openbmc/linux/drivers/staging/greybus/
H A Dcamera.c1169 gcam->debugfs.root = debugfs_create_dir(dirname, gb_debugfs_get()); in gb_camera_debugfs_init()