Searched refs:bdc_dbg_bd_list (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_dbg.h | 15 void bdc_dbg_bd_list(struct bdc *, struct bdc_ep*); 26 static inline void bdc_dbg_bd_list(struct bdc *bdc, struct bdc_ep *ep) in bdc_dbg_bd_list() function
|
H A D | bdc_dbg.c | 85 void bdc_dbg_bd_list(struct bdc *bdc, struct bdc_ep *ep) in bdc_dbg_bd_list() function
|
H A D | bdc_ep.c | 531 bdc_dbg_bd_list(bdc, ep); in bdc_queue_xfr() 616 bdc_dbg_bd_list(bdc, ep); in bdc_ep_enable() 849 bdc_dbg_bd_list(bdc, ep); in ep_dequeue() 1772 bdc_dbg_bd_list(bdc, ep); in bdc_gadget_ep_dequeue() 1792 bdc_dbg_bd_list(bdc, ep); in bdc_gadget_ep_dequeue()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_dbg.h | 15 void bdc_dbg_bd_list(struct bdc *bdc, struct bdc_ep *ep); 26 static inline void bdc_dbg_bd_list(struct bdc *bdc, struct bdc_ep *ep) in bdc_dbg_bd_list() function
|
H A D | bdc_dbg.c | 85 void bdc_dbg_bd_list(struct bdc *bdc, struct bdc_ep *ep) in bdc_dbg_bd_list() function
|
H A D | bdc_ep.c | 531 bdc_dbg_bd_list(bdc, ep); in bdc_queue_xfr() 616 bdc_dbg_bd_list(bdc, ep); in bdc_ep_enable() 849 bdc_dbg_bd_list(bdc, ep); in ep_dequeue() 1773 bdc_dbg_bd_list(bdc, ep); in bdc_gadget_ep_dequeue() 1797 bdc_dbg_bd_list(bdc, ep); in bdc_gadget_ep_dequeue()
|
Completed in 7 milliseconds