Searched refs:command_handler (Results 1 – 2 of 2) sorted by relevance
330 static void command_handler(SCLPEventFacility *ef, SCCB *sccb, uint64_t code) in command_handler() function440 k->command_handler = command_handler; in init_event_facility_class()
219 void (*command_handler)(SCLPEventFacility *ef, SCCB *sccb, uint64_t code); member