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

/linux-master/include/linux/
H A DmISDNhw.h71 #define FLG_PHCHANGE 31 macro
/linux-master/drivers/isdn/mISDN/
H A Dhwchannel.c30 if (test_and_clear_bit(FLG_PHCHANGE, &dch->Flags)) {
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1060 schedule_event(&hw->dch, FLG_PHCHANGE);
1132 schedule_event(&hw->dch, FLG_PHCHANGE);
1362 schedule_event(&hw->dch, FLG_PHCHANGE);
H A Dhfcpci.c1175 schedule_event(&hc->dch, FLG_PHCHANGE);
1181 schedule_event(&hc->dch, FLG_PHCHANGE);
H A Dhfcmulti.c2402 FLG_PHCHANGE);
2583 schedule_event(dch, FLG_PHCHANGE);
2758 schedule_event(dch, FLG_PHCHANGE);
H A Dw6692.c187 schedule_event(&card->dch, FLG_PHCHANGE);
H A DmISDNipac.c51 schedule_event(&isac->dch, FLG_PHCHANGE);

Completed in 151 milliseconds