Searched refs:slgt_info (Results 1 – 1 of 1) sorted by relevance
120 static struct slgt_info *slgt_device_list;166 static void hdlcdev_tx_done(struct slgt_info *info);167 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size);168 static int hdlcdev_init(struct slgt_info *info);169 static void hdlcdev_exit(struct slgt_info *info);238 struct slgt_info { struct242 struct slgt_info *next_device; /* device list link */ argument254 struct slgt_info *port_array[SLGT_MAX_PORTS]; argument431 static __u8 rd_reg8(struct slgt_info *info, unsigned int addr);432 static void wr_reg8(struct slgt_info *info, unsigned int addr, __u8 value);[all …]