Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wwan/
Dwwan_core.c32 #define to_wwan_dev(d) container_of(d, struct wwan_device, dev)
48 struct wwan_device { struct
92 struct wwan_device *wwan = to_wwan_dev(dev); in index_show()
106 struct wwan_device *wwandev = to_wwan_dev(dev); in wwan_dev_destroy()
124 static struct wwan_device *wwan_dev_get_by_parent(struct device *parent) in wwan_dev_get_by_parent()
141 static struct wwan_device *wwan_dev_get_by_name(const char *name) in wwan_dev_get_by_name()
155 struct wwan_device *wwandev; in wwan_get_debugfs_dir()
167 struct wwan_device *wwandev; in wwan_dev_debugfs_match()
177 static struct wwan_device *wwan_dev_get_by_debugfs(struct dentry *dir) in wwan_dev_get_by_debugfs()
190 struct wwan_device *wwandev = wwan_dev_get_by_debugfs(dir); in wwan_put_debugfs_dir()
[all …]