Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/target/
Dtarget_core_backend.h32 struct se_device *(*alloc_device)(struct se_hba *, const char *); member
/kernel/linux/linux-5.10/include/target/
Dtarget_core_backend.h33 struct se_device *(*alloc_device)(struct se_hba *, const char *); member
/kernel/linux/linux-4.19/drivers/mtd/nand/raw/
Dnandsim.c549 static int __init alloc_device(struct nandsim *ns) in alloc_device() function