Searched refs:usbhsh_queue_done (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | mod_host.c | 629 static void usbhsh_queue_done(struct usbhs_priv *priv, struct usbhs_pkt *pkt) in usbhsh_queue_done() function 676 /* this ureq will be freed on usbhsh_queue_done() */ in usbhsh_queue_push() 696 usbhs_pkt_push(pipe, &ureq->pkt, usbhsh_queue_done, in usbhsh_queue_push() 720 usbhsh_queue_done(priv, pkt); in usbhsh_queue_force_pop() 846 /* This ureq will be freed on usbhsh_queue_done() */ in usbhsh_status_stage_packet_push() 857 usbhsh_queue_done, in usbhsh_status_stage_packet_push() 1041 usbhsh_queue_done(priv, pkt); in usbhsh_urb_dequeue()
|
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | mod_host.c | 629 static void usbhsh_queue_done(struct usbhs_priv *priv, struct usbhs_pkt *pkt) in usbhsh_queue_done() function 676 /* this ureq will be freed on usbhsh_queue_done() */ in usbhsh_queue_push() 696 usbhs_pkt_push(pipe, &ureq->pkt, usbhsh_queue_done, in usbhsh_queue_push() 720 usbhsh_queue_done(priv, pkt); in usbhsh_queue_force_pop() 846 /* This ureq will be freed on usbhsh_queue_done() */ in usbhsh_status_stage_packet_push() 857 usbhsh_queue_done, in usbhsh_status_stage_packet_push() 1041 usbhsh_queue_done(priv, pkt); in usbhsh_urb_dequeue()
|
Completed in 5 milliseconds