Searched refs:udc_get_buf_info (Results 1 – 17 of 17) sorted by relevance
177 struct udc_buf_info *bi = udc_get_buf_info(buf); in udc_ep_buf_set_setup()186 const struct udc_buf_info *bi = udc_get_buf_info(buf); in udc_ep_buf_has_zlp()193 struct udc_buf_info *bi = udc_get_buf_info(buf); in udc_ep_buf_clear_zlp()216 struct udc_buf_info *bi = udc_get_buf_info(buf); in udc_submit_ep_event()564 bi = udc_get_buf_info(buf); in udc_debug_ep_enqueue()583 bi = udc_get_buf_info(buf); in udc_ep_enqueue()667 bi = udc_get_buf_info(buf); in udc_ep_buf_alloc()870 bi = udc_get_buf_info(buf); in udc_ctrl_alloc_data()887 bi = udc_get_buf_info(buf); in udc_ctrl_alloc_status()897 struct udc_buf_info *bi = udc_get_buf_info(dout); in udc_ctrl_submit_s_out_status()[all …]
107 bi = udc_get_buf_info(buf); in usbd_ep_ctrl_enqueue()137 struct udc_buf_info *bi = udc_get_buf_info(buf); in usbd_ep_enqueue()
94 struct udc_buf_info *bi = udc_get_buf_info(buf); in xfer_owner_exist()121 struct udc_buf_info *bi = udc_get_buf_info(buf); in usbd_class_handle_xfer()
46 bi = udc_get_buf_info(event->buf); in event_handler_ep_request()
1048 bi = udc_get_buf_info(buf); in ctrl_xfer_get_setup()1056 bi_b = udc_get_buf_info(buf_b); in ctrl_xfer_get_setup()1095 bi = udc_get_buf_info(next_buf); in spool_data_out()1112 bi = udc_get_buf_info(buf); in usbd_handle_ctrl_xfer()
111 bi = udc_get_buf_info(buf); in usbd_hid_request()515 bi = udc_get_buf_info(buf); in hid_buf_alloc_ext()532 bi = udc_get_buf_info(buf); in hid_buf_alloc()
171 bi = udc_get_buf_info(buf); in bt_hci_buf_alloc()376 bi = udc_get_buf_info(buf); in bt_hci_request()
277 bi = udc_get_buf_info(buf); in uac2_buf_alloc()421 bi = udc_get_buf_info(buf); in write_explicit_feedback()791 bi = udc_get_buf_info(buf); in uac2_request()
165 bi = udc_get_buf_info(buf); in cdc_ecm_buf_alloc()293 bi = udc_get_buf_info(buf); in usbd_cdc_ecm_request()
191 struct udc_buf_info *info = udc_get_buf_info(buf); in usbd_midi_class_request()373 info = udc_get_buf_info(buf); in usbd_midi_buf_alloc()
140 bi = udc_get_buf_info(buf); in msc_buf_alloc()572 bi = udc_get_buf_info(buf); in usbd_msc_handle_request()
145 bi = udc_get_buf_info(buf); in cdc_acm_buf_alloc()228 bi = udc_get_buf_info(buf); in usbd_cdc_acm_request()
308 bi = udc_get_buf_info(buf); in cdc_ncm_buf_alloc()645 bi = udc_get_buf_info(buf); in usbd_cdc_ncm_request()
135 bi = udc_get_buf_info(buf); in sfunc_buf_alloc()
145 bi = udc_get_buf_info(buf); in dap_func_buf_alloc()
708 static inline struct udc_buf_info *udc_get_buf_info(const struct net_buf *const buf) in udc_get_buf_info() function
43 bi = udc_get_buf_info(event.buf); in event_ep_request()