Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/
H A Dwwan_core.c35 #define to_wwan_dev(d) container_of(d, struct wwan_device, dev)
51 struct wwan_device { struct
99 struct wwan_device *wwan = to_wwan_dev(dev); in index_show()
113 struct wwan_device *wwandev = to_wwan_dev(dev); in wwan_dev_destroy()
131 static struct wwan_device *wwan_dev_get_by_parent(struct device *parent) in wwan_dev_get_by_parent()
148 static struct wwan_device *wwan_dev_get_by_name(const char *name) in wwan_dev_get_by_name()
162 struct wwan_device *wwandev; in wwan_get_debugfs_dir()
174 struct wwan_device *wwandev; in wwan_dev_debugfs_match()
184 static struct wwan_device *wwan_dev_get_by_debugfs(struct dentry *dir) in wwan_dev_get_by_debugfs()
197 struct wwan_device *wwandev = wwan_dev_get_by_debugfs(dir); in wwan_put_debugfs_dir()
[all …]