/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | crcc57d.c | 16 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in crcc57d_set_src()
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-facebook-wedge40.dts | 13 bootargs = "console=ttyS2,9600n8 root=/dev/ram rw";
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | mtk-eint.h | 58 struct device *dev; member
|
/openbmc/linux/include/linux/mfd/ |
H A D | stmfx.h | 109 struct device *dev; member
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_vsp.h | 29 struct rcar_du_device *dev; member
|
/openbmc/linux/drivers/iio/accel/ |
H A D | bma400.h | 146 int bma400_probe(struct device *dev, struct regmap *regmap, int irq,
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_semaphore.c | 100 dev_err(rdev->dev, "semaphore %p has more waiters than signalers," in radeon_semaphore_free()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/ |
H A D | libwmf_0.2.8.4.bb | 28 FILES:${PN}-dev += "${libdir}/gtk-2.0/2.10.0/loaders/*.la"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/ |
H A D | lvgl_9.1.0.bb | 31 FILES:${PN}-dev += "\
|
/openbmc/linux/drivers/soundwire/ |
H A D | dmi-quirks.c | 170 dev_dbg(bus->dev, "remapped _ADR 0x%llx as 0x%llx\n", in sdw_dmi_override_adr()
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/filter/ |
H A D | event-filter-function.tc | 15 ls > /dev/null
|
/openbmc/qemu/include/hw/arm/ |
H A D | bcm2835_peripherals.h | 104 void bcm_soc_peripherals_common_realize(DeviceState *dev, Error **errp);
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | test-qemu | 57 dd of="$P10BMC_MMC" if=/dev/zero bs=1M count=2
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/ |
H A D | openpower-host-ipmi-flash_git.bb | 29 FILES:${PN}-dev:append = " ${libdir}/ipmid-providers/lib*${SOLIBSDEV} ${libdir}/ipmid-providers/*.l…
|
/openbmc/linux/drivers/net/ethernet/freescale/fman/ |
H A D | mac.h | 25 struct device *dev; member
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/ |
H A D | p10bmc-yaml-config.bb | 25 FILES:${PN}-dev = " \
|
/openbmc/linux/drivers/scsi/be2iscsi/ |
H A D | be_main.c | 71 beiscsi_##_name##_disp(struct device *dev,\ 101 beiscsi_##_name##_store(struct device *dev,\ 433 dev_err(&pcidev->dev, in beiscsi_hba_alloc() 512 dev_err(&pcidev->dev, in beiscsi_enable_pci() 519 dev_err(&pcidev->dev, in beiscsi_enable_pci() 4235 dma_unmap_single(&phba->pcidev->dev, in beiscsi_free_mgmt_task_handles() 5536 dev_err(&pcidev->dev, in beiscsi_dev_probe() 5543 dev_err(&pcidev->dev, in beiscsi_dev_probe() 5562 dev_warn(&pcidev->dev, in beiscsi_dev_probe() 5724 dma_free_coherent(&phba->pcidev->dev, in beiscsi_dev_probe() [all …]
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | uncore.c | 68 int uncore_device_to_die(struct pci_dev *dev) in uncore_device_to_die() argument 70 int node = pcibus_to_node(dev->bus); in uncore_device_to_die() 73 for_each_cpu(cpu, cpumask_of_pcibus(dev->bus)) { in uncore_device_to_die() 129 ssize_t uncore_event_show(struct device *dev, in uncore_event_show() argument 843 static ssize_t uncore_get_attr_cpumask(struct device *dev, in uncore_get_attr_cpumask() argument 1198 uncore_extra_pci_dev[die].dev[idx] = pdev; in uncore_pci_probe() 1211 struct pci_driver *pci_drv = to_pci_driver(pdev->dev.driver); in uncore_pci_probe() 1259 if (uncore_extra_pci_dev[die].dev[i] == pdev) { in uncore_pci_remove() 1260 uncore_extra_pci_dev[die].dev[i] = NULL; in uncore_pci_remove() 1279 struct device *dev = data; in uncore_bus_notify() local [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | macsec.c | 205 dma_unmap_single(&mdev->pdev->dev, umr->dma_addr, sizeof(umr->ctx), DMA_BIDIRECTIONAL); in mlx5e_macsec_aso_dereg_mr() 1068 const struct net_device *dev = ctx->secy->netdev; in mlx5e_macsec_add_secy() local 1097 macsec_device->dev_addr = kmemdup(dev->dev_addr, dev->addr_len, GFP_KERNEL); in mlx5e_macsec_add_secy() 1104 macsec_device->netdev = dev; in mlx5e_macsec_add_secy() 1120 const struct net_device *dev = ctx->secy->netdev; in macsec_upd_secy_hw_address() local 1155 memcpy(macsec_device->dev_addr, dev->dev_addr, dev->addr_len); in macsec_upd_secy_hw_address() 1170 const struct net_device *dev = ctx->secy->netdev; in mlx5e_macsec_upd_secy() local 1190 if (!memcmp(macsec_device->dev_addr, dev->dev_addr, dev->addr_len)) { in mlx5e_macsec_upd_secy()
|
/openbmc/qemu/hw/intc/ |
H A D | xive.c | 732 static void xive_tctx_realize(DeviceState *dev, Error **errp) in xive_tctx_realize() argument 734 XiveTCTX *tctx = XIVE_TCTX(dev); in xive_tctx_realize() 1233 static void xive_source_reset(void *dev) in xive_source_reset() argument 1235 XiveSource *xsrc = XIVE_SOURCE(dev); in xive_source_reset() 1242 static void xive_source_realize(DeviceState *dev, Error **errp) in xive_source_realize() argument 1244 XiveSource *xsrc = XIVE_SOURCE(dev); in xive_source_realize() 1271 qemu_register_reset(xive_source_reset, dev); in xive_source_realize() 1518 static void xive_router_realize(DeviceState *dev, Error **errp) in xive_router_realize() argument 1520 XiveRouter *xrtr = XIVE_ROUTER(dev); in xive_router_realize() 2030 static void xive_end_source_realize(DeviceState *dev, Error **errp) in xive_end_source_realize() argument [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ops.c | 656 dflt_pwr_limit = iwl_acpi_get_pwr_limit(mvm->dev); in iwl_mvm_min_backoff() 1147 mvm->dev = trans->dev; in iwl_op_mode_mvm_start() 1231 SET_IEEE80211_DEV(mvm->hw, mvm->trans->dev); in iwl_op_mode_mvm_start() 1339 IWL_DEBUG_EEPROM(mvm->trans->dev, in iwl_op_mode_mvm_start() 1830 struct device *dev; member 1839 if (device_reprobe(reprobe->dev)) in iwl_mvm_reprobe_wk() 1840 dev_err(reprobe->dev, "reprobe failed!\n"); in iwl_mvm_reprobe_wk() 1841 put_device(reprobe->dev); in iwl_mvm_reprobe_wk() 1895 reprobe->dev = get_device(mvm->trans->dev); in iwl_mvm_nic_restart()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | affs.rst | 175 mount /dev/sda3 /Amiga -t affs 179 /dev/sdb5 /amiga/Workbench affs noauto,user,exec,verbose 0 0 199 dd if=/dev/<disk> of=rdb.tmp count=1 201 dd if=/dev/zero of=rdb.fixed bs=1 seek=220 count=4 202 dd if=rdb.fixed of=/dev/<disk>
|
/openbmc/u-boot/doc/ |
H A D | README.usb | 40 - usb info [dev]: shows all USB infos of the device dev, or of all 48 - usb device [dev]: show or set current USB storage device 49 - usb part [dev]: print partition table of one or all USB storage 54 - usbboot addr dev:part:
|
/openbmc/linux/Documentation/usb/ |
H A D | gadget_hid.rst | 11 /dev/hidgX character devices. 74 .dev.platform_data = &my_hid_data, 92 /dev/hidgX character devices. See below for an example program 99 # hid_gadget_test /dev/hidg0 keyboard 121 # hid_gadget_test /dev/hidg1 mouse
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | pstore-blk.rst | 38 pstore_blk.blkdev=/dev/mmcblk0p7 pstore_blk.kmsg_size=64 best_effort=y 50 1. /dev/<disk_name> represents the device number of disk 51 #. /dev/<disk_name><decimal> represents the device number of partition - device 53 #. /dev/<disk_name>p<decimal> - same as the above; this form is used when disk 95 Pmsg is a user space accessible pstore object. Writes to */dev/pmsg0* are
|