Searched defs:mal_commac (Results 1 – 1 of 1) sorted by relevance
179 struct mal_commac { struct180 struct mal_commac_ops *ops; argument181 void *dev;182 struct list_head poll_list;183 long flags;186 u32 tx_chan_mask;187 u32 rx_chan_mask;188 struct list_head list;