Searched defs:capi_ctr (Results 1 – 2 of 2) sorted by relevance
39 struct capi_ctr { struct45 int (*load_firmware)(struct capi_ctr *, capiloaddata *); argument46 void (*reset_ctr)(struct capi_ctr *); argument47 void (*register_appl)(struct capi_ctr *, u16 appl, argument49 void (*release_appl)(struct capi_ctr *, u16 appl); argument50 u16 (*send_message)(struct capi_ctr *, struct sk_buff *skb); argument52 char *(*procinfo)(struct capi_ctr *); argument53 int (*proc_show)(struct seq_file *, void *);77 int attach_capi_ctr(struct capi_ctr *); argument
96 to be set by the driver before calling attach_capi_ctr():175 to be filled in before calling capi_ctr_ready():