Home
last modified time | relevance | path

Searched defs:dev (Results 1176 – 1200 of 2755) sorted by relevance

1...<<41424344454647484950>>...111

/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dpinctrl-ocelot.c154 static int ocelot_gpio_probe(struct udevice *dev) in ocelot_gpio_probe()
172 int ocelot_pinctrl_probe(struct udevice *dev) in ocelot_pinctrl_probe()
/openbmc/u-boot/drivers/clk/at91/
H A Dclk-usb.c107 static int at91_usb_clk_ofdata_to_platdata(struct udevice *dev) in at91_usb_clk_ofdata_to_platdata()
126 static int at91_usb_clk_probe(struct udevice *dev) in at91_usb_clk_probe()
/openbmc/u-boot/cmd/
H A Dgpio.c36 static void gpio_get_description(struct udevice *dev, const char *bank_name, in gpio_get_description()
68 struct udevice *dev; in do_gpio_status() local
/openbmc/u-boot/drivers/usb/phy/
H A Drockchip_usb2_phy.c65 void otg_phy_init(struct dwc2_udc *dev) in otg_phy_init()
97 void otg_phy_off(struct dwc2_udc *dev) in otg_phy_off()
/openbmc/u-boot/drivers/phy/
H A Dphy-rcar-gen3.c110 static int rcar_gen3_phy_probe(struct udevice *dev) in rcar_gen3_phy_probe()
138 static int rcar_gen3_phy_remove(struct udevice *dev) in rcar_gen3_phy_remove()
/openbmc/qemu/hw/arm/
H A Dbcm2835_peripherals.c184 static void bcm2835_peripherals_realize(DeviceState *dev, Error **errp) in bcm2835_peripherals_realize()
249 void bcm_soc_peripherals_common_realize(DeviceState *dev, Error **errp) in bcm_soc_peripherals_common_realize()
H A Daspeed_ast2400.c140 static qemu_irq aspeed_soc_ast2400_get_irq(AspeedSoCState *s, int dev) in aspeed_soc_ast2400_get_irq()
256 static void aspeed_ast2400_soc_realize(DeviceState *dev, Error **errp) in aspeed_ast2400_soc_realize()
/openbmc/qemu/hw/misc/
H A Dimx8mp_ccm.c21 static void imx8mp_ccm_reset(DeviceState *dev) in imx8mp_ccm_reset()
111 static uint32_t imx8mp_ccm_get_clock_frequency(IMXCCMState *dev, IMXClk clock) in imx8mp_ccm_get_clock_frequency()
H A Dtz-msc.c215 static void tz_msc_reset(DeviceState *dev) in tz_msc_reset()
228 DeviceState *dev = DEVICE(obj); in tz_msc_init() local
237 static void tz_msc_realize(DeviceState *dev, Error **errp) in tz_msc_realize()
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c245 static void am33xx_otg0_set_phy_power(struct udevice *dev, u8 on) in am33xx_otg0_set_phy_power()
264 static void am33xx_otg1_set_phy_power(struct udevice *dev, u8 on) in am33xx_otg1_set_phy_power()
300 struct udevice *dev; in arch_misc_init() local
/openbmc/u-boot/board/wandboard/
H A Dwandboard.c344 static void do_enable_hdmi(struct display_info_t const *dev) in do_enable_hdmi()
349 static int detect_i2c(struct display_info_t const *dev) in detect_i2c()
355 static void enable_fwadapt_7wvga(struct display_info_t const *dev) in enable_fwadapt_7wvga()
/openbmc/u-boot/drivers/video/
H A Dtegra.c297 static int tegra_lcd_probe(struct udevice *dev) in tegra_lcd_probe()
336 static int tegra_lcd_ofdata_to_platdata(struct udevice *dev) in tegra_lcd_ofdata_to_platdata()
391 static int tegra_lcd_bind(struct udevice *dev) in tegra_lcd_bind()
/openbmc/qemu/tests/qemu-iotests/
H A D149274 def qemu_io_image_args(config, dev=False): argument
290 def qemu_io_write_pattern(config, pattern, offset_mb, size_mb, dev=False): argument
303 def qemu_io_read_pattern(config, pattern, offset_mb, size_mb, dev=False): argument
/openbmc/qemu/hw/scsi/
H A Dvhost-scsi.c173 struct vhost_dev *dev = &vsc->dev; in vhost_scsi_set_workers() local
224 static void vhost_scsi_realize(DeviceState *dev, Error **errp) in vhost_scsi_realize()
320 static void vhost_scsi_unrealize(DeviceState *dev) in vhost_scsi_unrealize()
/openbmc/qemu/hw/char/
H A Dvirtio-console.c114 DeviceState *dev = DEVICE(port); in set_guest_connected() local
220 static void virtconsole_realize(DeviceState *dev, Error **errp) in virtconsole_realize()
255 static void virtconsole_unrealize(DeviceState *dev) in virtconsole_unrealize()
/openbmc/qemu/hw/input/
H A Dpl050.c152 static void pl050_realize(DeviceState *dev, Error **errp) in pl050_realize()
160 static void pl050_kbd_realize(DeviceState *dev, Error **errp) in pl050_kbd_realize()
183 static void pl050_mouse_realize(DeviceState *dev, Error **errp) in pl050_mouse_realize()
/openbmc/qemu/hw/usb/
H A Dcanokey.c136 static void canokey_handle_reset(USBDevice *dev) in canokey_handle_reset()
148 static void canokey_handle_control(USBDevice *dev, USBPacket *p, in canokey_handle_control()
188 static void canokey_handle_data(USBDevice *dev, USBPacket *p) in canokey_handle_data()
H A Ddev-uas.c117 USBDevice dev; member
143 SCSIDevice *dev; member
635 static void usb_uas_handle_reset(USBDevice *dev) in usb_uas_handle_reset()
651 static void usb_uas_handle_control(USBDevice *dev, USBPacket *p, in usb_uas_handle_control()
665 static void usb_uas_cancel_io(USBDevice *dev, USBPacket *p) in usb_uas_cancel_io()
765 SCSIDevice *dev = usb_uas_get_dev(uas, lun64); in usb_uas_task() local
817 static void usb_uas_handle_data(USBDevice *dev, USBPacket *p) in usb_uas_handle_data()
919 static void usb_uas_unrealize(USBDevice *dev) in usb_uas_unrealize()
926 static void usb_uas_realize(USBDevice *dev, Error **errp) in usb_uas_realize()
/openbmc/qemu/hw/i386/kvm/
H A Dapic.c63 void kvm_get_apic_state(DeviceState *dev, struct kvm_lapic_state *kapic) in kvm_get_apic_state()
233 static void kvm_apic_realize(DeviceState *dev, Error **errp) in kvm_apic_realize()
244 static void kvm_apic_unrealize(DeviceState *dev) in kvm_apic_unrealize()
/openbmc/qemu/hw/vfio/
H A Dap.c231 static void vfio_ap_realize(DeviceState *dev, Error **errp) in vfio_ap_realize()
271 static void vfio_ap_unrealize(DeviceState *dev) in vfio_ap_unrealize()
289 static void vfio_ap_reset(DeviceState *dev) in vfio_ap_reset()
/openbmc/qemu/hw/gpio/
H A Domap_gpio.c193 static void omap_gpif_reset(DeviceState *dev) in omap_gpif_reset()
202 DeviceState *dev = DEVICE(obj); in omap_gpio_init() local
214 static void omap_gpio_realize(DeviceState *dev, Error **errp) in omap_gpio_realize()
/openbmc/u-boot/drivers/mmc/
H A Dsunxi_mmc.c571 static int sunxi_mmc_set_ios(struct udevice *dev) in sunxi_mmc_set_ios()
579 static int sunxi_mmc_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in sunxi_mmc_send_cmd()
588 static int sunxi_mmc_getcd(struct udevice *dev) in sunxi_mmc_getcd()
606 static int sunxi_mmc_probe(struct udevice *dev) in sunxi_mmc_probe()
681 static int sunxi_mmc_bind(struct udevice *dev) in sunxi_mmc_bind()
/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c569 static void do_enable_hdmi(struct display_info_t const *dev) in do_enable_hdmi()
574 static int detect_i2c(struct display_info_t const *dev) in detect_i2c()
580 static void enable_lvds(struct display_info_t const *dev) in enable_lvds()
592 static void enable_rgb(struct display_info_t const *dev) in enable_rgb()
602 static int detect_default(struct display_info_t const *dev) in detect_default()
/openbmc/u-boot/drivers/spi/
H A Dsh_qspi.c300 static int sh_qspi_xfer(struct udevice *dev, unsigned int bitlen, in sh_qspi_xfer()
309 static int sh_qspi_set_speed(struct udevice *dev, uint speed) in sh_qspi_set_speed()
315 static int sh_qspi_set_mode(struct udevice *dev, uint mode) in sh_qspi_set_mode()
321 static int sh_qspi_probe(struct udevice *dev) in sh_qspi_probe()
330 static int sh_qspi_ofdata_to_platdata(struct udevice *dev) in sh_qspi_ofdata_to_platdata()
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c902 vg_handle_ctrl(VuDev *dev, int qidx) in vg_handle_ctrl()
1014 vg_handle_cursor(VuDev *dev, int qidx) in vg_handle_cursor()
1045 vg_panic(VuDev *dev, const char *msg) in vg_panic()
1052 vg_queue_set_started(VuDev *dev, int qidx, bool started) in vg_queue_set_started()
1123 vg_process_msg(VuDev *dev, VhostUserMsg *msg, int *do_reply) in vg_process_msg()
1143 vg_get_features(VuDev *dev) in vg_get_features()
1156 vg_set_features(VuDev *dev, uint64_t features) in vg_set_features()
1174 vg_get_config(VuDev *dev, uint8_t *config, uint32_t len) in vg_get_config()
1192 vg_set_config(VuDev *dev, const uint8_t *data, in vg_set_config()

1...<<41424344454647484950>>...111