Searched refs:_handler (Results 1 – 2 of 2) sorted by relevance
45 static struct linux_ioctl_handler n##_handler = {linux_ioctl_##n, low, high}; \47 linux_ioctl_register_handler, &n##_handler); \49 linux_ioctl_unregister_handler, &n##_handler);
434 #define INIT_IB_EVENT_HANDLER(_ptr, _device, _handler) \ argument437 (_ptr)->handler = _handler; \