Home
last modified time | relevance | path

Searched refs:hfcsusb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c105 struct hfcsusb *hw = (struct hfcsusb *) urb->context; in ctrl_complete()
199 struct hfcsusb *hw = bch->hw; in hfcusb_l2l1B()
279 struct hfcsusb *hw = dch->hw; in hfcusb_l2l1D()
369 struct hfcsusb *hw = dch->hw; in hfc_l1callback()
525 struct hfcsusb *hw = dch->hw; in hfc_dctrl()
576 struct hfcsusb *hw = dch->hw; in ph_state_te()
617 struct hfcsusb *hw = dch->hw; in ph_state_nt()
672 struct hfcsusb *hw = dch->hw; in ph_state()
686 struct hfcsusb *hw = bch->hw; in hfcsusb_setup_bch()
1913 struct hfcsusb *hw; in hfcsusb_probe()
[all …]
H A Dhfcsusb.h233 struct hfcsusb;
251 struct hfcsusb *hw; /* pointer to main structure */
271 struct hfcsusb { struct
H A DMakefile9 obj-$(CONFIG_MISDN_HFCUSB) += hfcsusb.o