Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
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
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
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 5 milliseconds