Searched defs:mal_commac (Results 1 – 1 of 1) sorted by relevance
175 struct mal_commac { struct176 struct mal_commac_ops *ops; argument177 void *dev;178 struct list_head poll_list;179 long flags;182 u32 tx_chan_mask;183 u32 rx_chan_mask;184 struct list_head list;