Searched refs:gb_beagleplay (Results 1 – 1 of 1) sorted by relevance
70 struct gb_beagleplay { struct204 static void hdlc_rx_greybus_frame(struct gb_beagleplay *bg, u8 *buf, u16 len) in hdlc_rx_greybus_frame()216 static void hdlc_rx_dbg_frame(const struct gb_beagleplay *bg, const char *buf, u16 len) in hdlc_rx_dbg_frame()227 static void hdlc_write(struct gb_beagleplay *bg) in hdlc_write()252 static void hdlc_append(struct gb_beagleplay *bg, u8 value) in hdlc_append()267 static void hdlc_append_escaped(struct gb_beagleplay *bg, u8 value) in hdlc_append_escaped()276 static void hdlc_append_tx_frame(struct gb_beagleplay *bg) in hdlc_append_tx_frame()282 static void hdlc_append_tx_u8(struct gb_beagleplay *bg, u8 value) in hdlc_append_tx_u8()288 static void hdlc_append_tx_buf(struct gb_beagleplay *bg, const u8 *buf, u16 len) in hdlc_append_tx_buf()296 static void hdlc_append_tx_crc(struct gb_beagleplay *bg) in hdlc_append_tx_crc()[all …]