Home
last modified time | relevance | path

Searched refs:get_device_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/s390x/
H A Ds390-pci-vfio.c296 static struct vfio_device_info *get_device_info(S390PCIBusDevice *pbdev) in get_device_info() function
315 info = get_device_info(pbdev); in s390_pci_get_host_fh()
336 info = get_device_info(pbdev); in s390_pci_get_clp_info()
/openbmc/linux/drivers/usb/storage/
H A Dusb.c588 static int get_device_info(struct us_data *us, const struct usb_device_id *id, in get_device_info() function
977 result = get_device_info(us, id, unusual_dev); in usb_stor_probe1()