Home
last modified time | relevance | path

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

/Linux-v5.4/include/target/
Dtarget_core_backend.h32 struct se_device *(*alloc_device)(struct se_hba *, const char *); member
/Linux-v5.4/drivers/mtd/nand/raw/
Dnandsim.c527 static int __init alloc_device(struct nandsim *ns) in alloc_device() function