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

/drivers/isdn/hardware/mISDN/
H A DMakefile8 obj-$(CONFIG_MISDN_HFCUSB) += hfcsusb.o
H A Dhfcsusb.c0 /* hfcsusb.c
24 * H - l1 driver flags described in hfcsusb.h
38 #include "hfcsusb.h"
55 static void hfcsusb_ph_command(struct hfcsusb *hw, u_char command);
56 static void release_hw(struct hfcsusb *hw);
57 static void reset_hfcsusb(struct hfcsusb *hw);
58 static void setPortMode(struct hfcsusb *hw);
59 static void hfcsusb_start_endpoint(struct hfcsusb *hw, int channel);
60 static void hfcsusb_stop_endpoint(struct hfcsusb *hw, int channel);
63 static void hfcsusb_ph_info(struct hfcsusb *h
[all...]
H A Dhfcsusb.h2 * hfcsusb.h, HFC-S USB mISDN driver
23 /* hfcsusb Layer1 commands */
232 struct hfcsusb;
250 struct hfcsusb *hw; /* pointer to main structure */
270 struct hfcsusb { struct

Completed in 61 milliseconds