Home
last modified time | relevance | path

Searched defs:wwan_port (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h130859 struct wwan_port { struct
130860 enum wwan_port_type type; argument
130863 const struct wwan_port_ops *ops; argument
130864 struct mutex ops_lock;
130865 struct device dev;
130866 struct sk_buff_head rxq;
130867 wait_queue_head_t waitqueue;
130868 struct mutex data_lock;
130869 union {