/openbmc/u-boot/drivers/clk/sifive/ |
H A D | fu540-prci.c | 562 static int sifive_fu540_prci_probe(struct udevice *dev) in sifive_fu540_prci_probe()
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | cpu.c | 763 int dev = CONFIG_SYS_MMC_ENV_DEV; in mmc_get_env_dev() local
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_meson.c | 884 static int meson_clk_probe(struct udevice *dev) in meson_clk_probe()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | fsl_elbc_nand.c | 50 struct device *dev; member
|
H A D | fsl_ifc_nand.c | 36 struct device *dev; member
|
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_vclk.c | 879 void meson_vpu_setup_vclk(struct udevice *dev, in meson_vpu_setup_vclk()
|
/openbmc/qemu/include/hw/arm/ |
H A D | smmu-common.h | 152 SysBusDevice dev; member
|
/openbmc/qemu/hw/net/ |
H A D | e1000e.c | 318 DeviceState *dev = DEVICE(pci_dev); in e1000e_init_net_peer() local
|
H A D | xgmac.c | 391 static void xgmac_enet_realize(DeviceState *dev, Error **errp) in xgmac_enet_realize()
|
H A D | imx_fec.c | 1197 static void imx_eth_realize(DeviceState *dev, Error **errp) in imx_eth_realize()
|
H A D | lan9118.c | 1269 static void lan9118_realize(DeviceState *dev, Error **errp) in lan9118_realize() 1339 DeviceState *dev; in lan9118_init() local
|
/openbmc/qemu/hw/misc/ |
H A D | xlnx-versal-cframe-reg.c | 649 static void cframe_reg_realize(DeviceState *dev, Error **errp) in cframe_reg_realize()
|
/openbmc/qemu/hw/alpha/ |
H A D | typhoon.c | 827 DeviceState *dev; in typhoon_init() local
|
/openbmc/qemu/hw/char/ |
H A D | cadence_uart.c | 538 static void cadence_uart_realize(DeviceState *dev, Error **errp) in cadence_uart_realize()
|
/openbmc/qemu/hw/misc/macio/ |
H A D | mac_dbdma.c | 913 static void mac_dbdma_realize(DeviceState *dev, Error **errp) in mac_dbdma_realize()
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc.c | 398 ulong mmc_bread(struct udevice *dev, lbaint_t start, lbaint_t blkcnt, void *dst) in mmc_bread() 2837 struct udevice *dev; in mmc_probe() local
|
/openbmc/u-boot/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt7623.c | 1252 static void mt7623_bonding_disable(struct udevice *dev) in mt7623_bonding_disable() 1259 static int mtk_pinctrl_mt7623_probe(struct udevice *dev) in mtk_pinctrl_mt7623_probe()
|
/openbmc/u-boot/drivers/mtd/ |
H A D | cfi_flash.c | 100 struct udevice *dev; in cfi_flash_init_dm() local 2461 static int cfi_flash_probe(struct udevice *dev) in cfi_flash_probe()
|
/openbmc/u-boot/drivers/net/ |
H A D | vsc9953.c | 124 static int init_phy(struct eth_device *dev) in init_phy() 156 struct eth_device *dev; in vsc9953_port_init() local
|
H A D | armada100_fec.h | 198 struct eth_device dev; member
|
/openbmc/qemu/hw/gpio/ |
H A D | aspeed_gpio.c | 1382 static void aspeed_gpio_reset(DeviceState *dev) in aspeed_gpio_reset() 1390 static void aspeed_gpio_realize(DeviceState *dev, Error **errp) in aspeed_gpio_realize()
|
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive.c | 252 static void spapr_xive_reset(void *dev) in spapr_xive_reset() 291 static void spapr_xive_realize(DeviceState *dev, Error **errp) in spapr_xive_realize()
|
/openbmc/u-boot/drivers/dma/ |
H A D | bcm6348-iudma.c | 539 static int bcm6348_iudma_probe(struct udevice *dev) in bcm6348_iudma_probe()
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | clock.c | 657 int clock_decode_periph_id(struct udevice *dev) in clock_decode_periph_id()
|
/openbmc/u-boot/include/ |
H A D | virtio.h | 190 #define virtio_get_ops(dev) ((struct dm_virtio_ops *)(dev)->driver->ops) argument
|