Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/musb/
Dmusb_core.c2135 static struct musb *allocate_instance(struct device *dev, in allocate_instance() function
2319 musb = allocate_instance(dev, plat->config, ctrl); in musb_init_controller()