Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h326 struct hisi_sas_device *(*alloc_dev)(struct domain_device *device); member
/linux/drivers/md/
H A Ddm.c2301 static struct mapped_device *alloc_dev(int minor) in alloc_dev() function