| /openbmc/qemu/hw/misc/ |
| H A D | tz-ppc.c | 217 static void tz_ppc_reset(DeviceState *dev) in tz_ppc_reset() 229 DeviceState *dev = DEVICE(obj); in tz_ppc_init() local 240 static void tz_ppc_realize(DeviceState *dev, Error **errp) in tz_ppc_realize()
|
| H A D | imx_rngc.c | 221 static void imx_rngc_realize(DeviceState *dev, Error **errp) in imx_rngc_realize() 237 static void imx_rngc_reset(DeviceState *dev) in imx_rngc_reset()
|
| H A D | aspeed_sli.c | 107 static void aspeed_sli_realize(DeviceState *dev, Error **errp) in aspeed_sli_realize() 117 static void aspeed_sliio_realize(DeviceState *dev, Error **errp) in aspeed_sliio_realize()
|
| /openbmc/u-boot/board/freescale/mx28evk/ |
| H A D | mx28evk.c | 101 struct eth_device *dev; in board_eth_init() local
|
| /openbmc/u-boot/board/freescale/ls1012afrdm/ |
| H A D | eth.c | 44 int pfe_eth_board_init(struct udevice *dev) in pfe_eth_board_init()
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | aspeed_i2c_global.c | 42 static int aspeed_i2c_global_probe(struct udevice *dev) in aspeed_i2c_global_probe()
|
| /openbmc/u-boot/drivers/phy/ |
| H A D | bcm6348-usbh-phy.c | 42 static int bcm6348_usbh_probe(struct udevice *dev) in bcm6348_usbh_probe()
|
| /openbmc/u-boot/arch/arm/mach-tegra/tegra20/ |
| H A D | pmu.c | 30 struct udevice *bus, *dev; in pmu_set_nominal() local
|
| /openbmc/u-boot/drivers/clk/ |
| H A D | clk_bcm6345.c | 55 static int bcm63xx_clk_probe(struct udevice *dev) in bcm63xx_clk_probe()
|
| /openbmc/u-boot/cmd/ |
| H A D | read.c | 19 int dev; in do_read() local
|
| /openbmc/u-boot/board/atmel/common/ |
| H A D | video_display.c | 28 struct udevice *dev, *con; in at91_video_show_board_info() local
|
| /openbmc/qemu/hw/virtio/ |
| H A D | vhost-user-rng.c | 27 static void vu_rng_base_realize(DeviceState *dev, Error **errp) in vu_rng_base_realize()
|
| H A D | vhost-user-i2c.c | 21 static void vi2c_realize(DeviceState *dev, Error **errp) in vi2c_realize()
|
| H A D | vhost-user-gpio.c | 21 static void vgpio_realize(DeviceState *dev, Error **errp) in vgpio_realize()
|
| H A D | vhost-user-input.c | 14 static void vinput_realize(DeviceState *dev, Error **errp) in vinput_realize()
|
| /openbmc/u-boot/include/ |
| H A D | tpm-common.h | 187 #define tpm_get_ops(dev) ((struct tpm_ops *)device_get_ops(dev)) argument 324 #define for_each_tpm_device(dev) uclass_foreach_dev_probe(UCLASS_TPM, (dev)) argument
|
| /openbmc/u-boot/arch/arm/mach-aspeed/ast2600/ |
| H A D | board_common.c | 56 struct udevice *dev; in board_init() local 99 struct udevice *dev; in dram_init() local
|
| /openbmc/u-boot/drivers/clk/mvebu/ |
| H A D | armada-37xx-tbg.c | 97 int armada_37xx_tbg_clk_dump(struct udevice *dev) in armada_37xx_tbg_clk_dump() 111 static int armada_37xx_tbg_clk_probe(struct udevice *dev) in armada_37xx_tbg_clk_probe()
|
| /openbmc/u-boot/drivers/clk/renesas/ |
| H A D | clk-rcar-gen2.c | 276 int gen2_clk_probe(struct udevice *dev) in gen2_clk_probe() 319 int gen2_clk_remove(struct udevice *dev) in gen2_clk_remove()
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pci_ftpci100.c | 29 static void setup_pci_bar(unsigned int bus, unsigned int dev, unsigned func, in setup_pci_bar() 147 unsigned int bus, dev, func; in pci_bus_scan() local
|
| /openbmc/qemu/hw/gpio/ |
| H A D | sifive_gpio.c | 300 static void sifive_gpio_reset(DeviceState *dev) in sifive_gpio_reset() 356 static void sifive_gpio_realize(DeviceState *dev, Error **errp) in sifive_gpio_realize()
|
| /openbmc/qemu/hw/input/ |
| H A D | virtio-input-host.c | 98 static void virtio_input_host_realize(DeviceState *dev, Error **errp) in virtio_input_host_realize() 183 static void virtio_input_host_unrealize(DeviceState *dev) in virtio_input_host_unrealize()
|
| /openbmc/qemu/hw/rtc/ |
| H A D | goldfish_rtc.c | 239 static void goldfish_rtc_reset(DeviceState *dev) in goldfish_rtc_reset() 252 SysBusDevice *dev = SYS_BUS_DEVICE(d); in goldfish_rtc_realize() local
|
| /openbmc/qemu/hw/nubus/ |
| H A D | nubus-bus.c | 122 static char *nubus_get_dev_path(DeviceState *dev) in nubus_get_dev_path() 137 static bool nubus_check_address(BusState *bus, DeviceState *dev, Error **errp) in nubus_check_address()
|
| /openbmc/qemu/hw/pci-host/ |
| H A D | gpex.c | 90 static void gpex_host_realize(DeviceState *dev, Error **errp) in gpex_host_realize() 160 static void gpex_host_unrealize(DeviceState *dev) in gpex_host_unrealize()
|