Searched refs:u132_endp_put_kref (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/host/ |
D | u132-hcd.c | 372 static inline void u132_endp_put_kref(struct u132 *u132, struct u132_endp *endp) in u132_endp_put_kref() function 541 u132_endp_put_kref(u132, endp); in u132_hcd_giveback_urb() 548 u132_endp_put_kref(u132, endp); in u132_hcd_forget_urb() 680 u132_endp_put_kref(u132, endp); in u132_hcd_interrupt_recv() 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() 1385 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1389 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1395 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() 1415 u132_endp_put_kref(u132, endp); in u132_hcd_endp_work_scheduler() [all …]
|