Home
last modified time | relevance | path

Searched defs:usb_alloc_coherent (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dusb.c1000 void *usb_alloc_coherent(struct usb_device *dev, size_t size, gfp_t mem_flags, in usb_alloc_coherent() function
1007 EXPORT_SYMBOL_GPL(usb_alloc_coherent); variable
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dusb.c996 void *usb_alloc_coherent(struct usb_device *dev, size_t size, gfp_t mem_flags, in usb_alloc_coherent() function
1003 EXPORT_SYMBOL_GPL(usb_alloc_coherent); variable

Completed in 3 milliseconds