Home
last modified time | relevance | path

Searched refs:dev (Results 20951 – 20975 of 26799) sorted by relevance

1...<<831832833834835836837838839840>>...1072

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dofld.h22 MLX5_CAP_ESW_FLOWTABLE(esw->dev, egress_acl_forward_to_vport); in mlx5_esw_acl_egress_fwd2vport_supported()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.h38 int bnxt_set_vf_trust(struct net_device *dev, int vf_id, bool trust);
/openbmc/linux/drivers/platform/x86/
H A Dxo1-rfkill.c44 rfk = rfkill_alloc(pdev->name, &pdev->dev, RFKILL_TYPE_WLAN, in xo1_rfkill_probe()
/openbmc/linux/drivers/pcmcia/
H A Dsoc_common.h38 const struct pcmcia_low_level *ops, struct device *dev);
/openbmc/linux/include/linux/mfd/mt6397/
H A Dcore.h62 struct device *dev; member
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_drv.h43 struct device *dev; member
/openbmc/linux/drivers/bcma/
H A Ddriver_chipcommon_nflash.c59 bcma_nflash_dev.dev.platform_data = &cc->nflash; in bcma_nflash_init()
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.h50 struct rcar_du_device *dev; member
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dvo_dev.h112 bool (*get_hw_state)(struct intel_dvo_device *dev);
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dicrdma_hw.h71 void icrdma_init_hw(struct irdma_sc_dev *dev);
/openbmc/qemu/tests/docker/dockerfiles/
H A Dpython.docker27 id ${USER} 2>/dev/null || useradd -u ${UID} -U ${USER}; fi
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c21 static int init_phy(struct eth_device *dev) in init_phy() argument
23 struct ldpaa_eth_priv *priv = (struct ldpaa_eth_priv *)dev->priv; in init_phy()
38 phydev = phy_connect(bus, phy_addr, dev, in init_phy()
265 static int ldpaa_eth_pull_dequeue_rx(struct eth_device *dev) in ldpaa_eth_pull_dequeue_rx() argument
267 struct ldpaa_eth_priv *priv = (struct ldpaa_eth_priv *)dev->priv; in ldpaa_eth_pull_dequeue_rx()
437 printf("%s: Could not initialize\n", phydev->dev->name); in ldpaa_get_dpmac_state()
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfs-rdma.rst191 host1$ ip link set dev ib0 up
192 host1$ ip address add dev ib0 a.b.c.x
193 host2$ ip link set dev ib0 up
194 host2$ ip address add dev ib0 a.b.c.y
239 $ ip li set dev ib0 up
240 $ ip addr add dev ib0 a.b.c.d
/openbmc/linux/net/sched/
H A Dact_ife.c725 skb_push(skb, skb->dev->hard_header_len); in tcf_ife_decode()
761 skb->protocol = eth_type_trans(skb, skb->dev); in tcf_ife_decode()
797 int hdrm = metalen + skb->dev->hard_header_len + IFE_METAHDRLEN; in tcf_ife_encode()
805 if (new_len > skb->dev->mtu) in tcf_ife_encode()
827 skb_push(skb, skb->dev->hard_header_len); in tcf_ife_encode()
860 skb_pull(skb, skb->dev->hard_header_len); in tcf_ife_encode()
/openbmc/linux/drivers/media/i2c/
H A Dtvp514x.c987 if (!IS_ENABLED(CONFIG_OF) || !client->dev.of_node) in tvp514x_get_pdata()
988 return client->dev.platform_data; in tvp514x_get_pdata()
990 endpoint = of_graph_get_next_endpoint(client->dev.of_node, NULL); in tvp514x_get_pdata()
997 pdata = devm_kzalloc(&client->dev, sizeof(*pdata), GFP_KERNEL); in tvp514x_get_pdata()
1034 dev_err(&client->dev, "No platform data\n"); in tvp514x_probe()
1042 decoder = devm_kzalloc(&client->dev, sizeof(*decoder), GFP_KERNEL); in tvp514x_probe()
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-resizer.c184 dev_dbg(rkisp1->dev, "capture %d crop disabled\n", rsz->id); in rkisp1_dcrop_config()
197 dev_dbg(rkisp1->dev, "stream %d crop: %dx%d -> %dx%d\n", rsz->id, in rkisp1_dcrop_config()
346 dev_dbg(rsz->rkisp1->dev, "stream %d rsz/scale: %dx%d -> %dx%d\n", in rkisp1_rsz_config()
349 dev_dbg(rsz->rkisp1->dev, "chroma scaling %dx%d -> %dx%d\n", in rkisp1_rsz_config()
671 dev_dbg(rsz->rkisp1->dev, "%s: pad: %d sel(%d,%d)/%dx%d\n", __func__, in rkisp1_rsz_set_selection()
785 dev_err(sd->dev, "Failed to register resizer subdev\n"); in rkisp1_rsz_register()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci.c747 struct device_node *pnv_pci_get_phb_node(struct pci_dev *dev) in pnv_pci_get_phb_node() argument
749 struct pci_controller *hose = pci_bus_to_host(dev->bus); in pnv_pci_get_phb_node()
755 int pnv_pci_set_tunnel_bar(struct pci_dev *dev, u64 addr, int enable) in pnv_pci_set_tunnel_bar() argument
757 struct pnv_phb *phb = pci_bus_to_pnvhb(dev->bus); in pnv_pci_set_tunnel_bar()
815 static void pnv_p7ioc_rc_quirk(struct pci_dev *dev) in pnv_p7ioc_rc_quirk() argument
817 dev->class = PCI_CLASS_BRIDGE_PCI_NORMAL; in pnv_p7ioc_rc_quirk()
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dpseudo_lock.c49 static char *pseudo_lock_devnode(const struct device *dev, umode_t *mode) in pseudo_lock_devnode() argument
53 rdtgrp = dev_get_drvdata(dev); in pseudo_lock_devnode()
1302 struct device *dev; in rdtgroup_pseudo_lock_create() local
1370 dev = device_create(&pseudo_lock_class, NULL, in rdtgroup_pseudo_lock_create()
1376 if (IS_ERR(dev)) { in rdtgroup_pseudo_lock_create()
1377 ret = PTR_ERR(dev); in rdtgroup_pseudo_lock_create()
/openbmc/linux/kernel/time/
H A Dtick-sched.c886 struct clock_event_device *dev = __this_cpu_read(tick_cpu_device.evtdev); in tick_nohz_stop_tick() local
917 basemono, ts->next_tick, dev->next_event, in tick_nohz_stop_tick()
1233 struct clock_event_device *dev = __this_cpu_read(tick_cpu_device.evtdev); in tick_nohz_get_sleep_length() local
1245 *delta_next = ktime_sub(dev->next_event, now); in tick_nohz_get_sleep_length()
1369 static void tick_nohz_handler(struct clock_event_device *dev) in tick_nohz_handler() argument
1375 dev->next_event = KTIME_MAX; in tick_nohz_handler()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v11_0.c128 dev_err(adev->dev, in gmc_v11_0_process_interrupt()
134 dev_err(adev->dev, " in page starting at address 0x%016llx from client %d\n", in gmc_v11_0_process_interrupt()
355 dev_err(adev->dev, "wait for kiq fence error: %ld.\n", r); in gmc_v11_0_flush_gpu_tlb_pasid()
825 r = dma_set_mask_and_coherent(adev->dev, DMA_BIT_MASK(44)); in gmc_v11_0_sw_init()
827 dev_warn(adev->dev, "amdgpu: No suitable DMA available.\n"); in gmc_v11_0_sw_init()
910 dev_err(adev->dev, "No VRAM object for PCIE GART.\n"); in gmc_v11_0_gart_enable()
H A Dmmhub_v1_8.c655 dev_warn(adev->dev, "MMHUB RAS is not supported\n"); in mmhub_v1_8_query_ras_error_count()
683 dev_warn(adev->dev, "MMHUB RAS is not supported\n"); in mmhub_v1_8_reset_ras_error_count()
716 dev_warn(adev->dev, in mmhub_v1_8_inst_query_ras_err_status()
727 dev_warn(adev->dev, in mmhub_v1_8_inst_query_ras_err_status()
739 dev_warn(adev->dev, "MMHUB RAS is not supported\n"); in mmhub_v1_8_query_ras_error_status()
824 dev_warn(adev->dev, "MMHUB RAS is not supported\n"); in mmhub_v1_8_reset_ras_error_status()
/openbmc/linux/drivers/block/
H A Dswim.c861 static int swim_probe(struct platform_device *dev) in swim_probe() argument
868 res = platform_get_resource(dev, IORESOURCE_MEM, 0); in swim_probe()
901 platform_set_drvdata(dev, swd); in swim_probe()
919 static int swim_remove(struct platform_device *dev) in swim_remove() argument
921 struct swim_priv *swd = platform_get_drvdata(dev); in swim_remove()
935 res = platform_get_resource(dev, IORESOURCE_MEM, 0); in swim_remove()
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.c1361 struct drm_device *dev = mdp5_kms->dev; in mdp5_cfg_init() local
1382 DRM_DEV_ERROR(dev->dev, "unexpected MDP major version: v%d.%d\n", in mdp5_cfg_init()
1397 DRM_DEV_ERROR(dev->dev, "unexpected MDP minor revision: v%d.%d\n", in mdp5_cfg_init()
/openbmc/linux/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_shub.c667 st_lsm6dsx_shub_sampling_freq_avail(struct device *dev, in st_lsm6dsx_shub_sampling_freq_avail() argument
671 struct st_lsm6dsx_sensor *sensor = iio_priv(dev_get_drvdata(dev)); in st_lsm6dsx_shub_sampling_freq_avail()
687 static ssize_t st_lsm6dsx_shub_scale_avail(struct device *dev, in st_lsm6dsx_shub_scale_avail() argument
691 struct st_lsm6dsx_sensor *sensor = iio_priv(dev_get_drvdata(dev)); in st_lsm6dsx_shub_scale_avail()
735 iio_dev = devm_iio_device_alloc(hw->dev, sizeof(*sensor)); in st_lsm6dsx_shub_alloc_iiodev()
764 ext_channels = devm_kzalloc(hw->dev, sizeof(magn_channels), in st_lsm6dsx_shub_alloc_iiodev()
/openbmc/qemu/hw/xen/
H A Dxen-hvm-common.c130 DeviceState *dev) in xen_device_realize() argument
134 if (object_dynamic_cast(OBJECT(dev), TYPE_PCI_DEVICE)) { in xen_device_realize()
135 PCIDevice *pci_dev = PCI_DEVICE(dev); in xen_device_realize()
148 DeviceState *dev) in xen_device_unrealize() argument
152 if (object_dynamic_cast(OBJECT(dev), TYPE_PCI_DEVICE)) { in xen_device_unrealize()
153 PCIDevice *pci_dev = PCI_DEVICE(dev); in xen_device_unrealize()

1...<<831832833834835836837838839840>>...1072