Searched defs:wwan_device (Results 1 – 1 of 1) sorted by relevance
44 struct wwan_device { struct45 unsigned int id;46 struct device dev;47 atomic_t port_id;48 const struct wwan_ops *ops;49 void *ops_ctxt;