Home
last modified time | relevance | path

Searched defs:dev (Results 901 – 925 of 2754) sorted by relevance

1...<<31323334353637383940>>...111

/openbmc/qemu/hw/block/
H A Dfdc-sysbus.c101 DeviceState *dev; in fdctrl_init_sysbus() local
118 DeviceState *dev; in sun4m_fdctrl_init() local
133 DeviceState *dev = DEVICE(obj); in sysbus_fdc_common_instance_init() local
161 static void sysbus_fdc_realize(DeviceState *dev, Error **errp) in sysbus_fdc_realize()
/openbmc/u-boot/drivers/net/
H A Drtl8139.c186 static int rtl_bcast_addr(struct eth_device *dev, const u8 *bcast_mac, int join) in rtl_bcast_addr()
201 struct eth_device *dev; in rtl8139_initialize() local
244 static int rtl8139_probe(struct eth_device *dev, bd_t *bis) in rtl8139_probe()
333 static void set_rx_mode(struct eth_device *dev) { in set_rx_mode()
346 static void rtl_reset(struct eth_device *dev) in rtl_reset()
402 static int rtl_transmit(struct eth_device *dev, void *packet, int length) in rtl_transmit()
458 static int rtl_poll(struct eth_device *dev) in rtl_poll()
517 static void rtl_disable(struct eth_device *dev) in rtl_disable()
H A Dxilinx_emaclite.c237 static void emaclite_stop(struct udevice *dev) in emaclite_stop()
253 static int setup_phy(struct udevice *dev) in setup_phy()
320 static int emaclite_start(struct udevice *dev) in emaclite_start()
391 static int emaclite_send(struct udevice *dev, void *ptr, int len) in emaclite_send()
454 static int emaclite_recv(struct udevice *dev, int flags, uchar **packetp) in emaclite_recv()
559 static int emaclite_probe(struct udevice *dev) in emaclite_probe()
576 static int emaclite_remove(struct udevice *dev) in emaclite_remove()
594 static int emaclite_ofdata_to_platdata(struct udevice *dev) in emaclite_ofdata_to_platdata()
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c160 static struct mii_dev *ocelot_mdiobus_init(struct udevice *dev) in ocelot_mdiobus_init()
211 static void ocelot_stop(struct udevice *dev) in ocelot_stop()
362 static int ocelot_write_hwaddr(struct udevice *dev) in ocelot_write_hwaddr()
375 static int ocelot_start(struct udevice *dev) in ocelot_start()
403 static int ocelot_send(struct udevice *dev, void *packet, int length) in ocelot_send()
430 static int ocelot_recv(struct udevice *dev, int flags, uchar **packetp) in ocelot_recv()
444 static int ocelot_probe(struct udevice *dev) in ocelot_probe()
485 static int ocelot_remove(struct udevice *dev) in ocelot_remove()
/openbmc/u-boot/drivers/net/mdio/
H A Dmdio-uclass.c83 static int mdio_uclass_pre_probe(struct udevice *dev) in mdio_uclass_pre_probe()
99 static int mdio_uclass_post_probe(struct udevice *dev) in mdio_uclass_post_probe()
/openbmc/qemu/tests/qtest/
H A Dmegasas-test.c21 QPCIDevice dev; member
51 QPCIDevice *dev = &megasas->dev; in megasas_pd_get_info_fuzz() local
H A Derst-test.c17 static void save_fn(QPCIDevice *dev, int devfn, void *data) in save_fn()
26 QPCIDevice *dev; in get_erst_device() local
42 QPCIDevice *dev; member
/openbmc/u-boot/drivers/clk/
H A Dclk_sandbox.c88 ulong sandbox_clk_query_rate(struct udevice *dev, int id) in sandbox_clk_query_rate()
98 int sandbox_clk_query_enable(struct udevice *dev, int id) in sandbox_clk_query_enable()
/openbmc/u-boot/drivers/pci/
H A Daspeed_pcie_phy.c40 extern int aspeed_pcie_phy_link_status(struct udevice *dev) in aspeed_pcie_phy_link_status()
58 static int aspeed_pcie_phy_probe(struct udevice *dev) in aspeed_pcie_phy_probe()
/openbmc/u-boot/drivers/mmc/
H A Daspeed_sdhci_ic.c32 static int aspeed_sdhci_irq_ofdata_to_platdata(struct udevice *dev) in aspeed_sdhci_irq_ofdata_to_platdata()
39 static int aspeed_sdhci_irq_probe(struct udevice *dev) in aspeed_sdhci_irq_probe()
H A Dmmc_private.h47 static inline unsigned long mmc_berase(struct udevice *dev, in mmc_berase()
53 static inline ulong mmc_bwrite(struct udevice *dev, lbaint_t start, in mmc_bwrite()
/openbmc/qemu/tests/unit/
H A Dtest-virtio-dmabuf.c46 struct vhost_dev *dev = g_new0(struct vhost_dev, 1); in test_add_remove_dev() local
78 struct vhost_dev *dev = NULL; in test_add_invalid_resource() local
/openbmc/u-boot/drivers/mailbox/
H A Dsandbox-mbox.c69 static int sandbox_mbox_bind(struct udevice *dev) in sandbox_mbox_bind()
76 static int sandbox_mbox_probe(struct udevice *dev) in sandbox_mbox_probe()
/openbmc/qemu/hw/misc/
H A Daspeed_gfx.c69 static void aspeed_gfx_reset(DeviceState *dev) in aspeed_gfx_reset()
76 static void aspeed_gfx_realize(DeviceState *dev, Error **errp) in aspeed_gfx_realize()
H A Daspeed_pwm.c69 static void aspeed_pwm_reset(DeviceState *dev) in aspeed_pwm_reset()
76 static void aspeed_pwm_realize(DeviceState *dev, Error **errp) in aspeed_pwm_realize()
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_de2.c180 static int sunxi_de2_init(struct udevice *dev, ulong fbbase, in sunxi_de2_init()
235 static int sunxi_de2_probe(struct udevice *dev) in sunxi_de2_probe()
297 static int sunxi_de2_bind(struct udevice *dev) in sunxi_de2_bind()
/openbmc/u-boot/drivers/rtc/
H A Dm41t62.c107 static int m41t62_rtc_get(struct udevice *dev, struct rtc_time *tm) in m41t62_rtc_get()
121 static int m41t62_rtc_set(struct udevice *dev, const struct rtc_time *tm) in m41t62_rtc_set()
141 static int m41t62_rtc_reset(struct udevice *dev) in m41t62_rtc_reset()
/openbmc/u-boot/drivers/serial/
H A Darm_dcc.c98 static int arm_dcc_getc(struct udevice *dev) in arm_dcc_getc()
111 static int arm_dcc_putc(struct udevice *dev, char ch) in arm_dcc_putc()
129 static int arm_dcc_pending(struct udevice *dev, bool input) in arm_dcc_pending()
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3288-board.c97 struct udevice *dev; in veyron_init() local
288 struct udevice *dev; in do_clock() local
325 struct udevice *dev; in board_early_init_f() local
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-zynqmp.c94 static int xhci_usb_probe(struct udevice *dev) in xhci_usb_probe()
116 static int xhci_usb_remove(struct udevice *dev) in xhci_usb_remove()
121 static int xhci_usb_ofdata_to_platdata(struct udevice *dev) in xhci_usb_ofdata_to_platdata()
/openbmc/qemu/hw/usb/
H A Dhcd-xhci-pci.c100 static void xhci_pci_reset(DeviceState *dev) in xhci_pci_reset()
123 static void usb_xhci_pci_realize(struct PCIDevice *dev, Error **errp) in usb_xhci_pci_realize()
185 static void usb_xhci_pci_exit(PCIDevice *dev) in usb_xhci_pci_exit()
/openbmc/qemu/hw/vmapple/
H A Dvirtio-blk.c72 VMAppleVirtIOBlk *dev = VMAPPLE_VIRTIO_BLK(vdev); in vmapple_virtio_blk_get_config() local
125 VMAppleVirtIOBlkPCI *dev = VMAPPLE_VIRTIO_BLK_PCI(vpci_dev); in vmapple_virtio_blk_pci_realize() local
185 VMAppleVirtIOBlkPCI *dev = VMAPPLE_VIRTIO_BLK_PCI(obj); in vmapple_virtio_blk_pci_instance_init() local
/openbmc/qemu/hw/timer/
H A Di8254_common.c35 void pit_set_gate(ISADevice *dev, int channel, int val) in pit_set_gate()
142 void pit_get_channel_info(ISADevice *dev, int channel, PITChannelInfo *info) in pit_get_channel_info()
169 static void pit_common_realize(DeviceState *dev, Error **errp) in pit_common_realize()
/openbmc/qemu/hw/intc/
H A Dgoldfish_pic.c136 static void goldfish_pic_reset(DeviceState *dev) in goldfish_pic_reset()
150 static void goldfish_pic_realize(DeviceState *dev, Error **errp) in goldfish_pic_realize()
173 SysBusDevice *dev = SYS_BUS_DEVICE(obj); in goldfish_pic_instance_init() local
/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.c1251 struct ueth_data *dev = (struct ueth_data *)eth->priv; in r8152_init() local
1259 struct ueth_data *dev = (struct ueth_data *)eth->priv; in r8152_send() local
1266 struct ueth_data *dev = (struct ueth_data *)eth->priv; in r8152_recv() local
1317 struct ueth_data *dev = (struct ueth_data *)eth->priv; in r8152_halt() local
1327 struct ueth_data *dev = (struct ueth_data *)eth->priv; in r8152_write_hwaddr() local
1348 int r8152_eth_probe(struct usb_device *dev, unsigned int ifnum, in r8152_eth_probe()
1452 int r8152_eth_get_info(struct usb_device *dev, struct ueth_data *ss, in r8152_eth_get_info()
1478 static int r8152_eth_start(struct udevice *dev) in r8152_eth_start()
1487 void r8152_eth_stop(struct udevice *dev) in r8152_eth_stop()
1496 int r8152_eth_send(struct udevice *dev, void *packet, int length) in r8152_eth_send()
[all …]

1...<<31323334353637383940>>...111