Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dhcd.h331 int (*alloc_dev)(struct usb_hcd *, struct usb_device *); member
/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