Home
last modified time | relevance | path

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

/linux/include/linux/
H A DmISDNhw.h71 #define FLG_PHCHANGE 31 macro
/linux/drivers/isdn/mISDN/
H A Dhwchannel.c30 if (test_and_clear_bit(FLG_PHCHANGE, &dch->Flags)) { in dchannel_bh()
/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1061 schedule_event(&hw->dch, FLG_PHCHANGE); in rx_iso_complete()
1133 schedule_event(&hw->dch, FLG_PHCHANGE); in rx_int_complete()
1363 schedule_event(&hw->dch, FLG_PHCHANGE); in tx_iso_complete()
H A Dhfcpci.c1176 schedule_event(&hc->dch, FLG_PHCHANGE); in hfcpci_int()
1182 schedule_event(&hc->dch, FLG_PHCHANGE); in hfcpci_int()
H A Dw6692.c188 schedule_event(&card->dch, FLG_PHCHANGE); in W6692_new_ph()
H A DmISDNipac.c52 schedule_event(&isac->dch, FLG_PHCHANGE); in isac_ph_state_change()