Home
last modified time | relevance | path

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

/drivers/staging/ozwpan/
Dozeltbuf.h27 struct oz_elt_info { struct
28 struct list_head link;
29 struct list_head link_order;
30 u8 flags;
31 u8 app_id;
55 struct oz_elt_info *oz_elt_info_alloc(struct oz_elt_buf *buf); argument