Searched refs:wwan_device (Results 1 – 1 of 1) sorted by relevance
40 #define to_wwan_dev(d) container_of(d, struct wwan_device, dev)58 struct wwan_device { struct114 struct wwan_device *wwan = to_wwan_dev(dev); in index_show()128 struct wwan_device *wwandev = to_wwan_dev(dev); in wwan_dev_destroy()146 static struct wwan_device *wwan_dev_get_by_parent(struct device *parent) in wwan_dev_get_by_parent()163 static struct wwan_device *wwan_dev_get_by_name(const char *name) in wwan_dev_get_by_name()177 struct wwan_device *wwandev; in wwan_get_debugfs_dir()189 struct wwan_device *wwandev; in wwan_dev_debugfs_match()199 static struct wwan_device *wwan_dev_get_by_debugfs(struct dentry *dir) in wwan_dev_get_by_debugfs()212 struct wwan_device *wwandev = wwan_dev_get_by_debugfs(dir); in wwan_put_debugfs_dir()[all …]