Searched refs:u132_endp_put_kref (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | u132-hcd.c | 368 static inline void u132_endp_put_kref(struct u132 *u132, struct u132_endp *endp) in u132_endp_put_kref() function 537 u132_endp_put_kref(u132, endp); in u132_hcd_giveback_urb() 544 u132_endp_put_kref(u132, endp); in u132_hcd_forget_urb() 676 u132_endp_put_kref(u132, endp); in u132_hcd_interrupt_recv() 1369 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1373 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1377 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1381 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1387 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1407 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() [all …]
|