Home
last modified time | relevance | path

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

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