Lines Matching refs:capi_ctr

67 struct capi_ctr *capi_controller[CAPI_MAXCONTR];
78 static inline struct capi_ctr *
79 capi_ctr_get(struct capi_ctr *ctr) in capi_ctr_get()
87 capi_ctr_put(struct capi_ctr *ctr) in capi_ctr_put()
94 static inline struct capi_ctr *get_capi_ctr_by_nr(u16 contr) in get_capi_ctr_by_nr()
160 register_appl(struct capi_ctr *ctr, u16 applid, capi_register_params *rparam) in register_appl()
172 static void release_appl(struct capi_ctr *ctr, u16 applid) in release_appl()
183 struct capi_ctr *ctr; in notify_up()
212 static void ctr_down(struct capi_ctr *ctr, int new_state) in ctr_down()
238 struct capi_ctr *ctr; in notify_down()
343 void capi_ctr_handle_message(struct capi_ctr *ctr, u16 appl, in capi_ctr_handle_message()
430 void capi_ctr_ready(struct capi_ctr *ctr) in capi_ctr_ready()
448 void capi_ctr_down(struct capi_ctr *ctr) in capi_ctr_down()
467 void capi_ctr_suspend_output(struct capi_ctr *ctr) in capi_ctr_suspend_output()
488 void capi_ctr_resume_output(struct capi_ctr *ctr) in capi_ctr_resume_output()
509 int attach_capi_ctr(struct capi_ctr *ctr) in attach_capi_ctr()
560 int detach_capi_ctr(struct capi_ctr *ctr) in detach_capi_ctr()
776 struct capi_ctr *ctr; in capi20_put_message()
856 struct capi_ctr *ctr; in capi20_get_manufacturer()
891 struct capi_ctr *ctr; in capi20_get_version()
926 struct capi_ctr *ctr; in capi20_get_serial()
961 struct capi_ctr *ctr; in capi20_get_profile()
985 static int wait_on_ctr_state(struct capi_ctr *ctr, unsigned int state) in wait_on_ctr_state()
1027 struct capi_ctr *ctr; in old_capi_manufacturer()
1196 struct capi_ctr *ctr; in capi20_manufacturer()