Searched refs:rtb_struct (Results 1 – 5 of 5) sorted by relevance
15 struct rtb_struct;81 struct patch_info *get_patch_entry(struct rtb_struct *btrtl);83 uint8_t *rtb_read_firmware(struct rtb_struct *btrtl, int *fw_len);
131 typedef struct rtb_struct { struct184 extern struct rtb_struct rtb_cfg; argument
111 struct rtb_struct rtb_cfg;273 static uint16_t h5_get_crc(struct rtb_struct * h5) in h5_get_crc()338 static void h5_unslip_one_byte(struct rtb_struct * h5, unsigned char byte) in h5_unslip_one_byte()409 static struct sk_buff *h5_prepare_pkt(struct rtb_struct * h5, uint8_t *data, in h5_prepare_pkt()766 static void h5_complete_rx_pkt(struct rtb_struct *h5) in h5_complete_rx_pkt()822 static int h5_recv(struct rtb_struct *h5, void *data, int count) in h5_recv()
29 extern struct rtb_struct rtb_cfg;
486 struct patch_info *get_patch_entry(struct rtb_struct *btrtl) in get_patch_entry()1216 uint8_t *rtb_read_firmware(struct rtb_struct *btrtl, int *fw_len) in rtb_read_firmware()1372 struct rtb_struct *rtl = &rtb_cfg; in rtb_get_final_patch()