Home
last modified time | relevance | path

Searched refs:dev (Results 17251 – 17275 of 26793) sorted by relevance

1...<<691692693694695696697698699700>>...1072

/openbmc/linux/Documentation/networking/
H A Dbatman-adv.rst37 $ ip link set dev eth0 master bat0
44 $ ip link set dev eth0 nomaster
93 NodeA: ip link set up dev bat0
94 NodeA: ip addr add 192.168.0.1/24 dev bat0
96 NodeB: ip link set up dev bat0
97 NodeB: ip addr add 192.168.0.2/24 dev bat0
103 $ ip addr flush dev eth0
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c113 nfp_repr_has_offload_stats(const struct net_device *dev, int attr_id) in nfp_repr_has_offload_stats() argument
156 nfp_repr_get_offload_stats(int attr_id, const struct net_device *dev, in nfp_repr_get_offload_stats() argument
161 return nfp_repr_get_host_stats64(dev, stats); in nfp_repr_get_offload_stats()
194 skb->dev = repr->dst->u.port_info.lower_dev; in nfp_repr_xmit()
303 static void nfp_repr_set_lockdep_class_one(struct net_device *dev, in nfp_repr_set_lockdep_class_one() argument
310 static void nfp_repr_set_lockdep_class(struct net_device *dev) in nfp_repr_set_lockdep_class() argument
312 netdev_for_each_tx_queue(dev, nfp_repr_set_lockdep_class_one, NULL); in nfp_repr_set_lockdep_class()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_rss.c52 rss_ind_tbl = devm_kcalloc(&ae_dev->pdev->dev, rss_ind_tbl_size, in hclge_comm_rss_init_cfg()
111 dev_err(&hw->cmq.csq.pdev->dev, in hclge_comm_set_rss_tc_mode()
166 dev_err(&hw->cmq.csq.pdev->dev, in hclge_comm_set_rss_tuple()
173 dev_err(&hw->cmq.csq.pdev->dev, in hclge_comm_set_rss_tuple()
299 dev_err(&hw->cmq.csq.pdev->dev, in hclge_comm_set_rss_indir_table()
331 dev_err(&hw->cmq.csq.pdev->dev, in hclge_comm_set_rss_input_tuple()
402 dev_err(&hw->cmq.csq.pdev->dev, in hclge_comm_set_rss_algo_key()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_vi.c138 if (mm->dev->kfd->cwsr_enabled && q->ctx_save_restore_area_address) { in init_mqd()
165 return mm->dev->kfd2kgd->hqd_load(mm->dev->adev, mqd, pipe_id, queue_id, in load_mqd()
229 if (mm->dev->kfd->cwsr_enabled && q->ctx_save_restore_area_address) in __update_mqd()
441 struct kfd_node *dev) in mqd_manager_init_vi() argument
452 mqd->dev = dev; in mqd_manager_init_vi()
/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu2_hw_vp8_dec.c280 struct hantro_dev *vpu = ctx->dev; in cfg_lf()
319 struct hantro_dev *vpu = ctx->dev; in cfg_qp()
347 struct hantro_dev *vpu = ctx->dev; in cfg_parts()
430 struct hantro_dev *vpu = ctx->dev; in cfg_tap()
450 struct hantro_dev *vpu = ctx->dev; in cfg_ref()
487 struct hantro_dev *vpu = ctx->dev; in cfg_buffers()
512 struct hantro_dev *vpu = ctx->dev; in rockchip_vpu2_vp8_dec_run()
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_mux.c183 dev_warn_ratelimited(m->dev, in vidtv_mux_push_si()
374 dev_err_ratelimited(m->dev, "%d != %d\n", in vidtv_mux_pad_with_nulls()
417 dev_err_ratelimited(m->dev, "Misaligned buffer\n"); in vidtv_mux_tick()
460 dev_warn_ratelimited(m->dev, "Already streaming. Skipping.\n"); in vidtv_mux_start_thread()
478 struct device *dev, in vidtv_mux_init() argument
487 m->dev = dev; in vidtv_mux_init()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c92 static struct fwnode_handle *dpaa2_mac_get_node(struct device *dev, in dpaa2_mac_get_node() argument
100 fwnode = dev_fwnode(dev->parent); in dpaa2_mac_get_node()
113 dev_dbg(dev, "dprc not finished probing\n"); in dpaa2_mac_get_node()
418 mac->phylink_config.dev = &net_dev->dev; in dpaa2_mac_connect()
498 fw_node = dpaa2_mac_get_node(&mac->mc_dev->dev, mac->attr.id); in dpaa2_mac_open()
505 net_dev->dev.of_node = to_of_node(mac->fw_node); in dpaa2_mac_open()
/openbmc/linux/drivers/iio/cdc/
H A Dad7150.c547 indio_dev = devm_iio_device_alloc(&client->dev, sizeof(*chip)); in ad7150_probe()
559 ret = devm_regulator_get_enable(&client->dev, "vdd"); in ad7150_probe()
563 chip->interrupts[0] = fwnode_irq_get(dev_fwnode(&client->dev), 0); in ad7150_probe()
567 chip->interrupts[1] = fwnode_irq_get(dev_fwnode(&client->dev), 1); in ad7150_probe()
573 ret = devm_request_threaded_irq(&client->dev, in ad7150_probe()
590 ret = devm_request_threaded_irq(&client->dev, in ad7150_probe()
627 return devm_iio_device_register(indio_dev->dev.parent, indio_dev); in ad7150_probe()
/openbmc/linux/drivers/regulator/
H A Dmc13892-regulator.c530 struct mc13xxx *mc13892 = dev_get_drvdata(pdev->dev.parent); in mc13892_regulator_probe()
532 dev_get_platdata(&pdev->dev); in mc13892_regulator_probe()
546 priv = devm_kzalloc(&pdev->dev, in mc13892_regulator_probe()
608 config.dev = &pdev->dev; in mc13892_regulator_probe()
613 priv->regulators[i] = devm_regulator_register(&pdev->dev, desc, in mc13892_regulator_probe()
616 dev_err(&pdev->dev, "failed to register regulator %s\n", in mc13892_regulator_probe()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h26 dev_info(priv->dev, format, ## __VA_ARGS__); \
32 dev_err(priv->dev, format, ## __VA_ARGS__); \
38 dev_dbg(priv->dev, format, ## __VA_ARGS__); \
44 dev_notice(priv->dev, format, ## __VA_ARGS__); \
332 struct device *dev; member
374 struct device *dev; member
464 int cpsw_ndo_ioctl(struct net_device *dev, struct ifreq *req, int cmd);
/openbmc/linux/drivers/iio/frequency/
H A Dadf4371.c342 dev_dbg(&st->spi->dev, "PLL un-locked\n"); in adf4371_read()
492 if (device_property_read_bool(&st->spi->dev, "adi,mute-till-lock-en")) { in adf4371_setup()
551 indio_dev = devm_iio_device_alloc(&spi->dev, sizeof(*st)); in adf4371_probe()
557 dev_err(&spi->dev, "Error initializing spi regmap: %ld\n", in adf4371_probe()
575 st->clkin = devm_clk_get_enabled(&spi->dev, "clkin"); in adf4371_probe()
583 dev_err(&spi->dev, "ADF4371 setup failed\n"); in adf4371_probe()
587 return devm_iio_device_register(&spi->dev, indio_dev); in adf4371_probe()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfxhub_v2_0.c82 dev_err(adev->dev, in gfxhub_v2_0_print_l2_protection_fault_status()
85 dev_err(adev->dev, "\t Faulty UTCL2 client ID: %s (0x%x)\n", in gfxhub_v2_0_print_l2_protection_fault_status()
88 dev_err(adev->dev, "\t MORE_FAULTS: 0x%lx\n", in gfxhub_v2_0_print_l2_protection_fault_status()
91 dev_err(adev->dev, "\t WALKER_ERROR: 0x%lx\n", in gfxhub_v2_0_print_l2_protection_fault_status()
94 dev_err(adev->dev, "\t PERMISSION_FAULTS: 0x%lx\n", in gfxhub_v2_0_print_l2_protection_fault_status()
97 dev_err(adev->dev, "\t MAPPING_ERROR: 0x%lx\n", in gfxhub_v2_0_print_l2_protection_fault_status()
100 dev_err(adev->dev, "\t RW: 0x%lx\n", in gfxhub_v2_0_print_l2_protection_fault_status()
H A Dgfxhub_v3_0_3.c84 dev_err(adev->dev, in gfxhub_v3_0_3_print_l2_protection_fault_status()
87 dev_err(adev->dev, "\t Faulty UTCL2 client ID: %s (0x%x)\n", in gfxhub_v3_0_3_print_l2_protection_fault_status()
90 dev_err(adev->dev, "\t MORE_FAULTS: 0x%lx\n", in gfxhub_v3_0_3_print_l2_protection_fault_status()
93 dev_err(adev->dev, "\t WALKER_ERROR: 0x%lx\n", in gfxhub_v3_0_3_print_l2_protection_fault_status()
96 dev_err(adev->dev, "\t PERMISSION_FAULTS: 0x%lx\n", in gfxhub_v3_0_3_print_l2_protection_fault_status()
99 dev_err(adev->dev, "\t MAPPING_ERROR: 0x%lx\n", in gfxhub_v3_0_3_print_l2_protection_fault_status()
102 dev_err(adev->dev, "\t RW: 0x%lx\n", in gfxhub_v3_0_3_print_l2_protection_fault_status()
/openbmc/linux/Documentation/translations/ja_JP/
H A DSubmittingPatches132 platform_set_drvdata(), but left the variable "dev" unused,
650 dev = alloc_etherdev (sizeof(struct funky_private));
651 if (!dev)
654 init_funky_net(dev);
665 dev = alloc_etherdev (sizeof(struct funky_private));
666 if (!dev)
668 init_funky_net(dev);
/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.h278 struct device *dev; member
434 struct io_pgtable_cfg *cfg, struct device *dev);
437 int (*def_domain_type)(struct device *dev);
438 irqreturn_t (*global_fault)(int irq, void *dev);
439 irqreturn_t (*context_fault)(int irq, void *dev);
442 struct device *dev, int start);
445 void (*probe_finalize)(struct arm_smmu_device *smmu, struct device *dev);
/openbmc/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_pool_test.c90 ttm_pool_init(pool, devs->dev, NUMA_NO_NODE, true, false); in ttm_pool_pre_populated()
154 ttm_pool_init(pool, devs->dev, NUMA_NO_NODE, params->use_dma_alloc, in ttm_pool_alloc_basic()
157 KUNIT_ASSERT_PTR_EQ(test, pool->dev, devs->dev); in ttm_pool_alloc_basic()
222 ttm_pool_init(pool, devs->dev, NUMA_NO_NODE, true, false); in ttm_pool_alloc_basic_dma_addr()
352 ttm_pool_init(pool, devs->dev, NUMA_NO_NODE, true, false); in ttm_pool_free_dma_alloc()
383 ttm_pool_init(pool, devs->dev, NUMA_NO_NODE, false, false); in ttm_pool_free_no_dma_alloc()
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_mdio.c281 dev_name(priv->ds->dev)); in sja1105_mdiobus_base_tx_register()
284 bus->parent = priv->ds->dev; in sja1105_mdiobus_base_tx_register()
335 dev_name(priv->ds->dev)); in sja1105_mdiobus_base_t1_register()
340 bus->parent = priv->ds->dev; in sja1105_mdiobus_base_t1_register()
385 dev_name(ds->dev)); in sja1105_mdiobus_pcs_register()
388 bus->parent = ds->dev; in sja1105_mdiobus_pcs_register()
465 struct device_node *switch_node = ds->dev->of_node; in sja1105_mdiobus_register()
/openbmc/qemu/hw/display/
H A Dg364fb.c476 static void g364fb_init(DeviceState *dev, G364State *s) in g364fb_init() argument
478 s->con = graphic_console_init(dev, 0, &g364fb_ops, s); in g364fb_init()
480 memory_region_init_io(&s->mem_ctrl, OBJECT(dev), &g364fb_ctrl_ops, s, in g364fb_init()
496 static void g364fb_sysbus_realize(DeviceState *dev, Error **errp) in g364fb_sysbus_realize() argument
498 G364SysBusState *sbs = G364(dev); in g364fb_sysbus_realize()
500 SysBusDevice *sbd = SYS_BUS_DEVICE(dev); in g364fb_sysbus_realize()
502 g364fb_init(dev, s); in g364fb_sysbus_realize()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c3127 to_i915(dp_to_dig_port(intel_dp)->base.base.dev); in intel_edp_init_dpcd()
4510 drm_WARN(encoder->base.dev, ret, in intel_dp_phy_test()
5036 mode = drm_dp_downstream_mode(connector->dev, in intel_dp_get_modes()
5064 intel_dp->aux.dev = connector->kdev; in intel_dp_connector_register()
5643 mutex_lock(&connector->dev->mode_config.mutex); in intel_dp_modeset_retry_work_fn()
5649 mutex_unlock(&connector->dev->mode_config.mutex); in intel_dp_modeset_retry_work_fn()
5661 struct drm_device *dev = intel_encoder->base.dev; in intel_dp_init_connector() local
5662 struct drm_i915_private *dev_priv = to_i915(dev); in intel_dp_init_connector()
5671 if (drm_WARN(dev, dig_port->max_lanes < 1, in intel_dp_init_connector()
5690 drm_WARN_ON(dev, intel_phy_is_tc(dev_priv, phy)); in intel_dp_init_connector()
[all …]
/openbmc/linux/drivers/mtd/nand/raw/ingenic/
H A Djz4725b_bch.c193 dev_err(bch->dev, "Unable to init BCH with given parameters\n"); in jz4725b_calculate()
201 dev_err(bch->dev, "timed out while calculating ECC\n"); in jz4725b_calculate()
226 dev_err(bch->dev, "Unable to init BCH with given parameters\n"); in jz4725b_correct()
235 dev_err(bch->dev, "timed out while correcting data\n"); in jz4725b_correct()
/openbmc/linux/drivers/media/pci/pt3/
H A Dpt3_dma.c134 dma_free_coherent(&pt3->pdev->dev, DATA_BUF_SZ, in pt3_free_dmabuf()
139 dma_free_coherent(&pt3->pdev->dev, PAGE_SIZE, in pt3_free_dmabuf()
159 p = dma_alloc_coherent(&pt3->pdev->dev, DATA_BUF_SZ, in pt3_alloc_dmabuf()
174 p = dma_alloc_coherent(&pt3->pdev->dev, PAGE_SIZE, in pt3_alloc_dmabuf()
/openbmc/linux/drivers/input/mouse/
H A Dlifebook.c135 struct input_dev *dev1 = psmouse->dev; in lifebook_process_byte()
291 dev2->dev.parent = &psmouse->ps2dev.serio->dev; in lifebook_create_relative_device()
313 struct input_dev *dev1 = psmouse->dev; in lifebook_init()
/openbmc/linux/drivers/video/fbdev/savage/
H A Dsavagefb-i2c.c142 chan->adapter.dev.parent = &chan->par->pcidev->dev; in savage_setup_i2c_bus()
157 dev_dbg(&chan->par->pcidev->dev, in savage_setup_i2c_bus()
160 dev_warn(&chan->par->pcidev->dev, in savage_setup_i2c_bus()
/openbmc/linux/drivers/mtd/maps/
H A Dsa1100-flash.c247 info->mtd->dev.parent = &pdev->dev; in sa1100_setup_mtd()
262 struct flash_platform_data *plat = dev_get_platdata(&pdev->dev); in sa1100_mtd_probe()
291 struct flash_platform_data *plat = dev_get_platdata(&pdev->dev); in sa1100_mtd_remove()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dio.h55 ret = wl->if_ops->write(wl->dev, addr, buf, len, fixed); in wlcore_raw_write()
73 ret = wl->if_ops->read(wl->dev, addr, buf, len, fixed); in wlcore_raw_read()
203 ret = wl->if_ops->power(wl->dev, false); in wl1271_power_off()
213 ret = wl->if_ops->power(wl->dev, true); in wl1271_power_on()

1...<<691692693694695696697698699700>>...1072