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