Lines Matching refs:capi_ctr
56 struct capi_ctr *capi_controller[CAPI_MAXCONTR];
65 static inline struct capi_ctr *
66 capi_ctr_get(struct capi_ctr *ctr) in capi_ctr_get()
74 capi_ctr_put(struct capi_ctr *ctr) in capi_ctr_put()
81 static inline struct capi_ctr *get_capi_ctr_by_nr(u16 contr) in get_capi_ctr_by_nr()
147 register_appl(struct capi_ctr *ctr, u16 applid, capi_register_params *rparam) in register_appl()
159 static void release_appl(struct capi_ctr *ctr, u16 applid) in release_appl()
170 struct capi_ctr *ctr; in notify_up()
197 static void ctr_down(struct capi_ctr *ctr, int new_state) in ctr_down()
221 struct capi_ctr *ctr; in notify_down()
301 void capi_ctr_handle_message(struct capi_ctr *ctr, u16 appl, in capi_ctr_handle_message()
388 void capi_ctr_ready(struct capi_ctr *ctr) in capi_ctr_ready()
406 void capi_ctr_down(struct capi_ctr *ctr) in capi_ctr_down()
425 int attach_capi_ctr(struct capi_ctr *ctr) in attach_capi_ctr()
475 int detach_capi_ctr(struct capi_ctr *ctr) in detach_capi_ctr()
653 struct capi_ctr *ctr; in capi20_put_message()
731 struct capi_ctr *ctr; in capi20_get_manufacturer()
764 struct capi_ctr *ctr; in capi20_get_version()
797 struct capi_ctr *ctr; in capi20_get_serial()
830 struct capi_ctr *ctr; in capi20_get_profile()
862 struct capi_ctr *ctr; in capi20_manufacturer()