Lines Matching defs:bcsp
136 struct bcsp_struct *bcsp = hu->priv; in bcsp_enqueue() local
163 static struct sk_buff *bcsp_prepare_pkt(struct bcsp_struct *bcsp, u8 *data, in bcsp_prepare_pkt()
273 struct bcsp_struct *bcsp = hu->priv; in bcsp_dequeue() local
348 static void bcsp_pkt_cull(struct bcsp_struct *bcsp) in bcsp_pkt_cull()
399 struct bcsp_struct *bcsp = hu->priv; in bcsp_handle_le_pkt() local
425 static inline void bcsp_unslip_one_byte(struct bcsp_struct *bcsp, unsigned char byte) in bcsp_unslip_one_byte()
476 struct bcsp_struct *bcsp = hu->priv; in bcsp_complete_rx_pkt() local
574 static u16 bscp_get_crc(struct bcsp_struct *bcsp) in bscp_get_crc()
582 struct bcsp_struct *bcsp = hu->priv; in bcsp_recv() local
691 struct bcsp_struct *bcsp = from_timer(bcsp, t, tbcsp); in bcsp_timed_event() local
712 struct bcsp_struct *bcsp; in bcsp_open() local
738 struct bcsp_struct *bcsp = hu->priv; in bcsp_close() local
759 static const struct hci_uart_proto bcsp = { variable