Home
last modified time | relevance | path

Searched refs:D_CLEARBUSY (Results 1 – 13 of 13) sorted by relevance

/linux-4.19.296/drivers/isdn/hisax/
Disdnl1.h13 #define D_CLEARBUSY 3 macro
Damd7930_fn.c242 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in Amd7930_bh()
445 schedule_event(cs, D_CLEARBUSY); in Amd7930_interrupt()
463 schedule_event(cs, D_CLEARBUSY); in Amd7930_interrupt()
484 schedule_event(cs, D_CLEARBUSY); in Amd7930_interrupt()
513 schedule_event(cs, D_CLEARBUSY); in Amd7930_interrupt()
660 schedule_event(cs, D_CLEARBUSY); in Amd7930_l1hw()
Dicc.c87 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in icc_bh()
239 schedule_event(cs, D_CLEARBUSY); in icc_interrupt()
295 schedule_event(cs, D_CLEARBUSY); in icc_interrupt()
558 schedule_event(cs, D_CLEARBUSY); in ICC_l1hw()
Disac.c90 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in isac_bh()
244 schedule_event(cs, D_CLEARBUSY); in isac_interrupt()
301 schedule_event(cs, D_CLEARBUSY); in isac_interrupt()
561 schedule_event(cs, D_CLEARBUSY); in ISAC_l1hw()
Dw6692.c109 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in W6692_bh()
461 schedule_event(cs, D_CLEARBUSY); in W6692_interrupt()
493 schedule_event(cs, D_CLEARBUSY); in W6692_interrupt()
665 schedule_event(cs, D_CLEARBUSY); in W6692_l1hw()
Dipacx.c375 schedule_event(cs, D_CLEARBUSY); in dch_int()
Dhfc_2bds0.c864 schedule_event(cs, D_CLEARBUSY); in hfc2bds0_interrupt()
Dhfc_sx.c820 schedule_event(cs, D_CLEARBUSY); in hfcsx_interrupt()
Dhfc_pci.c1055 sched_event_D_pci(cs, D_CLEARBUSY); in hfcpci_interrupt()
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dw6692.c329 dchannel_sched_event(dch, D_CLEARBUSY); in d_retransmit()
Dhfcsusb.c360 dchannel_sched_event(&hc->dch, D_CLEARBUSY); in hfcusb_l2l1D()
Dhfcpci.c1656 dchannel_sched_event(&hc->dch, D_CLEARBUSY); in hfcpci_l2l1D()
Dhfcmulti.c3445 dchannel_sched_event(&hc->dch, D_CLEARBUSY); in handle_dmsg()