Searched defs:capidrv_contr (Results 1 – 1 of 1) sorted by relevance
48 struct capidrv_contr { struct50 struct capidrv_contr *next; argument51 struct module *owner;52 u32 contrnr;53 char name[20];79 struct capidrv_contr *contr; argument130 struct capidrv_contr *contr_list; argument135 typedef struct capidrv_contr capidrv_contr; typedef