Home
last modified time | relevance | path

Searched defs:alloc_device (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/target/
Dtarget_core_backend.h29 struct se_device *(*alloc_device)(struct se_hba *, const char *); member
/linux-4.1.27/drivers/mtd/nand/
Dnandsim.c572 static int alloc_device(struct nandsim *ns) in alloc_device() function