Searched refs:__host (Results 1 – 2 of 2) sorted by relevance
546 struct dax_device *alloc_dax(void *private, const char *__host, in alloc_dax() argument554 host = kstrdup(__host, GFP_KERNEL); in alloc_dax()555 if (__host && !host) in alloc_dax()
1051 static irqreturn_t carm_interrupt(int irq, void *__host) in carm_interrupt() argument1053 struct carm_host *host = __host; in carm_interrupt()