Searched defs:mal_commac (Results 1 – 1 of 1) sorted by relevance
170 struct mal_commac { struct171 struct mal_commac_ops *ops; argument172 void *dev;173 struct list_head poll_list;174 long flags;177 u32 tx_chan_mask;178 u32 rx_chan_mask;179 struct list_head list;