Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dhcd.h331 int (*alloc_dev)(struct usb_hcd *, struct usb_device *); member
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h315 struct hisi_sas_device *(*alloc_dev)(struct domain_device *device); member
/openbmc/linux/drivers/md/
H A Ddm.c2027 static struct mapped_device *alloc_dev(int minor) in alloc_dev() function
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c3475 static struct slgt_info *alloc_dev(int adapter_num, int port_num, struct pci_dev *pdev) in alloc_dev() function