/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
H A D | ofld.h | 22 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 D | bnxt_sriov.h | 38 int bnxt_set_vf_trust(struct net_device *dev, int vf_id, bool trust);
|
/openbmc/linux/drivers/platform/x86/ |
H A D | xo1-rfkill.c | 44 rfk = rfkill_alloc(pdev->name, &pdev->dev, RFKILL_TYPE_WLAN, in xo1_rfkill_probe()
|
/openbmc/linux/drivers/pcmcia/ |
H A D | soc_common.h | 38 const struct pcmcia_low_level *ops, struct device *dev);
|
/openbmc/linux/include/linux/mfd/mt6397/ |
H A D | core.h | 62 struct device *dev; member
|
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_drv.h | 43 struct device *dev; member
|
/openbmc/linux/drivers/bcma/ |
H A D | driver_chipcommon_nflash.c | 59 bcma_nflash_dev.dev.platform_data = &cc->nflash; in bcma_nflash_init()
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_crtc.h | 50 struct rcar_du_device *dev; member
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dvo_dev.h | 112 bool (*get_hw_state)(struct intel_dvo_device *dev);
|
/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | icrdma_hw.h | 71 void icrdma_init_hw(struct irdma_sc_dev *dev);
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | python.docker | 27 id ${USER} 2>/dev/null || useradd -u ${UID} -U ${USER}; fi
|
/openbmc/u-boot/drivers/net/ldpaa_eth/ |
H A D | ldpaa_eth.c | 21 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 D | nfs-rdma.rst | 191 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 D | act_ife.c | 725 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 D | tvp514x.c | 987 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 D | rkisp1-resizer.c | 184 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 D | pci.c | 747 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 D | pseudo_lock.c | 49 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 D | tick-sched.c | 886 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 D | gmc_v11_0.c | 128 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 D | mmhub_v1_8.c | 655 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 D | swim.c | 861 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 D | mdp5_cfg.c | 1361 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 D | st_lsm6dsx_shub.c | 667 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 D | xen-hvm-common.c | 130 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()
|