Searched refs:FLG_PHCHANGE (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| H A D | mISDNhw.h | 71 #define FLG_PHCHANGE 31 macro
|
| /linux/drivers/isdn/mISDN/ |
| H A D | hwchannel.c | 30 if (test_and_clear_bit(FLG_PHCHANGE, &dch->Flags)) { in dchannel_bh()
|
| /linux/drivers/isdn/hardware/mISDN/ |
| H A D | hfcsusb.c | 1061 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 D | hfcpci.c | 1177 schedule_event(&hc->dch, FLG_PHCHANGE); in hfcpci_int() 1183 schedule_event(&hc->dch, FLG_PHCHANGE); in hfcpci_int()
|
| H A D | w6692.c | 188 schedule_event(&card->dch, FLG_PHCHANGE); in W6692_new_ph()
|
| H A D | hfcmulti.c | 2404 FLG_PHCHANGE); in handle_timer_irq() 2585 schedule_event(dch, FLG_PHCHANGE); in ph_state_irq() 2760 schedule_event(dch, FLG_PHCHANGE); in hfcmulti_interrupt()
|
| H A D | mISDNipac.c | 52 schedule_event(&isac->dch, FLG_PHCHANGE); in isac_ph_state_change()
|