Home
last modified time | relevance | path

Searched defs:dev (Results 926 – 950 of 2754) sorted by relevance

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

/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c181 static void mtd_release(struct device *dev) in mtd_release()
191 static int mtd_cls_suspend(struct device *dev, pm_message_t state) in mtd_cls_suspend()
198 static int mtd_cls_resume(struct device *dev) in mtd_cls_resume()
207 static ssize_t mtd_type_show(struct device *dev, in mtd_type_show()
246 static ssize_t mtd_flags_show(struct device *dev, in mtd_flags_show()
256 static ssize_t mtd_size_show(struct device *dev, in mtd_size_show()
267 static ssize_t mtd_erasesize_show(struct device *dev, in mtd_erasesize_show()
277 static ssize_t mtd_writesize_show(struct device *dev, in mtd_writesize_show()
287 static ssize_t mtd_subpagesize_show(struct device *dev, in mtd_subpagesize_show()
298 static ssize_t mtd_oobsize_show(struct device *dev, in mtd_oobsize_show()
[all …]
/openbmc/qemu/hw/sparc/
H A Dsun4m.c282 DeviceState *dev; in iommu_init() local
347 DeviceState *dev; in slavio_intctl_init() local
375 DeviceState *dev; in slavio_timer_init_all() local
414 DeviceState *dev; in slavio_misc_init() local
451 DeviceState *dev; in ecc_init() local
467 DeviceState *dev; in apc_init() local
481 DeviceState *dev; in tcx_init() local
533 DeviceState *dev; in cg3_init() local
562 DeviceState *dev; in idreg_init() local
586 SysBusDevice *dev = SYS_BUS_DEVICE(ds); in idreg_realize() local
[all …]
/openbmc/u-boot/drivers/clk/altera/
H A Dclk-arria10.c187 static void socfpga_a10_handoff_workaround(struct udevice *dev) in socfpga_a10_handoff_workaround()
225 static int socfpga_a10_clk_bind(struct udevice *dev) in socfpga_a10_clk_bind()
270 static int socfpga_a10_clk_probe(struct udevice *dev) in socfpga_a10_clk_probe()
300 static int socfpga_a10_ofdata_to_platdata(struct udevice *dev) in socfpga_a10_ofdata_to_platdata()
/openbmc/u-boot/drivers/usb/host/
H A Dehci-vf.c216 static int vf_usb_ofdata_to_platdata(struct udevice *dev) in vf_usb_ofdata_to_platdata()
268 static int vf_init_after_reset(struct ehci_ctrl *dev) in vf_init_after_reset()
295 static int vf_usb_bind(struct udevice *dev) in vf_usb_bind()
311 static int ehci_usb_probe(struct udevice *dev) in ehci_usb_probe()
H A Dohci-lpc32xx.c85 static int isp1301_set_value(struct udevice *dev, int reg, u8 value) in isp1301_set_value()
94 static void isp1301_configure(struct udevice *dev) in isp1301_configure()
159 struct udevice *dev = NULL; in usb_cpu_init() local
214 struct udevice *dev = NULL; in usb_cpu_stop() local
/openbmc/u-boot/drivers/phy/
H A Dmeson-gxl-usb3.c113 struct udevice *dev = phy->dev; in phy_meson_gxl_usb3_power_on() local
129 struct udevice *dev = phy->dev; in phy_meson_gxl_usb3_power_off() local
143 struct udevice *dev = phy->dev; in phy_meson_gxl_usb3_init() local
161 int meson_gxl_usb3_phy_probe(struct udevice *dev) in meson_gxl_usb3_phy_probe()
/openbmc/qemu/hw/virtio/
H A Dvirtio-mem-pci.c88 DeviceState *dev = DEVICE(md); in virtio_mem_pci_fill_device_info() local
111 DeviceState *dev = DEVICE(pci_mem); in virtio_mem_pci_size_change_notify() local
142 DeviceState *dev = DEVICE(obj); in virtio_mem_pci_set_requested_size() local
194 VirtIOMEMPCI *dev = VIRTIO_MEM_PCI(obj); in virtio_mem_pci_instance_init() local
/openbmc/qemu/tests/qtest/
H A Dtulip-test.c22 QPCIDevice dev; member
51 QPCIDevice *dev = &tulip_pci->dev; in tulip_large_tx() local
/openbmc/u-boot/cmd/
H A Dreiser.c35 int dev, part; in do_reiserls() local
81 int dev, part; in do_reiserload() local
/openbmc/qemu/hw/misc/
H A Daspeed_peci.c115 static void aspeed_peci_realize(DeviceState *dev, Error **errp) in aspeed_peci_realize()
126 static void aspeed_peci_reset(DeviceState *dev) in aspeed_peci_reset()
H A Davr_power.c32 static void avr_mask_reset(DeviceState *dev) in avr_mask_reset()
78 static void avr_mask_init(Object *dev) in avr_mask_init()
H A Da9scu.c94 static void a9_scu_reset(DeviceState *dev) in a9_scu_reset()
100 static void a9_scu_realize(DeviceState *dev, Error **errp) in a9_scu_realize()
/openbmc/qemu/hw/i2c/
H A Dmicrobit_i2c.c90 static void microbit_i2c_reset(DeviceState *dev) in microbit_i2c_reset()
98 static void microbit_i2c_realize(DeviceState *dev, Error **errp) in microbit_i2c_realize()
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/
H A Dsyscon_rk3288.c27 static int rk3288_syscon_bind_of_platdata(struct udevice *dev) in rk3288_syscon_bind_of_platdata()
/openbmc/u-boot/arch/arm/mach-rockchip/rk3368/
H A Dsyscon_rk3368.c32 static int rk3368_syscon_bind_of_platdata(struct udevice *dev) in rk3368_syscon_bind_of_platdata()
/openbmc/u-boot/test/dm/
H A Dpwm.c15 struct udevice *dev; in dm_test_pwm_base() local
H A Dtimer.c17 struct udevice *dev; in dm_test_timer_base() local
H A Dfirmware.c16 struct udevice *dev; in dm_test_firmware_probe() local
/openbmc/u-boot/arch/arm/mach-rockchip/rk3188/
H A Dsyscon_rk3188.c26 static int rk3188_syscon_bind_of_platdata(struct udevice *dev) in rk3188_syscon_bind_of_platdata()
/openbmc/u-boot/arch/sandbox/include/asm/
H A Daxi.h10 #define axi_emul_get_ops(dev) ((struct axi_emul_ops *)(dev)->driver->ops) argument
/openbmc/u-boot/board/samsung/common/
H A Dgadget.c10 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/
H A Dsyscon_rk3399.c26 static int rk3399_syscon_bind_of_platdata(struct udevice *dev) in rk3399_syscon_bind_of_platdata()
/openbmc/qemu/hw/acpi/
H A Dacpi-nvdimm-stub.c5 void nvdimm_acpi_plug_cb(HotplugHandler *hotplug_dev, DeviceState *dev) in nvdimm_acpi_plug_cb()
/openbmc/u-boot/drivers/net/
H A Dlpc32xx_eth.c201 struct eth_device dev; member
230 struct eth_device *dev = eth_get_dev_by_name(bus->name); in mii_reg_read() local
289 struct eth_device *dev = eth_get_dev_by_name(bus->name); in mii_reg_write() local
355 static int lpc32xx_eth_send(struct eth_device *dev, void *dataptr, int datasize) in lpc32xx_eth_send()
391 static int lpc32xx_eth_recv(struct eth_device *dev) in lpc32xx_eth_recv()
425 static int lpc32xx_eth_write_hwaddr(struct eth_device *dev) in lpc32xx_eth_write_hwaddr()
442 static int lpc32xx_eth_init(struct eth_device *dev) in lpc32xx_eth_init()
535 static int lpc32xx_eth_halt(struct eth_device *dev) in lpc32xx_eth_halt()
551 int lpc32xx_eth_phylib_init(struct eth_device *dev, int phyid) in lpc32xx_eth_phylib_init()
594 struct eth_device *dev = &lpc32xx_eth.dev; in lpc32xx_eth_initialize() local
/openbmc/u-boot/drivers/core/
H A Dof_addr.c124 const __be32 *of_get_address(const struct device_node *dev, int index, in of_get_address()
240 static u64 __of_translate_address(const struct device_node *dev, in __of_translate_address()
316 u64 of_translate_address(const struct device_node *dev, const __be32 *in_addr) in of_translate_address()
322 static int __of_address_to_resource(const struct device_node *dev, in __of_address_to_resource()
342 int of_address_to_resource(const struct device_node *dev, int index, in of_address_to_resource()

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