Lines Matching defs:controller

45 	u32 controller;
63 /* -------- controller ref counting -------------------------------------- */
154 printk(KERN_WARNING "%s: cannot get controller resources\n",
244 notify_up(event->controller);
247 notify_down(event->controller);
254 static int notify_push(unsigned int event_type, u32 controller)
263 event->controller = controller;
294 * @ctr: controller descriptor structure.
312 printk(KERN_INFO "kcapi: controller [%03d] not active, got: %s",
316 printk(KERN_INFO "kcapi: controller [%03d] not active, cannot trace\n",
382 * capi_ctr_ready() - signal CAPI controller ready
383 * @ctr: controller descriptor structure.
385 * Called by hardware driver to signal that the controller is up and running.
390 printk(KERN_NOTICE "kcapi: controller [%03d] \"%s\" ready.\n",
399 * capi_ctr_down() - signal CAPI controller not ready
400 * @ctr: controller descriptor structure.
402 * Called by hardware driver to signal that the controller is down and
408 printk(KERN_NOTICE "kcapi: controller [%03d] down.\n", ctr->cnr);
418 * attach_capi_ctr() - register CAPI controller
419 * @ctr: controller descriptor structure.
421 * Called by hardware driver to register a controller with the CAPI subsystem.
437 printk(KERN_ERR "kcapi: out of controller slots\n");
459 printk(KERN_NOTICE "kcapi: controller [%03d]: %s attached\n",
467 * detach_capi_ctr() - unregister CAPI controller
468 * @ctr: controller descriptor structure.
470 * Called by hardware driver to remove the registration of a controller
498 printk(KERN_NOTICE "kcapi: controller [%03d]: %s unregistered\n",
516 * Return value: CAPI result code (CAPI_NOERROR if at least one ISDN controller
669 * The controller reference is protected by the existence of the
721 * @contr: controller number.
724 * Retrieve information about the manufacturer of the specified ISDN controller
754 * @contr: controller number.
757 * Retrieve version information for the specified ISDN controller
787 * @contr: controller number.
790 * Retrieve the serial number of the specified ISDN controller
820 * @contr: controller number.
823 * Retrieve capability information for the specified ISDN controller