| /openbmc/u-boot/board/renesas/rsk7264/ |
| H A D | rsk7264.c | 39 u32 pkt_data_pull(struct eth_device *dev, u32 addr) in pkt_data_pull() 46 void pkt_data_push(struct eth_device *dev, u32 addr, u32 val) in pkt_data_push()
|
| /openbmc/u-boot/drivers/clk/ |
| H A D | mpc83xx_clk.c | 96 static int init_single_clk(struct udevice *dev, int clk) in init_single_clk() 236 static inline int init_all_clks(struct udevice *dev) in init_all_clks() 318 static int mpc83xx_clk_probe(struct udevice *dev) in mpc83xx_clk_probe() 352 static int mpc83xx_clk_bind(struct udevice *dev) in mpc83xx_clk_bind()
|
| /openbmc/u-boot/cmd/ |
| H A D | host.c | 47 int dev = simple_strtoul(dev_str, &ep, 16); in do_host_bind() local 65 int dev = simple_strtoul(dev_str, &ep, 16); in do_host_info() local 73 int dev; in do_host_info() local 105 int dev; in do_host_dev() local
|
| /openbmc/openbmc/poky/scripts/lib/recipetool/ |
| H A D | create_npm.py | 74 def _npm_global_configs(dev): argument 88 def _run_npm_install(self, d, srctree, registry, dev): argument 101 def _generate_shrinkwrap(self, d, srctree, dev): argument 110 def _handle_licenses(self, srctree, shrinkwrap_file, dev): argument
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | s3c24x0_i2c.c | 84 static int s3c24x0_i2c_set_bus_speed(struct udevice *dev, unsigned int speed) in s3c24x0_i2c_set_bus_speed() 208 static int s3c24x0_i2c_probe(struct udevice *dev, uint chip, uint chip_flags) in s3c24x0_i2c_probe() 278 static int s3c24x0_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, in s3c24x0_i2c_xfer() 304 static int s3c_i2c_ofdata_to_platdata(struct udevice *dev) in s3c_i2c_ofdata_to_platdata()
|
| /openbmc/u-boot/drivers/thermal/ |
| H A D | imx_thermal.c | 49 static int read_cpu_temperature(struct udevice *dev) in read_cpu_temperature() 136 static int read_cpu_temperature(struct udevice *dev) in read_cpu_temperature() 210 int imx_thermal_get_temp(struct udevice *dev, int *temp) in imx_thermal_get_temp() 234 static int imx_thermal_probe(struct udevice *dev) in imx_thermal_probe()
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | rockchip-efuse.c | 55 struct udevice *dev; in dump_efuses() local 86 static int rockchip_rk3399_efuse_read(struct udevice *dev, int offset, in rockchip_rk3399_efuse_read() 130 static int rockchip_efuse_read(struct udevice *dev, int offset, in rockchip_efuse_read() 140 static int rockchip_efuse_ofdata_to_platdata(struct udevice *dev) in rockchip_efuse_ofdata_to_platdata()
|
| H A D | vexpress_config.c | 63 static int vexpress_config_read(struct udevice *dev, in vexpress_config_read() 74 static int vexpress_config_write(struct udevice *dev, in vexpress_config_write() 90 static int vexpress_config_probe(struct udevice *dev) in vexpress_config_probe()
|
| /openbmc/qemu/hw/usb/ |
| H A D | hcd-ehci-pci.c | 33 static void usb_ehci_pci_realize(PCIDevice *dev, Error **errp) in usb_ehci_pci_realize() 103 static void usb_ehci_pci_exit(PCIDevice *dev) in usb_ehci_pci_exit() 114 static void usb_ehci_pci_reset(DeviceState *dev) in usb_ehci_pci_reset() 123 static void usb_ehci_pci_write_config(PCIDevice *dev, uint32_t addr, in usb_ehci_pci_write_config()
|
| H A D | dev-wacom.c | 43 USBDevice dev; member 303 static void usb_wacom_handle_reset(USBDevice *dev) in usb_wacom_handle_reset() 316 static void usb_wacom_handle_control(USBDevice *dev, USBPacket *p, in usb_wacom_handle_control() 371 static void usb_wacom_handle_data(USBDevice *dev, USBPacket *p) in usb_wacom_handle_data() 399 static void usb_wacom_unrealize(USBDevice *dev) in usb_wacom_unrealize() 409 static void usb_wacom_realize(USBDevice *dev, Error **errp) in usb_wacom_realize()
|
| /openbmc/qemu/hw/char/ |
| H A D | serial-pci-multi.c | 42 PCIDevice dev; member 51 static void multi_serial_pci_exit(PCIDevice *dev) in multi_serial_pci_exit() 92 static void multi_serial_pci_realize(PCIDevice *dev, Error **errp) in multi_serial_pci_realize() 178 PCIDevice *dev = PCI_DEVICE(o); in multi_serial_init() local
|
| /openbmc/u-boot/drivers/pinctrl/renesas/ |
| H A D | pfc.c | 416 static int sh_pfc_pinctrl_get_pins_count(struct udevice *dev) in sh_pfc_pinctrl_get_pins_count() 423 static const char *sh_pfc_pinctrl_get_pin_name(struct udevice *dev, in sh_pfc_pinctrl_get_pin_name() 431 static int sh_pfc_pinctrl_get_groups_count(struct udevice *dev) in sh_pfc_pinctrl_get_groups_count() 438 static const char *sh_pfc_pinctrl_get_group_name(struct udevice *dev, in sh_pfc_pinctrl_get_group_name() 446 static int sh_pfc_pinctrl_get_functions_count(struct udevice *dev) in sh_pfc_pinctrl_get_functions_count() 453 static const char *sh_pfc_pinctrl_get_function_name(struct udevice *dev, in sh_pfc_pinctrl_get_function_name() 461 int sh_pfc_config_mux_for_gpio(struct udevice *dev, unsigned pin_selector) in sh_pfc_config_mux_for_gpio() 490 static int sh_pfc_pinctrl_pin_set(struct udevice *dev, unsigned pin_selector, in sh_pfc_pinctrl_pin_set() 506 static int sh_pfc_pinctrl_group_set(struct udevice *dev, unsigned group_selector, in sh_pfc_pinctrl_group_set() 700 static int sh_pfc_pinconf_pin_set(struct udevice *dev, in sh_pfc_pinconf_pin_set() [all …]
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-balloon.c | 206 static inline void reset_stats(VirtIOBalloon *dev) in reset_stats() 342 VirtIOBalloon *dev = VIRTIO_BALLOON(vdev); in virtio_balloon_handle_report() local 512 static bool get_free_page_hints(VirtIOBalloon *dev) in get_free_page_hints() 567 VirtIOBalloon *dev = opaque; in virtio_ballloon_get_free_page_hints() local 651 VirtIOBalloon *dev = container_of(n, VirtIOBalloon, free_page_hint_notify); in virtio_balloon_free_page_hint_notify() local 724 VirtIOBalloon *dev = VIRTIO_BALLOON(vdev); in virtio_balloon_get_config() local 767 VirtIOBalloon *dev = VIRTIO_BALLOON(vdev); in virtio_balloon_set_config() local 788 VirtIOBalloon *dev = VIRTIO_BALLOON(vdev); in virtio_balloon_get_features() local 797 VirtIOBalloon *dev = opaque; in virtio_balloon_stat() local 804 VirtIOBalloon *dev = VIRTIO_BALLOON(opaque); in virtio_balloon_to_target() local [all …]
|
| /openbmc/u-boot/drivers/phy/ |
| H A D | sti_usb_phy.c | 62 struct udevice *dev = usb_phy->dev; in sti_usb_phy_init() local 81 struct udevice *dev = usb_phy->dev; in sti_usb_phy_exit() local 103 int sti_usb_phy_probe(struct udevice *dev) in sti_usb_phy_probe()
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | xhci-rcar.c | 73 static int xhci_rcar_probe(struct udevice *dev) in xhci_rcar_probe() 118 static int xhci_rcar_deregister(struct udevice *dev) in xhci_rcar_deregister() 131 static int xhci_rcar_ofdata_to_platdata(struct udevice *dev) in xhci_rcar_ofdata_to_platdata()
|
| H A D | ehci-zynq.c | 24 static int ehci_zynq_ofdata_to_platdata(struct udevice *dev) in ehci_zynq_ofdata_to_platdata() 35 static int ehci_zynq_probe(struct udevice *dev) in ehci_zynq_probe()
|
| /openbmc/u-boot/drivers/pinctrl/nxp/ |
| H A D | pinctrl-imx.c | 17 static int imx_pinctrl_set_state(struct udevice *dev, struct udevice *config) in imx_pinctrl_set_state() 197 int imx_pinctrl_probe(struct udevice *dev, in imx_pinctrl_probe() 257 int imx_pinctrl_remove(struct udevice *dev) in imx_pinctrl_remove()
|
| /openbmc/qemu/hw/misc/ |
| H A D | led.c | 69 static void led_reset(DeviceState *dev) in led_reset() 86 static void led_realize(DeviceState *dev, Error **errp) in led_realize() 142 DeviceState *dev; in type_init() local
|
| /openbmc/u-boot/drivers/net/ |
| H A D | ne2000_base.c | 684 static int ne2k_setup_driver(struct eth_device *dev) in ne2k_setup_driver() 732 static int ne2k_init(struct eth_device *dev, bd_t *bd) in ne2k_init() 739 static void ne2k_halt(struct eth_device *dev) in ne2k_halt() 747 static int ne2k_recv(struct eth_device *dev) in ne2k_recv() 753 static int ne2k_send(struct eth_device *dev, void *packet, int length) in ne2k_send() 784 struct eth_device *dev; in ne2k_register() local
|
| /openbmc/u-boot/disk/ |
| H A D | part.c | 55 static struct blk_desc *get_dev_hwpart(const char *ifname, int dev, int hwpart) in get_dev_hwpart() 76 struct blk_desc *blk_get_dev(const char *ifname, int dev) in blk_get_dev() 81 struct blk_desc *get_dev_hwpart(const char *ifname, int dev, int hwpart) in get_dev_hwpart() 86 struct blk_desc *blk_get_dev(const char *ifname, int dev) in blk_get_dev() 376 int dev, hwpart; in blk_get_device_by_str() local 439 int dev; in blk_get_device_part_str() local
|
| /openbmc/u-boot/env/ |
| H A D | fat.c | 39 int dev, part; in env_fat_save() local 86 int dev, part; in env_fat_load() local
|
| /openbmc/u-boot/board/k+p/kp_imx53/ |
| H A D | kp_id_rev.c | 68 struct udevice *dev; in read_eeprom() local 92 struct udevice *dev; in read_board_id() local
|
| /openbmc/u-boot/common/ |
| H A D | iomux.c | 16 struct stdio_dev *dev; in iomux_printdevs() local 30 struct stdio_dev *dev; in iomux_doenv() local
|
| /openbmc/qemu/hw/ide/ |
| H A D | ahci-sysbus.c | 40 static void sysbus_ahci_reset(DeviceState *dev) in sysbus_ahci_reset() 58 static void sysbus_ahci_realize(DeviceState *dev, Error **errp) in sysbus_ahci_realize()
|
| /openbmc/u-boot/drivers/video/meson/ |
| H A D | meson_vpu.c | 31 static int meson_vpu_setup_mode(struct udevice *dev, struct udevice *disp) in meson_vpu_setup_mode() 93 static int meson_vpu_probe(struct udevice *dev) in meson_vpu_probe() 134 static int meson_vpu_bind(struct udevice *dev) in meson_vpu_bind()
|