Searched refs:slgt_info (Results 1 – 1 of 1) sorted by relevance
122 static struct slgt_info *slgt_device_list;168 static void hdlcdev_tx_done(struct slgt_info *info);169 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size);170 static int hdlcdev_init(struct slgt_info *info);171 static void hdlcdev_exit(struct slgt_info *info);240 struct slgt_info { struct244 struct slgt_info *next_device; /* device list link */ argument256 struct slgt_info *port_array[SLGT_MAX_PORTS]; argument434 static __u8 rd_reg8(struct slgt_info *info, unsigned int addr);435 static void wr_reg8(struct slgt_info *info, unsigned int addr, __u8 value);[all …]