Searched refs:udc_get_buf_info (Results 1 – 11 of 11) sorted by relevance
146 struct udc_buf_info *bi = udc_get_buf_info(buf); in udc_ep_buf_set_setup()155 const struct udc_buf_info *bi = udc_get_buf_info(buf); in udc_ep_buf_has_zlp()162 struct udc_buf_info *bi = udc_get_buf_info(buf); in udc_ep_buf_clear_zlp()189 struct udc_buf_info *bi = udc_get_buf_info(buf); in udc_submit_ep_event()533 bi = udc_get_buf_info(buf); in udc_debug_ep_enqueue()552 bi = udc_get_buf_info(buf); in udc_ep_enqueue()631 bi = udc_get_buf_info(buf); in udc_ep_buf_alloc()833 bi = udc_get_buf_info(buf); in udc_ctrl_alloc_data()850 bi = udc_get_buf_info(buf); in udc_ctrl_alloc_status()860 struct udc_buf_info *bi = udc_get_buf_info(dout); in udc_ctrl_submit_s_out_status()[all …]
105 bi = udc_get_buf_info(buf); in usbd_ep_ctrl_enqueue()135 struct udc_buf_info *bi = udc_get_buf_info(buf); in usbd_ep_enqueue()
95 struct udc_buf_info *bi = udc_get_buf_info(buf); in xfer_owner_exist()122 struct udc_buf_info *bi = udc_get_buf_info(buf); in usbd_class_handle_xfer()
671 bi = udc_get_buf_info(buf); in ctrl_xfer_get_setup()679 bi_b = udc_get_buf_info(buf_b); in ctrl_xfer_get_setup()718 bi = udc_get_buf_info(next_buf); in spool_data_out()735 bi = udc_get_buf_info(buf); in usbd_handle_ctrl_xfer()
45 bi = udc_get_buf_info(event->buf); in event_handler_ep_request()
159 bi = udc_get_buf_info(buf); in bt_hci_buf_alloc()365 bi = udc_get_buf_info(buf); in bt_hci_request()
122 bi = udc_get_buf_info(buf); in cdc_ecm_buf_alloc()247 bi = udc_get_buf_info(buf); in usbd_cdc_ecm_request()
143 bi = udc_get_buf_info(buf); in msc_buf_alloc()564 bi = udc_get_buf_info(buf); in usbd_msc_handle_request()
110 bi = udc_get_buf_info(buf); in cdc_acm_buf_alloc()163 bi = udc_get_buf_info(buf); in usbd_cdc_acm_request()
657 static inline struct udc_buf_info *udc_get_buf_info(const struct net_buf *const buf) in udc_get_buf_info() function
39 bi = udc_get_buf_info(event.buf); in event_ep_request()