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