Searched refs:wwan_device (Results 1 – 1 of 1) sorted by relevance
32 #define to_wwan_dev(d) container_of(d, struct wwan_device, dev)48 struct wwan_device { struct96 struct wwan_device *wwan = to_wwan_dev(dev); in index_show()110 struct wwan_device *wwandev = to_wwan_dev(dev); in wwan_dev_destroy()128 static struct wwan_device *wwan_dev_get_by_parent(struct device *parent) in wwan_dev_get_by_parent()145 static struct wwan_device *wwan_dev_get_by_name(const char *name) in wwan_dev_get_by_name()159 struct wwan_device *wwandev; in wwan_get_debugfs_dir()171 struct wwan_device *wwandev; in wwan_dev_debugfs_match()181 static struct wwan_device *wwan_dev_get_by_debugfs(struct dentry *dir) in wwan_dev_get_by_debugfs()194 struct wwan_device *wwandev = wwan_dev_get_by_debugfs(dir); in wwan_put_debugfs_dir()[all …]