Lines Matching defs:bcsp
151 struct bcsp_struct *bcsp = hu->priv; in bcsp_enqueue() local
178 static struct sk_buff *bcsp_prepare_pkt(struct bcsp_struct *bcsp, u8 *data, in bcsp_prepare_pkt()
288 struct bcsp_struct *bcsp = hu->priv; in bcsp_dequeue() local
363 static void bcsp_pkt_cull(struct bcsp_struct *bcsp) in bcsp_pkt_cull()
414 struct bcsp_struct *bcsp = hu->priv; in bcsp_handle_le_pkt() local
440 static inline void bcsp_unslip_one_byte(struct bcsp_struct *bcsp, unsigned char byte) in bcsp_unslip_one_byte()
491 struct bcsp_struct *bcsp = hu->priv; in bcsp_complete_rx_pkt() local
589 static u16 bscp_get_crc(struct bcsp_struct *bcsp) in bscp_get_crc()
597 struct bcsp_struct *bcsp = hu->priv; in bcsp_recv() local
703 struct bcsp_struct *bcsp = from_timer(bcsp, t, tbcsp); in bcsp_timed_event() local
724 struct bcsp_struct *bcsp; in bcsp_open() local
750 struct bcsp_struct *bcsp = hu->priv; in bcsp_close() local
766 static const struct hci_uart_proto bcsp = { variable