Searched defs:wwan_device (Results 1 – 1 of 1) sorted by relevance
58 struct wwan_device { struct59 unsigned int id;60 int refcount;61 struct device dev;62 const struct wwan_ops *ops;63 void *ops_ctxt;65 struct dentry *debugfs_dir;