Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/crystalhd/
Dcrystalhd_misc.h105 struct crystalhd_dioq { struct
106 uint32_t sig;
107 struct crystalhd_adp *adp;
108 struct crystalhd_elem *head;
109 struct crystalhd_elem *tail;
110 uint32_t count;
111 spinlock_t lock;
112 wait_queue_head_t event;
113 crystalhd_data_free_cb data_rel_cb;
114 void *cb_context;