Home
last modified time | relevance | path

Searched refs:remove_debug_file (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/gadget/udc/
H A Dat91_udc.c244 static void remove_debug_file(struct at91_udc *udc) in remove_debug_file() function
253 static inline void remove_debug_file(struct at91_udc *udc) {} in remove_debug_file() function
1947 remove_debug_file(udc); in at91udc_remove()
H A Dlpc32xx_udc.c533 static void remove_debug_file(struct lpc32xx_udc *udc) in remove_debug_file() function
540 static inline void remove_debug_file(struct lpc32xx_udc *udc) {} in remove_debug_file() function
3192 remove_debug_file(udc); in lpc32xx_udc_remove()
/linux/drivers/usb/host/
H A Disp1362-hcd.c2171 static void remove_debug_file(struct isp1362_hcd *isp1362_hcd) in remove_debug_file() function
2614 remove_debug_file(isp1362_hcd); in isp1362_remove()