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/tty/
H A Dsynclink_gt.c3476 static struct slgt_info *alloc_dev(int adapter_num, int port_num, struct pci_dev *pdev) in alloc_dev() function