Searched refs:phyd (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/net/wireless/ |
H A D | debugfs.c | 106 debugfs_create_file(#name, S_IRUGO, phyd, &rdev->wiphy, &name## _ops); 110 struct dentry *phyd = rdev->wiphy.debugfsdir; cfg80211_debugfs_rdev_add() local
|
/linux-4.4.14/net/mac80211/ |
H A D | debugfs.c | 56 debugfs_create_file(#name, 0400, phyd, local, &name## _ops); 59 debugfs_create_file(#name, mode, phyd, local, &name## _ops); 240 struct dentry *phyd = local->hw.wiphy->debugfsdir; debugfs_hw_add() local 243 if (!phyd) debugfs_hw_add() 246 local->debugfs.keys = debugfs_create_dir("keys", phyd); debugfs_hw_add() 258 statsd = debugfs_create_dir("statistics", phyd); debugfs_hw_add()
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | debug.c | 1349 struct dentry *phyd = il->hw->wiphy->debugfsdir; il_dbgfs_register() local 1352 dir_drv = debugfs_create_dir(name, phyd); il_dbgfs_register()
|
/linux-4.4.14/drivers/block/ |
H A D | skd_main.c | 4885 pr_debug("%s:%s:%d mem_map=%p, phyd=%016llx, size=%d\n", skd_pci_probe() 5082 pr_debug("%s:%s:%d mem_map=%p, phyd=%016llx, size=%d\n", skd_pci_resume()
|
Completed in 201 milliseconds