Searched refs:u132_endp_put_kref (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/usb/host/ |
D | u132-hcd.c | 365 static inline void u132_endp_put_kref(struct u132 *u132, struct u132_endp *endp) in u132_endp_put_kref() function 534 u132_endp_put_kref(u132, endp); in u132_hcd_giveback_urb() 541 u132_endp_put_kref(u132, endp); in u132_hcd_forget_urb() 673 u132_endp_put_kref(u132, endp); in u132_hcd_interrupt_recv() 1366 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1370 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1374 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1378 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1384 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1404 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() [all …]
|