Searched refs:csfunction_t (Results 1 – 9 of 9) sorted by relevance
146 csfunction_t *cardservices;147 csfunction_t *socketservices;
381 csfunction_t *event_callback_handler;767 extern csfunction_t *cs_socket_services;
68 typedef int32_t (csfunction_t)(int32_t, ...); /* for lint - cc -v quieting */ typedef480 csfunction_t *event_handler;734 csfunction_t *irq_handler;
78 static csfunction_t *cardservices = NULL;83 ((csfunction_t *)cs_no_carservices))157 cardservices = (csfunction_t *)cs_no_carservices; in csx_register_cardservices()
105 csfunction_t *cs_socket_services = NULL;
354 irq_req.irq_handler = (csfunction_t *)pcata_intr_hi; in pcata_card_insertion()
333 client_reg.event_handler = (csfunction_t *)pcata_event; in pcata_att1()
523 cr.event_handler = (csfunction_t *)pcwl_ev_hdlr; in pcwl_register_cs()828 (csfunction_t *)pcwl_intr_hi : (csfunction_t *)pcwl_intr; in pcwl_card_insert()
583 cr.event_handler = (csfunction_t *)pcan_ev_hdlr; in pcan_register_cs()833 (csfunction_t *)pcan_intr_hi : (csfunction_t *)pcan_intr; in pcan_card_insert()