Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dwwan.h189 struct dentry *wwan_get_debugfs_dir(struct device *parent);
192 static inline struct dentry *wwan_get_debugfs_dir(struct device *parent) in wwan_get_debugfs_dir() function
/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_debugfs.c15 ipc_imem->debugfs_wwan_dir = wwan_get_debugfs_dir(ipc_imem->dev); in ipc_debugfs_init()
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_trace.c85 debugfs_wwan_dir = wwan_get_debugfs_dir(port->dev); in t7xx_port_trace_md_state_notify()
/openbmc/linux/drivers/net/wwan/
H A Dwwan_core.c157 struct dentry *wwan_get_debugfs_dir(struct device *parent) in wwan_get_debugfs_dir() function
167 EXPORT_SYMBOL_GPL(wwan_get_debugfs_dir);