Home
last modified time | relevance | path

Searched defs:dev (Results 1351 – 1375 of 2755) sorted by relevance

1...<<51525354555657585960>>...111

/openbmc/u-boot/drivers/pci/
H A Dpci_mvebu.c51 #define PCIE_CONF_ADDR(dev, reg) \ argument
77 pci_dev_t dev; member
275 static int mvebu_pcie_probe(struct udevice *dev) in mvebu_pcie_probe()
410 static int mvebu_pcie_ofdata_to_platdata(struct udevice *dev) in mvebu_pcie_ofdata_to_platdata()
482 struct udevice *dev; in mvebu_pcie_bind() local
H A Dpci_compat.c33 struct udevice *dev; in pci_find_devices() local
/openbmc/u-boot/drivers/mmc/
H A Djz_mmc.c421 static int jz_mmc_dm_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in jz_mmc_dm_send_cmd()
430 static int jz_mmc_dm_set_ios(struct udevice *dev) in jz_mmc_dm_set_ios()
443 static int jz_mmc_ofdata_to_platdata(struct udevice *dev) in jz_mmc_ofdata_to_platdata()
471 static int jz_mmc_bind(struct udevice *dev) in jz_mmc_bind()
478 static int jz_mmc_probe(struct udevice *dev) in jz_mmc_probe()
/openbmc/qemu/hw/virtio/
H A Dvhost-user-input-pci.c29 VHostUserInputPCI *dev = VHOST_USER_INPUT_PCI(obj); in vhost_user_input_pci_instance_init() local
H A Dvirtio-input-host-pci.c29 VirtIOInputHostPCI *dev = VIRTIO_INPUT_HOST_PCI(obj); in virtio_host_initfn() local
/openbmc/qemu/hw/display/
H A Dvhost-user-vga.c30 VhostUserVGA *dev = VHOST_USER_VGA(obj); in vhost_user_vga_inst_initfn() local
H A Dvirtio-vga-gl.c25 VirtIOVGAGL *dev = VIRTIO_VGA_GL(obj); in virtio_vga_gl_inst_initfn() local
H A Dvhost-user-gpu-pci.c29 VhostUserGPUPCI *dev = VHOST_USER_GPU_PCI(obj); in vhost_user_gpu_pci_initfn() local
H A Dvirtio-gpu-pci-gl.c36 VirtIOGPUGLPCI *dev = VIRTIO_GPU_GL_PCI(obj); in virtio_gpu_gl_initfn() local
/openbmc/u-boot/arch/arm/mach-at91/
H A Dspl.c32 u32 dev = (bootrom_stash.r4 >> ATMEL_SAMA5_BOOT_FROM_OFF) & in spl_boot_device() local
/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dacpi.c73 struct udevice *dev; in acpi_create_gnvs() local
/openbmc/u-boot/include/
H A Dbacklight.h36 #define backlight_get_ops(dev) ((struct backlight_ops *)(dev)->driver->ops) argument
H A Ddwc3-uboot.h47 static inline int dwc3_setup_phy(struct udevice *dev, struct phy **array, in dwc3_setup_phy()
53 static inline int dwc3_shutdown_phy(struct udevice *dev, struct phy *usb_phys, in dwc3_shutdown_phy()
/openbmc/u-boot/board/aspeed/slt_ast2600/
H A Dslt_ast2600.c24 struct udevice *dev; in board_init() local
/openbmc/u-boot/board/freescale/ls1012ardb/
H A Deth.c40 int pfe_eth_board_init(struct udevice *dev) in pfe_eth_board_init()
/openbmc/u-boot/cmd/
H A Ddisk.c13 __maybe_unused int dev; in common_diskboot() local
/openbmc/u-boot/drivers/misc/
H A Dstm32_rcc.c38 static int stm32_rcc_bind(struct udevice *dev) in stm32_rcc_bind()
H A Dgdsys_soc.c47 static int gdsys_soc_probe(struct udevice *dev) in gdsys_soc_probe()
/openbmc/u-boot/arch/riscv/cpu/
H A Dcpu.c23 struct udevice *dev; in supports_extension() local
/openbmc/qemu/hw/acpi/
H A Dacpi_interface.c7 void acpi_send_event(DeviceState *dev, AcpiEventStatusBits event) in acpi_send_event()
/openbmc/u-boot/drivers/video/
H A Dbcm2835.c12 static int bcm2835_video_probe(struct udevice *dev) in bcm2835_video_probe()
/openbmc/qemu/hw/usb/
H A Ddev-storage-bot.c27 static void usb_msd_bot_realize(USBDevice *dev, Error **errp) in usb_msd_bot_realize()
/openbmc/u-boot/drivers/tee/optee/
H A Drpmb.c150 void optee_suppl_cmd_rpmb(struct udevice *dev, struct optee_msg_arg *arg) in optee_suppl_cmd_rpmb()
178 void optee_suppl_rpmb_release(struct udevice *dev) in optee_suppl_rpmb_release()
/openbmc/qemu/hw/misc/
H A Dibm-cffps.c177 static void ibm_cffps_reset(DeviceState *dev) in ibm_cffps_reset()
185 static void ibm_cffps_realize(DeviceState *dev, Error **errp) in ibm_cffps_realize()
H A Dir35221.c142 static void ir35221_reset(DeviceState *dev) in ir35221_reset()
150 static void ir35221_realize(DeviceState *dev, Error **errp) in ir35221_realize()

1...<<51525354555657585960>>...111