Searched refs:slgt_info (Results 1 – 1 of 1) sorted by relevance
121 static struct slgt_info *slgt_device_list;167 static void hdlcdev_tx_done(struct slgt_info *info);168 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size);169 static int hdlcdev_init(struct slgt_info *info);170 static void hdlcdev_exit(struct slgt_info *info);239 struct slgt_info { struct243 struct slgt_info *next_device; /* device list link */ argument255 struct slgt_info *port_array[SLGT_MAX_PORTS]; argument432 static __u8 rd_reg8(struct slgt_info *info, unsigned int addr);433 static void wr_reg8(struct slgt_info *info, unsigned int addr, __u8 value);[all …]