Symbol: intr_handler
sys/arm/allwinner/aw_i2s.c
689
aw_i2s_dai_setup_intr(device_t dev, driver_intr_t intr_handler, void *intr_arg)
sys/arm/allwinner/aw_i2s.c
694
INTR_TYPE_MISC | INTR_MPSAFE, NULL, intr_handler, intr_arg,
sys/arm64/rockchip/rk_i2s.c
544
rk_i2s_dai_setup_intr(device_t dev, driver_intr_t intr_handler, void *intr_arg)
sys/arm64/rockchip/rk_i2s.c
549
INTR_TYPE_AV | INTR_MPSAFE, NULL, intr_handler, intr_arg,
sys/dev/atopcase/atopcase.c
174
ac->intr_handler(ac->intr_ctx, payload, pl_len);
sys/dev/atopcase/atopcase.c
585
ac->intr_handler = intr;
sys/dev/atopcase/atopcase_var.h
56
hid_intr_t *intr_handler;
sys/dev/cxgb/common/cxgb_ael1002.c
1377
.intr_handler = ael2005_intr_handler,
sys/dev/cxgb/common/cxgb_ael1002.c
2129
.intr_handler = ael2020_intr_handler,
sys/dev/cxgb/common/cxgb_ael1002.c
2208
.intr_handler = t3_phy_lasi_intr_handler,
sys/dev/cxgb/common/cxgb_ael1002.c
2289
.intr_handler = ael1002_intr_noop,
sys/dev/cxgb/common/cxgb_ael1002.c
337
.intr_handler = ael1002_intr_noop,
sys/dev/cxgb/common/cxgb_ael1002.c
419
.intr_handler = t3_phy_lasi_intr_handler,
sys/dev/cxgb/common/cxgb_aq100x.c
452
.intr_handler = aq100x_intr_handler,
sys/dev/cxgb/common/cxgb_common.h
558
int (*intr_handler)(struct cphy *phy);
sys/dev/cxgb/common/cxgb_mv88e1xxx.c
286
.intr_handler = mv88e1xxx_intr_handler,
sys/dev/cxgb/common/cxgb_t3_hw.c
2219
int phy_cause = p->phy.ops->intr_handler(&p->phy);
sys/dev/cxgb/common/cxgb_tn1010.c
202
.intr_handler = t3_phy_lasi_intr_handler,
sys/dev/cxgb/common/cxgb_vsc8211.c
356
.intr_handler = vsc8211_intr_handler,
sys/dev/cxgb/common/cxgb_vsc8211.c
370
.intr_handler = vsc8211_intr_handler,
sys/dev/hid/hidbus.c
403
tlc->intr_handler = NULL;
sys/dev/hid/hidbus.c
575
if (!tlc->active || tlc->intr_handler == NULL)
sys/dev/hid/hidbus.c
579
tlc->intr_handler(tlc->intr_ctx, buf, len);
sys/dev/hid/hidbus.c
582
tlc->intr_handler(tlc->intr_ctx, buf, len);
sys/dev/hid/hidbus.c
595
tlc->intr_handler = handler;
sys/dev/hid/hidbus.c
66
hid_intr_t *intr_handler; /* executed under mtx*/
sys/dev/hpt27xx/himfuncs.h
80
_HIM_INTERFACE(HPT_BOOL, intr_handler, (void *adapter))
sys/dev/hptnr/himfuncs.h
80
_HIM_INTERFACE(HPT_BOOL, intr_handler, (void *adapter))
sys/dev/hptrr/himfuncs.h
81
_HIM_INTERFACE(HPT_BOOL, intr_handler, (void *adapter))
sys/dev/iicbus/iichid.c
170
hid_intr_t *intr_handler;
sys/dev/iicbus/iichid.c
548
sc->intr_handler(sc->intr_ctx, sc->intr_buf + 2, actual - 2);
sys/dev/iicbus/iichid.c
559
sc->intr_handler(sc->intr_ctx, sc->intr_buf + 2, 0);
sys/dev/iicbus/iichid.c
614
sc->intr_handler(sc->intr_ctx, sc->intr_buf + 2,
sys/dev/iicbus/iichid.c
678
if (sc->sampling_rate_slow >= 0 && sc->intr_handler != NULL) {
sys/dev/iicbus/iichid.c
838
sc->intr_handler = intr;
sys/dev/iicbus/iichid.c
904
sc->intr_handler(sc->intr_ctx, sc->intr_buf + 2, actual);
sys/dev/pccard/pccardvarp.h
119
driver_intr_t *intr_handler;
sys/dev/xen/console/xen_console.c
230
driver_intr_t intr_handler)
sys/dev/xen/console/xen_console.c
238
intr_handler, tp, INTR_TYPE_TTY | INTR_MPSAFE, &cons->intr_handle);
sys/dev/xen/console/xen_console.c
282
xencons_init_ring(device_t dev, struct tty *tp, driver_intr_t intr_handler)
sys/dev/xen/console/xen_console.c
293
intr_handler, tp, INTR_TYPE_TTY | INTR_MPSAFE, &cons->intr_handle);
sys/dev/xen/console/xen_console.c
68
driver_intr_t intr_handler);
sys/kern/kern_intr.c
1077
struct intr_handler *ih = (struct intr_handler *)cookie;
sys/kern/kern_intr.c
1130
struct intr_handler *ih, *ihn, *ihp;
sys/kern/kern_intr.c
1347
struct intr_handler *ih;
sys/kern/kern_intr.c
1467
db_dump_intrhand(struct intr_handler *ih)
sys/kern/kern_intr.c
1543
struct intr_handler *ih;
sys/kern/kern_intr.c
215
struct intr_handler *ih;
sys/kern/kern_intr.c
606
struct intr_handler *ih, *temp_ih;
sys/kern/kern_intr.c
607
struct intr_handler **prevptr;
sys/kern/kern_intr.c
620
ih = malloc(sizeof(struct intr_handler), M_ITHREAD, M_WAITOK | M_ZERO);
sys/kern/kern_intr.c
692
struct intr_handler *ih;
sys/kern/kern_intr.c
746
struct intr_handler *ih;
sys/kern/kern_intr.c
749
ih = (struct intr_handler *)cookie;
sys/kern/kern_intr.c
799
intr_handler_barrier(struct intr_handler *handler)
sys/kern/kern_intr.c
862
struct intr_handler *handler = (struct intr_handler *)cookie;
sys/kern/kern_intr.c
864
struct intr_handler *ih;
sys/kern/kern_intr.c
865
struct intr_handler **prevptr;
sys/kern/kern_intr.c
918
struct intr_handler *handler = (struct intr_handler *)cookie;
sys/kern/kern_intr.c
937
struct intr_handler *handler = (struct intr_handler *)cookie;
sys/sys/interrupt.h
109
CK_SLIST_HEAD(, intr_handler) ie_handlers; /* Interrupt handlers. */
sys/sys/interrupt.h
54
CK_SLIST_ENTRY(intr_handler) ih_next; /* Next handler for this event. */
sys/x86/isa/atrtc.c
207
void *intr_handler;
sys/x86/isa/atrtc.c
501
rtc_intr, NULL, sc, &sc->intr_handler))) {
sys/x86/isa/clock.c
100
void *intr_handler;
sys/x86/isa/clock.c
603
sc, &sc->intr_handler))) {