Searched refs:usbdev (Results 1 – 3 of 3) sorted by relevance
25 usbdev.* 0:0 0660 */etc/mdev/usb.sh
183 struct usb_device *usbdev = dev_get_parent_priv(udev); in lan7x_phylib_register() local195 "lan7x_mdiobus-d%hu-p%hu", usbdev->devnum, usbdev->portnr); in lan7x_phylib_register()
3244 USBDevice *usbdev = CAST(USBDevice, dev, TYPE_USB_DEVICE); in spapr_get_fw_dev_path() 3245 if (usb_device_is_scsi_storage(usbdev)) { in spapr_get_fw_dev_path() 3246 return g_strdup_printf("storage@%s/disk", usbdev->port->path); in spapr_get_fw_dev_path() 3226 USBDevice *usbdev = CAST(USBDevice, dev, TYPE_USB_DEVICE); spapr_get_fw_dev_path() local