Searched refs:rb_size (Results 1 – 2 of 2) sorted by relevance
143 uint32_t rb_size; in usb_send_frames_to_usb() local185 rb_size = ring_buf_put(&usb_out_ring_buf, (uint8_t *)stereo_frame, in usb_send_frames_to_usb()187 if (rb_size != sizeof(stereo_frame)) { in usb_send_frames_to_usb()
145 uint32_t rb_size; in bap_usb_send_frames_to_usb() local186 rb_size = ring_buf_put(&usb_out_ring_buf, (uint8_t *)stereo_frame, in bap_usb_send_frames_to_usb()188 if (rb_size != sizeof(stereo_frame)) { in bap_usb_send_frames_to_usb()