Home
last modified time | relevance | path

Searched defs:dev (Results 1526 – 1550 of 2755) sorted by relevance

1...<<61626364656667686970>>...111

/openbmc/u-boot/include/
H A Dkeyboard.h77 #define keyboard_get_ops(dev) ((struct keyboard_ops *)(dev)->driver->ops) argument
H A Daxi.h50 #define axi_get_ops(dev) ((struct axi_ops *)(dev)->driver->ops) argument
H A Dvideo_bridge.h67 #define video_bridge_get_ops(dev) \ argument
/openbmc/qemu/include/hw/remote/
H A Dmachine.h33 PCIDevice *dev; member
/openbmc/u-boot/drivers/power/domain/
H A Dbcm6328-power-domain.c48 static int bcm6328_power_domain_probe(struct udevice *dev) in bcm6328_power_domain_probe()
H A Dtegra186-power-domain.c79 static int tegra186_power_domain_probe(struct udevice *dev) in tegra186_power_domain_probe()
/openbmc/u-boot/drivers/reset/
H A Dreset-bcm6345.c66 static int bcm6345_reset_probe(struct udevice *dev) in bcm6345_reset_probe()
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dacpi.c143 struct udevice *dev; in acpi_create_gnvs() local
/openbmc/qemu/tests/qtest/
H A Dpcnet-test.c20 QPCIDevice dev; member
H A Dvmxnet3-test.c20 QPCIDevice dev; member
H A Dne2000-test.c20 QPCIDevice dev; member
H A Des1370-test.c20 QPCIDevice dev; member
/openbmc/u-boot/board/engicam/imx6q/
H A Dimx6q.c109 static void enable_rgb(struct display_info_t const *dev) in enable_rgb()
/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65217.c141 struct udevice *dev = NULL; in power_tps65217_init() local
/openbmc/qemu/include/system/
H A Dvhost-user-backend.h37 struct vhost_dev dev; member
/openbmc/qemu/hw/isa/
H A Disa-superio.c28 static void isa_superio_realize(DeviceState *dev, Error **errp) in isa_superio_realize()
/openbmc/u-boot/drivers/pci/
H A Dpcie_aspeed.c381 static int pcie_aspeed_probe(struct udevice *dev) in pcie_aspeed_probe()
464 static int pcie_aspeed_ofdata_to_platdata(struct udevice *dev) in pcie_aspeed_ofdata_to_platdata()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dusb-compat.h33 struct usb_device *dev; /* (in) pointer to associated device */ member
100 static inline struct usb_device *usb_dev_get_parent(struct usb_device *dev) in usb_dev_get_parent()
/openbmc/u-boot/drivers/ram/
H A Dbmips_ram.c102 static int bmips_ram_get_info(struct udevice *dev, struct ram_info *info) in bmips_ram_get_info()
152 static int bmips_ram_probe(struct udevice *dev) in bmips_ram_probe()
/openbmc/u-boot/drivers/timer/
H A Dstm32_timer.c53 static int stm32_timer_get_count(struct udevice *dev, u64 *count) in stm32_timer_get_count()
63 static int stm32_timer_probe(struct udevice *dev) in stm32_timer_probe()
/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dpinmux.c96 struct udevice *dev; in mrfld_pinconfig_protected() local
159 static int tangier_pinctrl_probe(struct udevice *dev) in tangier_pinctrl_probe()
/openbmc/qemu/hw/ssi/
H A Dpl022.c217 static void pl022_reset(DeviceState *dev) in pl022_reset()
284 static void pl022_realize(DeviceState *dev, Error **errp) in pl022_realize()
/openbmc/qemu/hw/timer/
H A Dsse-timer.c372 static void sse_timer_reset(DeviceState *dev) in sse_timer_reset()
412 static void sse_timer_realize(DeviceState *dev, Error **errp) in sse_timer_realize()
/openbmc/qemu/hw/misc/
H A Dbcm2835_property.c526 static void bcm2835_property_reset(DeviceState *dev) in bcm2835_property_reset()
533 static void bcm2835_property_realize(DeviceState *dev, Error **errp) in bcm2835_property_realize()
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb.c109 static void pnv_phb_realize(DeviceState *dev, Error **errp) in pnv_phb_realize()
238 static void pnv_phb_root_port_realize(DeviceState *dev, Error **errp) in pnv_phb_root_port_realize()

1...<<61626364656667686970>>...111