/openbmc/qemu/hw/ppc/ |
H A D | ppc440_bamboo.c | 140 DeviceState *dev; in bamboo_init() local
|
H A D | pnv_n1_chiplet.c | 117 static void pnv_n1_chiplet_realize(DeviceState *dev, Error **errp) in pnv_n1_chiplet_realize()
|
/openbmc/qemu/hw/misc/ |
H A D | lasi.c | 243 static void lasi_reset(DeviceState *dev) in lasi_reset()
|
H A D | i2c-echo.c | 139 static void i2c_echo_realize(DeviceState *dev, Error **errp) in i2c_echo_realize()
|
/openbmc/qemu/hw/char/ |
H A D | digic-uart.c | 147 static void digic_uart_realize(DeviceState *dev, Error **errp) in digic_uart_realize()
|
H A D | debugcon.c | 99 static void debugcon_isa_realizefn(DeviceState *dev, Error **errp) in debugcon_isa_realizefn()
|
H A D | max78000_uart.c | 250 static void max78000_uart_realize(DeviceState *dev, Error **errp) in max78000_uart_realize()
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-ccw.c | 172 S390CCWDevice *dev = S390_CCW_DEVICE(obj); in s390_ccw_instance_init() local
|
/openbmc/qemu/hw/i386/ |
H A D | pc_sysfw.c | 83 DeviceState *dev = qdev_new(TYPE_PFLASH_CFI01); in pc_pflash_create() local
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_its_kvm.c | 92 static void kvm_arm_its_realize(DeviceState *dev, Error **errp) in kvm_arm_its_realize()
|
/openbmc/u-boot/drivers/spi/ |
H A D | aspeed_spi.c | 285 static struct aspeed_spi_flash *aspeed_spi_get_flash(struct udevice *dev) in aspeed_spi_get_flash() 1157 static int aspeed_spi_xfer(struct udevice *dev, unsigned int bitlen, in aspeed_spi_xfer() 1480 static int aspeed_spi_mem_wlock(struct udevice *dev, u32 offset, size_t len) in aspeed_spi_mem_wlock() 1518 static int aspeed_spi_mem_wunlock(struct udevice *dev, u32 offset, size_t len) in aspeed_spi_mem_wunlock() 1532 static int aspeed_spi_child_pre_probe(struct udevice *dev) in aspeed_spi_child_pre_probe() 1638 struct udevice *dev) in aspeed_spi_flash_init() 1762 static int aspeed_spi_claim_bus(struct udevice *dev) in aspeed_spi_claim_bus() 1790 static int aspeed_spi_release_bus(struct udevice *dev) in aspeed_spi_release_bus()
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_sandbox.c | 79 static int sandbox_pci_probe(struct udevice *dev) in sandbox_pci_probe()
|
/openbmc/u-boot/cmd/ |
H A D | bmp.c | 236 struct udevice *dev; in bmp_display() local
|
/openbmc/u-boot/board/freescale/mx6qarm2/ |
H A D | mx6qarm2.c | 200 struct eth_device *dev; in board_eth_init() local
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | musb_host.h | 29 struct usb_device *dev; member
|
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_vpu.h | 33 struct udevice *dev; member
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-marvell.c | 101 static int ehci_mvebu_probe(struct udevice *dev) in ehci_mvebu_probe()
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | cortina.c | 167 int dev = CONFIG_SYS_MMC_ENV_DEV; in cs4340_upload_firmware() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | whitelist-filter.cpp | 82 for (auto& dev : devices) in cacheRestrictedMode() local
|
/openbmc/qemu/tests/qtest/ |
H A D | riscv-iommu-test.c | 43 QPCIDevice *dev = &r_iommu->dev; in test_pci_config() local
|
/openbmc/qemu/tests/functional/ |
H A D | test_virtio_version.py | 86 def assert_devids(self, dev, devid, non_transitional=False): argument
|
/openbmc/qemu/hw/i2c/ |
H A D | bitbang_i2c.c | 214 DeviceState *dev = DEVICE(obj); in gpio_i2c_init() local
|
/openbmc/qemu/hw/riscv/ |
H A D | sifive_e.c | 194 static void sifive_e_soc_realize(DeviceState *dev, Error **errp) in sifive_e_soc_realize()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | tegra_i2c.c | 346 static int tegra_i2c_set_bus_speed(struct udevice *dev, unsigned int speed) in tegra_i2c_set_bus_speed() 356 static int tegra_i2c_probe(struct udevice *dev) in tegra_i2c_probe()
|
/openbmc/u-boot/arch/x86/include/asm/arch-quark/ |
H A D | quark.h | 208 static inline void qrk_pci_read_config_dword(pci_dev_t dev, int offset, in qrk_pci_read_config_dword() 224 static inline void qrk_pci_write_config_dword(pci_dev_t dev, int offset, in qrk_pci_write_config_dword()
|