Home
last modified time | relevance | path

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

/linux-6.15/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c106 struct hfcsusb *hw = (struct hfcsusb *) urb->context; in ctrl_complete()
200 struct hfcsusb *hw = bch->hw; in hfcusb_l2l1B()
280 struct hfcsusb *hw = dch->hw; in hfcusb_l2l1D()
370 struct hfcsusb *hw = dch->hw; in hfc_l1callback()
526 struct hfcsusb *hw = dch->hw; in hfc_dctrl()
577 struct hfcsusb *hw = dch->hw; in ph_state_te()
618 struct hfcsusb *hw = dch->hw; in ph_state_nt()
673 struct hfcsusb *hw = dch->hw; in ph_state()
687 struct hfcsusb *hw = bch->hw; in hfcsusb_setup_bch()
1914 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