Home
last modified time | relevance | path

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

/linux/include/linux/
H A DmISDNhw.h179 extern void queue_ch_frame(struct mISDNchannel *, u_int,
/linux/drivers/isdn/mISDN/
H A Dhwchannel.c384 queue_ch_frame(struct mISDNchannel *ch, u_int pr, int id, struct sk_buff *skb) in queue_ch_frame() function
401 EXPORT_SYMBOL(queue_ch_frame);
/linux/drivers/isdn/hardware/mISDN/
H A Dw6692.c1077 queue_ch_frame(ch, PH_DATA_CNF, id, NULL); in w6692_l2l1D()
H A DmISDNipac.c572 queue_ch_frame(ch, PH_DATA_CNF, id, NULL); in isac_l1hw()
H A Dhfcsusb.c295 queue_ch_frame(ch, PH_DATA_CNF, hh->id, NULL); in hfcusb_l2l1D()
H A Dhfcpci.c1594 queue_ch_frame(ch, PH_DATA_CNF, id, NULL); in hfcpci_l2l1D()
H A Dhfcmulti.c3321 queue_ch_frame(ch, PH_DATA_CNF, id, NULL); in handle_dmsg()