Searched defs:cx231xx_ops (Results 1 – 1 of 1) sorted by relevance
759 struct cx231xx_ops { struct760 struct list_head next;761 char *name;762 int id;763 int (*init) (struct cx231xx *);764 int (*fini) (struct cx231xx *);