Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/fieldbus/anybuss/
Dhost.c1226 static int taskq_alloc(struct device *dev, struct kfifo *q) in taskq_alloc() function
1278 ret = taskq_alloc(dev, &cd->qs[i]); in anybuss_host_common_probe()