Searched defs:capidrv_contr (Results 1 – 1 of 1) sorted by relevance
49 struct capidrv_contr { struct51 struct capidrv_contr *next; argument52 struct module *owner;53 u32 contrnr;54 char name[20];80 struct capidrv_contr *contr; argument131 struct capidrv_contr *contr_list; argument136 typedef struct capidrv_contr capidrv_contr; typedef