Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-msm-usb.c1400 static struct dentry *msm_otg_dbg_mode; variable
1409 msm_otg_dbg_mode = debugfs_create_file("mode", S_IRUGO | S_IWUSR, in msm_otg_debugfs_init()
1411 if (!msm_otg_dbg_mode) { in msm_otg_debugfs_init()
1422 debugfs_remove(msm_otg_dbg_mode); in msm_otg_debugfs_cleanup()