Home
last modified time | relevance | path

Searched refs:dev (Results 22701 – 22725 of 26793) sorted by relevance

1...<<901902903904905906907908909910>>...1072

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h205 return &rdev->ibdev.dev; in rdev_to_dev()
/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian-xtensa-cross.docker36 id ${USER} 2>/dev/null || useradd -u ${UID} -U ${USER}; fi
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dnbd-tls-iothread59 if ! (ss --version) >/dev/null 2>&1; then
/openbmc/qemu/hw/block/
H A Dfdc-internal.h148 void fdctrl_realize_common(DeviceState *dev, FDCtrl *fdctrl, Error **errp);
/openbmc/linux/drivers/clk/starfive/
H A Dclk-starfive-jh71x0.h115 struct device *dev; member
/openbmc/linux/drivers/scsi/
H A Dips.c1538 dma_free_coherent(&ha->pcidev->dev, ha->ioctl_len, in ips_alloc_passthru_buffer()
1885 dma_free_coherent(&ha->pcidev->dev, ha->flash_len, in ips_free_flash_copperhead()
4227 dma_free_coherent(&ha->pcidev->dev, in ips_free()
4235 dma_free_coherent(&ha->pcidev->dev, in ips_free()
4282 dma_free_coherent(&ha->pcidev->dev, in ips_deallocatescbs()
4313 ha->scbs = dma_alloc_coherent(&ha->pcidev->dev, in ips_allocatescbs()
4318 ips_sg.list = dma_alloc_coherent(&ha->pcidev->dev, in ips_allocatescbs()
4322 dma_free_coherent(&ha->pcidev->dev, in ips_allocatescbs()
6688 if (scsi_add_host(sh, &ha->pcidev->dev)) in ips_register_scsi()
6932 ips_FlashData = dma_alloc_coherent(&pci_dev->dev, in ips_init_phase1()
[all …]
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c540 &priv->pdev->dev, GFP_KERNEL, in mwl8k_request_fw()
610 if (dma_mapping_error(&priv->pdev->dev, dma_addr)) in mwl8k_send_fw_load_cmd()
1223 addr = dma_map_single(&priv->pdev->dev, skb->data, in rxq_refill()
1254 dma_unmap_single(&priv->pdev->dev, in mwl8k_rxq_deinit()
1267 dma_free_coherent(&priv->pdev->dev, in mwl8k_rxq_deinit()
1348 dma_unmap_single(&priv->pdev->dev, in rxq_process()
1782 dma_free_coherent(&priv->pdev->dev, in mwl8k_txq_deinit()
2052 if (dma_mapping_error(&priv->pdev->dev, dma)) { in mwl8k_txq_xmit()
2085 dma_unmap_single(&priv->pdev->dev, dma, skb->len, in mwl8k_txq_xmit()
5808 device_release_driver(&priv->pdev->dev); in mwl8k_fw_state_machine()
[all …]
/openbmc/linux/drivers/media/usb/gspca/
H A Dmars.c76 ret = usb_bulk_msg(gspca_dev->dev, in reg_w()
77 usb_sndbulkpipe(gspca_dev->dev, 4), in reg_w()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Dvrfb.c348 ctxs = devm_kcalloc(&pdev->dev, in vrfb_probe()
358 dev_err(&pdev->dev, "can't get vrfb ctx %d address\n", in vrfb_probe()
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-i2c.c362 btv->c.i2c_adap.dev.parent = &btv->c.pci->dev; in init_bttv_i2c()
/openbmc/linux/drivers/power/supply/
H A Dapm_power.c45 static int __find_main_battery(struct device *dev, void *data) in __find_main_battery() argument
49 bp->bat = dev_get_drvdata(dev); in __find_main_battery()
/openbmc/linux/Documentation/admin-guide/media/
H A Davermedia.rst73 via /dev/dvb/adapter{x}/frontend0 and supplies an MPEG2 stream
74 via /dev/dvb/adapter{x}/dvr0. I have not tested the
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h554 int alx_read_phy_ext(struct alx_hw *hw, u8 dev, u16 reg, u16 *pdata);
555 int alx_write_phy_ext(struct alx_hw *hw, u8 dev, u16 reg, u16 data);
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_clsf.c171 int enic_rx_flow_steer(struct net_device *dev, const struct sk_buff *skb, in enic_rx_flow_steer() argument
180 enic = netdev_priv(dev); in enic_rx_flow_steer()
/openbmc/u-boot/include/
H A Dtsec.h410 struct eth_device *dev; member
412 struct udevice *dev; member
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dinterrupt.c246 struct udevice *dev; in interrupt_init() local
250 ret = uclass_first_device_err(UCLASS_IRQ, &dev); in interrupt_init()
/openbmc/u-boot/drivers/net/
H A Dmvgbe.h34 #define to_mvgbe(_d) container_of(_d, struct mvgbe_device, dev)
485 struct eth_device dev; member
/openbmc/u-boot/cmd/
H A Dbootefi.c506 void efi_set_bootdev(const char *dev, const char *devnr, const char *path) in efi_set_bootdev() argument
515 ret = efi_dp_from_name(dev, devnr, path, &device, &image); in efi_set_bootdev()
/openbmc/u-boot/drivers/dfu/
H A Ddfu_mmc.c130 dfu->data.mmc.dev, dfu->data.mmc.part); in mmc_file_op()
377 dfu->data.mmc.dev = second_arg; in dfu_fill_entity_mmc()
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-bus-firewire39 /dev/fw[0-9]+ character device files
136 Users: udev rules to create /dev/disk/by-id/ symlinks
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dnokia.c355 dev_info(&gadget->dev, "%s\n", NOKIA_LONG_NAME); in nokia_bind()
425 .dev = &device_desc,
/openbmc/linux/sound/soc/au1x/
H A Ddma.c307 ctx = devm_kzalloc(&pdev->dev, sizeof(*ctx), GFP_KERNEL); in alchemy_pcm_drvprobe()
313 return devm_snd_soc_register_component(&pdev->dev, in alchemy_pcm_drvprobe()
/openbmc/qemu/hw/char/
H A Dsh_serial.c393 static void sh_serial_reset(DeviceState *dev) in sh_serial_reset() argument
395 SHSerialState *s = SH_SERIAL(dev); in sh_serial_reset()
/openbmc/linux/Documentation/usb/
H A Draw-gadget.rst46 The user can interact with Raw Gadget by opening ``/dev/raw-gadget`` and
53 1. Create a Raw Gadget instance by opening ``/dev/raw-gadget``.
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddibusb-common.c98 ret = dvb_usb_generic_write(adap->dev, b, 2); in dibusb2_0_streaming_ctrl()
105 ret = dvb_usb_generic_write(adap->dev, b, 3); in dibusb2_0_streaming_ctrl()

1...<<901902903904905906907908909910>>...1072