Home
last modified time | relevance | path

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

/linux/drivers/dax/
A Dsuper.c498 struct dax_device *alloc_dax(void *private, const char *__host, in alloc_dax() argument
509 __host ? __host : "Unknown"); in alloc_dax()
513 host = kstrdup(__host, GFP_KERNEL); in alloc_dax()
514 if (__host && !host) in alloc_dax()
/linux/drivers/block/
A Dsx8.c1052 static irqreturn_t carm_interrupt(int irq, void *__host) in carm_interrupt() argument
1054 struct carm_host *host = __host; in carm_interrupt()

Completed in 10 milliseconds