Home
last modified time | relevance | path

Searched defs:dev (Results 2076 – 2100 of 2755) sorted by relevance

1...<<81828384858687888990>>...111

/openbmc/u-boot/drivers/net/phy/
H A Dcortina.c167 int dev = CONFIG_SYS_MMC_ENV_DEV; in cs4340_upload_firmware() local
/openbmc/phosphor-host-ipmid/
H A Dwhitelist-filter.cpp82 for (auto& dev : devices) in cacheRestrictedMode() local
/openbmc/qemu/tests/qtest/
H A Driscv-iommu-test.c43 QPCIDevice *dev = &r_iommu->dev; in test_pci_config() local
/openbmc/qemu/tests/functional/
H A Dtest_virtio_version.py86 def assert_devids(self, dev, devid, non_transitional=False): argument
/openbmc/qemu/hw/i2c/
H A Dbitbang_i2c.c214 DeviceState *dev = DEVICE(obj); in gpio_i2c_init() local
/openbmc/qemu/hw/riscv/
H A Dsifive_e.c194 static void sifive_e_soc_realize(DeviceState *dev, Error **errp) in sifive_e_soc_realize()
/openbmc/qemu/include/hw/
H A Dusb.h215 USBDevice *dev; member
368 USBDevice *dev; member
561 static inline bool usb_device_is_scsi_storage(USBDevice *dev) in usb_device_is_scsi_storage()
582 static inline bool usb_realize_and_unref(USBDevice *dev, USBBus *bus, Error **errp) in usb_realize_and_unref()
589 USBDevice *dev = USB_DEVICE(qdev_new(name)); in usb_create_simple() local
/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.c125 PVSCSIState *dev; member
576 pvscsi_send_msg(PVSCSIState *s, SCSIDevice *dev, uint32_t msg_type) in pvscsi_send_msg()
593 pvscsi_hotplug(HotplugHandler *hotplug_dev, DeviceState *dev, Error **errp) in pvscsi_hotplug()
601 pvscsi_hot_unplug(HotplugHandler *hotplug_dev, DeviceState *dev, Error **errp) in pvscsi_hot_unplug()
1191 pvscsi_reset(DeviceState *dev) in pvscsi_reset()
/openbmc/u-boot/drivers/misc/
H A Daspeed-fsi.c79 struct udevice *dev; member
466 static int aspeed_fsi_probe(struct udevice *dev) in aspeed_fsi_probe()
530 static int aspeed_fsi_remove(struct udevice *dev) in aspeed_fsi_remove()
/openbmc/u-boot/drivers/clk/mvebu/
H A Darmada-37xx-periph.c467 static int armada_37xx_periph_clk_dump(struct udevice *dev) in armada_37xx_periph_clk_dump()
488 struct udevice *dev; in clk_dump() local
519 static int armada_37xx_periph_clk_probe(struct udevice *dev) in armada_37xx_periph_clk_probe()
/openbmc/qemu/audio/
H A Djackaudio.c504 Audiodev *dev = (Audiodev *)drv_opaque; in qjack_init_out() local
541 Audiodev *dev = (Audiodev *)drv_opaque; in qjack_init_in() local
648 static void *qjack_init(Audiodev *dev, Error **errp) in qjack_init()
/openbmc/qemu/hw/misc/
H A Daspeed_hace.c575 static void aspeed_hace_reset(DeviceState *dev) in aspeed_hace_reset()
589 static void aspeed_hace_realize(DeviceState *dev, Error **errp) in aspeed_hace_realize()
627 static void aspeed_hace_unrealize(DeviceState *dev) in aspeed_hace_unrealize()
H A Dxlnx-versal-xramc.c157 static void xram_ctrl_realize(DeviceState *dev, Error **errp) in xram_ctrl_realize()
/openbmc/qemu/system/
H A Dqtest.c343 static void qtest_install_gpio_out_intercept(DeviceState *dev, const char *name, int n) in qtest_install_gpio_out_intercept()
373 DeviceState *dev; in qtest_process_command() local
427 DeviceState *dev; in qtest_process_command() local
/openbmc/qemu/hw/intc/
H A Daspeed_intc.c817 static void aspeed_intc_reset(DeviceState *dev) in aspeed_intc_reset()
828 static void aspeed_intc_realize(DeviceState *dev, Error **errp) in aspeed_intc_realize()
860 static void aspeed_intc_unrealize(DeviceState *dev) in aspeed_intc_unrealize()
/openbmc/qemu/hw/usb/
H A Ddev-network.c628 USBDevice dev; member
1060 static void usb_net_handle_reset(USBDevice *dev) in usb_net_handle_reset()
1064 static void usb_net_handle_control(USBDevice *dev, USBPacket *p, in usb_net_handle_control()
1241 static void usb_net_handle_data(USBDevice *dev, USBPacket *p) in usb_net_handle_data()
1344 static void usb_net_unrealize(USBDevice *dev) in usb_net_unrealize()
1360 static void usb_net_realize(USBDevice *dev, Error **errp) in usb_net_realize()
1397 USBDevice *dev = USB_DEVICE(obj); in usb_net_instance_init() local
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dutils.c57 u32 dev = get_device_type(); in omap_set_fastboot_secure() local
/openbmc/u-boot/cmd/
H A Duniverse.c27 static UNI_DEV *dev; variable
/openbmc/qemu/hw/xen/
H A Dxen-host-pci-device.h23 uint8_t dev; member
/openbmc/u-boot/board/freescale/ls1012aqds/
H A Deth.c129 int pfe_eth_board_init(struct udevice *dev) in pfe_eth_board_init()
/openbmc/u-boot/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-pxs3.c124 static int uniphier_pxs3_pinctrl_probe(struct udevice *dev) in uniphier_pxs3_pinctrl_probe()
/openbmc/u-boot/arch/x86/cpu/
H A Dcpu.c233 struct udevice *dev; in cpu_init_r() local
/openbmc/u-boot/drivers/clk/
H A Dclk-ti-sci.c25 static int ti_sci_clk_probe(struct udevice *dev) in ti_sci_clk_probe()
/openbmc/qemu/hw/fsi/
H A Dcfam.c120 static void fsi_cfam_realize(DeviceState *dev, Error **errp) in fsi_cfam_realize()
/openbmc/qemu/hw/rtc/
H A Daspeed_rtc.c147 static void aspeed_rtc_realize(DeviceState *dev, Error **errp) in aspeed_rtc_realize()

1...<<81828384858687888990>>...111