/openbmc/u-boot/include/ |
H A D | serial.h | 281 #define serial_get_ops(dev) ((struct dm_serial_ops *)(dev)->driver->ops) argument
|
H A D | efi_loader.h | 573 static inline void efi_set_bootdev(const char *dev, const char *devnr, in efi_set_bootdev()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | fsl_i2c.c | 343 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | pxa25x_udc.h | 50 struct pxa25x_udc *dev; member
|
/openbmc/u-boot/drivers/pci/ |
H A D | pcie_layerscape.c | 439 static int ls_pcie_probe(struct udevice *dev) in ls_pcie_probe()
|
/openbmc/qemu/hw/usb/ |
H A D | pcap.c | 122 USBDevice *dev = p->ep->dev; in do_usb_pcap_ctrl() local
|
H A D | xen-usb.c | 71 USBDevice *dev; member 227 USBDevice *dev = usbback_req->stub->dev; in usbback_init_packet() local
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci-mem.c | 730 struct usb_device *dev = udev; in xhci_setup_addressable_virt_dev() local
|
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ |
H A D | soc.h | 117 #define IS_SVR_DEV(svr, dev) (((svr) >> 16) == (dev)) argument
|
/openbmc/u-boot/board/solidrun/mx6cuboxi/ |
H A D | mx6cuboxi.c | 344 static void do_enable_hdmi(struct display_info_t const *dev) in do_enable_hdmi()
|
/openbmc/qemu/tests/qtest/ |
H A D | tco-test.c | 45 QPCIDevice *dev; member
|
/openbmc/qemu/fsdev/ |
H A D | 9p-marshal.h | 21 int32_t dev; member
|
/openbmc/qemu/hw/nvram/ |
H A D | npcm7xx_otp.c | 370 static void npcm7xx_otp_realize(DeviceState *dev, Error **errp) in npcm7xx_otp_realize()
|
/openbmc/qemu/hw/i2c/ |
H A D | allwinner-i2c.c | 430 static void allwinner_i2c_realize(DeviceState *dev, Error **errp) in allwinner_i2c_realize()
|
/openbmc/qemu/hw/display/ |
H A D | cg3.c | 294 static void cg3_realizefn(DeviceState *dev, Error **errp) in cg3_realizefn()
|
/openbmc/qemu/hw/timer/ |
H A D | slavio_timer.c | 395 SysBusDevice *dev = SYS_BUS_DEVICE(obj); in slavio_timer_init() local
|
H A D | aspeed_timer.c | 820 static void aspeed_timer_realize(DeviceState *dev, Error **errp) in aspeed_timer_realize() 837 static void aspeed_timer_reset(DeviceState *dev) in aspeed_timer_reset()
|
/openbmc/qemu/hw/vmapple/ |
H A D | cfg.c | 106 static void vmapple_cfg_realize(DeviceState *dev, Error **errp) in vmapple_cfg_realize()
|
/openbmc/qemu/target/mips/ |
H A D | cpu.c | 452 static void mips_cpu_realizefn(DeviceState *dev, Error **errp) in mips_cpu_realizefn()
|
H A D | kvm.c | 1244 uint64_t address, uint32_t data, PCIDevice *dev) in kvm_arch_fixup_msi_route() 1250 int vector, PCIDevice *dev) in kvm_arch_add_msi_route_post()
|
/openbmc/qemu/hw/sd/ |
H A D | bcm2835_sdhost.c | 412 static void bcm2835_sdhost_reset(DeviceState *dev) in bcm2835_sdhost_reset()
|
/openbmc/qemu/hw/9pfs/ |
H A D | cofs.c | 226 dev_t dev, mode_t mode, struct stat *stbuf) in v9fs_co_mknod()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | super.c | 368 union ubifs_dev_desc *dev; in ubifs_iget() local 2152 int dev, vol; in open_ubi() local
|
/openbmc/qemu/hw/hyperv/ |
H A D | hyperv.c | 103 static void synic_realize(DeviceState *dev, Error **errp) in synic_realize() 128 static void synic_reset(DeviceState *dev) in synic_reset()
|
/openbmc/qemu/hw/intc/ |
H A D | riscv_aplic.c | 896 static void riscv_aplic_realize(DeviceState *dev, Error **errp) in riscv_aplic_realize() 1062 DeviceState *dev = qdev_new(TYPE_RISCV_APLIC); in riscv_aplic_create() local
|