Home
last modified time | relevance | path

Searched refs:FLG_PHCHANGE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A DmISDNhw.h71 #define FLG_PHCHANGE 31 macro
/openbmc/linux/drivers/isdn/mISDN/
H A Dhwchannel.c30 if (test_and_clear_bit(FLG_PHCHANGE, &dch->Flags)) { in dchannel_bh()
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1060 schedule_event(&hw->dch, FLG_PHCHANGE); in rx_iso_complete()
1132 schedule_event(&hw->dch, FLG_PHCHANGE); in rx_int_complete()
1362 schedule_event(&hw->dch, FLG_PHCHANGE); in tx_iso_complete()
H A Dhfcpci.c1175 schedule_event(&hc->dch, FLG_PHCHANGE); in hfcpci_int()
1181 schedule_event(&hc->dch, FLG_PHCHANGE); in hfcpci_int()
H A Dw6692.c187 schedule_event(&card->dch, FLG_PHCHANGE); in W6692_new_ph()
H A Dhfcmulti.c2402 FLG_PHCHANGE); in handle_timer_irq()
2583 schedule_event(dch, FLG_PHCHANGE); in ph_state_irq()
2758 schedule_event(dch, FLG_PHCHANGE); in hfcmulti_interrupt()
H A DmISDNipac.c51 schedule_event(&isac->dch, FLG_PHCHANGE); in isac_ph_state_change()