uwbd_urc_evt_type_handlers 132 drivers/staging/uwb/uwbd.c static struct uwbd_evt_type_handler uwbd_urc_evt_type_handlers[] = { uwbd_urc_evt_type_handlers 177 drivers/staging/uwb/uwbd.c if (type >= ARRAY_SIZE(uwbd_urc_evt_type_handlers)) uwbd_urc_evt_type_handlers 179 drivers/staging/uwb/uwbd.c type_table = &uwbd_urc_evt_type_handlers[type];