Searched defs:wwan_device (Results 1 – 1 of 1) sorted by relevance
48 struct wwan_device { struct49 unsigned int id;50 struct device dev;51 atomic_t port_id;52 const struct wwan_ops *ops;53 void *ops_ctxt;55 struct dentry *debugfs_dir;