Home
last modified time | relevance | path

Searched refs:dev (Results 25576 – 25600 of 26800) sorted by relevance

1...<<1021102210231024102510261027102810291030>>...1072

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve.c965 params->dev->ifindex); in mlxsw_sp_nve_fid_enable()
971 err = ops->fdb_replay(params->dev, params->vni, extack); in mlxsw_sp_nve_fid_enable()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Didle.c171 static ssize_t show_fastsleep_workaround_applyonce(struct device *dev, in show_fastsleep_workaround_applyonce() argument
177 static ssize_t store_fastsleep_workaround_applyonce(struct device *dev, in store_fastsleep_workaround_applyonce() argument
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c132 ice_dcbnl_getnumtcs(struct net_device *dev, int __always_unused tcid, u8 *num) in ice_dcbnl_getnumtcs() argument
134 struct ice_pf *pf = ice_netdev_to_pf(dev); in ice_dcbnl_getnumtcs()
/openbmc/linux/drivers/scsi/
H A Dvirtio_scsi.c859 dev_err(&vdev->dev, "%s failure: config access disabled\n", in virtscsi_probe()
914 err = scsi_add_host(shost, &vdev->dev); in virtscsi_probe()
/openbmc/linux/Documentation/virt/kvm/x86/
H A Damd-memory-encryption.rst75 should point to a file descriptor that is opened on the ``/dev/sev``
79 are defined in ``<linux/psp-dev.h>``.
/openbmc/linux/Documentation/driver-api/dmaengine/
H A Dclient.rst42 struct dma_chan *dma_request_chan(struct device *dev, const char *name);
44 Which will find and return the ``name`` DMA channel associated with the 'dev'
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dampdu.c929 trace_brcms_txdesc(&wlc->hw->d11core->dev, txh, sizeof(*txh)); in brcms_c_ampdu_dotxstatus_complete()
1053 trace_brcms_txdesc(&wlc->hw->d11core->dev, txh, in brcms_c_ampdu_dotxstatus()
/openbmc/linux/drivers/staging/qlge/
H A Dqlge_mpi.c786 my_buf = dma_alloc_coherent(&qdev->pdev->dev, in qlge_dump_risc_ram_area()
796 dma_free_coherent(&qdev->pdev->dev, word_count * sizeof(u32), my_buf, in qlge_dump_risc_ram_area()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_device.c811 struct pci_dev *pdev = to_pci_dev(i915->drm.dev); in probe_gmdid_display()
857 struct pci_dev *pdev = to_pci_dev(i915->drm.dev); in intel_display_device_probe()
/openbmc/linux/drivers/gpu/drm/
H A DKconfig31 (/dev/agpgart) support if it is available for your platform.
95 Documentation/dev-tools/kunit/.
/openbmc/linux/fs/btrfs/
H A Dextent_map.c365 struct btrfs_device *device = stripe->dev; in extent_map_device_set_bits()
381 struct btrfs_device *device = stripe->dev; in extent_map_device_clear_bits()
H A Dextent-tree.c1329 struct btrfs_device *dev = stripe->dev; in do_discard_extent() local
1330 struct btrfs_fs_info *fs_info = dev->fs_info; in do_discard_extent()
1338 if (btrfs_can_zone_reset(dev, phys, len)) { in do_discard_extent()
1341 ret = btrfs_reset_device_zone(dev, phys, len, &discarded); in do_discard_extent()
1346 dev != dev_replace->srcdev) in do_discard_extent()
1355 } else if (bdev_max_discard_sectors(stripe->dev->bdev)) { in do_discard_extent()
1356 ret = btrfs_issue_discard(dev->bdev, phys, len, &discarded); in do_discard_extent()
1398 if (!stripe->dev->bdev) { in btrfs_discard_extent()
1404 &stripe->dev->dev_state)) in btrfs_discard_extent()
/openbmc/qemu/hw/vfio/
H A Dcontainer.c1021 if (!vbasedev_iter->dev->realized || in vfio_legacy_pci_hot_reset()
1106 if (!vbasedev_iter->dev->realized || in vfio_legacy_pci_hot_reset()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h1088 struct device *dev; member
1622 struct device *dev,
/openbmc/qemu/hw/audio/
H A Dhda-codec.c797 static void hda_audio_reset(DeviceState *dev) in hda_audio_reset() argument
799 HDAAudioState *a = HDA_AUDIO(dev); in hda_audio_reset()
/openbmc/linux/fs/smb/client/
H A Dsmb2ops.c5015 const char *full_path, umode_t mode, dev_t dev) in __cifs_sfu_make_node() argument
5031 pdev.major = cpu_to_le64(MAJOR(dev)); in __cifs_sfu_make_node()
5032 pdev.minor = cpu_to_le64(MINOR(dev)); in __cifs_sfu_make_node()
5036 pdev.major = cpu_to_le64(MAJOR(dev)); in __cifs_sfu_make_node()
5037 pdev.minor = cpu_to_le64(MINOR(dev)); in __cifs_sfu_make_node()
5069 const char *full_path, umode_t mode, dev_t dev) in cifs_sfu_make_node() argument
5075 full_path, mode, dev); in cifs_sfu_make_node()
5096 const char *full_path, umode_t mode, dev_t dev) in smb2_make_node() argument
5109 full_path, mode, dev); in smb2_make_node()
5112 full_path, mode, dev); in smb2_make_node()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.c1344 dma_free_coherent(&p_hwfn->cdev->pdev->dev, in qed_int_sb_attn_free()
1420 p_virt = dma_alloc_coherent(&cdev->pdev->dev, in qed_int_sb_attn_alloc()
1753 dma_free_coherent(&p_hwfn->cdev->pdev->dev, in qed_int_sp_sb_free()
1773 p_virt = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, in qed_int_sp_sb_alloc()
/openbmc/linux/drivers/target/sbp/
H A Dsbp_target.c1850 struct se_device *dev; in sbp_update_unit_directory() local
1856 dev = rcu_dereference_raw(lun->lun_se_dev); in sbp_update_unit_directory()
1857 type = dev->transport->get_device_type(dev); in sbp_update_unit_directory()
/openbmc/linux/scripts/dtc/
H A Dchecks.c908 unsigned int dev, func, reg; in check_pci_device_reg() local
923 dev = (reg & 0xf800) >> 11; in check_pci_device_reg()
932 snprintf(unit_addr, sizeof(unit_addr), "%x", dev); in check_pci_device_reg()
937 snprintf(unit_addr, sizeof(unit_addr), "%x,%x", dev, func); in check_pci_device_reg()
/openbmc/linux/Documentation/fpga/
H A Ddfl.rst508 /sys/class/fpga_region/<regionX>/<dfl-fme.n>/dev
509 /sys/class/fpga_region/<regionX>/<dfl-port.n>/dev
608 new feature dev (FIU) following the same way as existing feature dev drivers
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c1035 struct device *dev = &adapter->netdev->dev; in ixgbe_mii_bus_init() local
1064 bus = devm_mdiobus_alloc(dev); in ixgbe_mii_bus_init()
1079 bus->parent = dev; in ixgbe_mii_bus_init()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.2.rst87 - linux-yocto-dev: mark as compatible with qemuarm64 and qemuarmv5
276 - Substantially expanded the ":doc:`/dev-manual/vulnerabilities`" section.
277 - Added a new ":doc:`/dev-manual/sbom`" section about SPDX SBoM generation.
552 - linux-yocto-dev: bump to v6.3
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2343 #define TARGET_MIXER_READ(dev) TARGET_IOR('M', dev, abi_int) argument
2374 #define TARGET_MIXER_WRITE(dev) TARGET_IOWR('M', dev, abi_int) argument
/openbmc/linux/include/net/
H A Dmac80211.h2989 static inline void SET_IEEE80211_DEV(struct ieee80211_hw *hw, struct device *dev) in SET_IEEE80211_DEV() argument
2991 set_wiphy_dev(hw->wiphy, dev); in SET_IEEE80211_DEV()
4646 struct net_device *dev,
7020 struct net_device *dev);
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_ioc.c4018 bfa_sfp_attach(struct bfa_sfp_s *sfp, struct bfa_ioc_s *ioc, void *dev, in bfa_sfp_attach() argument
4021 sfp->dev = dev; in bfa_sfp_attach()
4477 bfa_flash_attach(struct bfa_flash_s *flash, struct bfa_ioc_s *ioc, void *dev, in bfa_flash_attach() argument
5017 diag->cbfn_beacon(diag->dev, BFA_FALSE, diag->beacon.link_e2e); in diag_portbeacon_comp()
5241 diag->cbfn_beacon(diag->dev, beacon, link_e2e_beacon); in bfa_diag_beacon_port()
5262 bfa_diag_attach(struct bfa_diag_s *diag, struct bfa_ioc_s *ioc, void *dev, in bfa_diag_attach() argument
5265 diag->dev = dev; in bfa_diag_attach()
5459 bfa_phy_attach(struct bfa_phy_s *phy, struct bfa_ioc_s *ioc, void *dev, in bfa_phy_attach() argument
6290 bfa_fru_attach(struct bfa_fru_s *fru, struct bfa_ioc_s *ioc, void *dev, in bfa_fru_attach() argument

1...<<1021102210231024102510261027102810291030>>...1072