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

/linux-master/drivers/isdn/hardware/mISDN/
H A DMakefile9 obj-$(CONFIG_MISDN_HFCUSB) += hfcsusb.o
H A Dhfcsusb.c2 /* hfcsusb.c
10 * H - l1 driver flags described in hfcsusb.h
24 #include "hfcsusb.h"
41 static void hfcsusb_ph_command(struct hfcsusb *hw, u_char command);
42 static void release_hw(struct hfcsusb *hw);
43 static void reset_hfcsusb(struct hfcsusb *hw);
44 static void setPortMode(struct hfcsusb *hw);
45 static void hfcsusb_start_endpoint(struct hfcsusb *hw, int channel);
46 static void hfcsusb_stop_endpoint(struct hfcsusb *hw, int channel);
49 static int hfcsusb_ph_info(struct hfcsusb *h
[all...]
H A Dhfcsusb.h3 * hfcsusb.h, HFC-S USB mISDN driver
24 /* hfcsusb Layer1 commands */
233 struct hfcsusb;
251 struct hfcsusb *hw; /* pointer to main structure */
271 struct hfcsusb { struct

Completed in 232 milliseconds