Searched refs:phfunc (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A DmISDNhw.h82 void (*phfunc) (struct dchannel *); member in struct:dchannel
/linux-master/drivers/isdn/mISDN/
H A Dhwchannel.c31 if (dch->phfunc)
32 dch->phfunc(dch);
65 ch->phfunc = phf;

Completed in 111 milliseconds