Home
last modified time | relevance | path

Searched refs:dev (Results 22026 – 22050 of 26793) sorted by relevance

1...<<881882883884885886887888889890>>...1072

/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-online-accounts/
H A Dgnome-online-accounts_3.50.0.bb28 FILES:${PN}-dev += "${libdir}/goa-1.0/include"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gosu/
H A Dgosu_1.17.bb29 RDEPENDS:${PN}-dev += "bash"
/openbmc/openbmc/
H A Dsetup43 if which find > /dev/null 2>&1; then
/openbmc/qemu/docs/
H A Dqdev-device-use.txt14 PCI addr %x.%x (dev.fn, .fn optional)
189 -device usb-serial,chardev=dev.
219 * /dev/parportN becomes -chardev parallel,file=/dev/parportN
221 * /dev/ppiN likewise
223 * Any other /dev/FNAME becomes -chardev serial,path=/dev/FNAME
/openbmc/linux/drivers/mmc/host/
H A Dvia-sdmmc.c1102 mmc = mmc_alloc_host(sizeof(struct via_crdr_mmc_host), &pcidev->dev); in via_sd_probe()
1110 dev_set_drvdata(&pcidev->dev, sdhost); in via_sd_probe()
1257 static int __maybe_unused via_sd_suspend(struct device *dev) in via_sd_suspend() argument
1262 host = dev_get_drvdata(dev); in via_sd_suspend()
1269 device_wakeup_enable(dev); in via_sd_suspend()
1274 static int __maybe_unused via_sd_resume(struct device *dev) in via_sd_resume() argument
1279 sdhost = dev_get_drvdata(dev); in via_sd_resume()
/openbmc/linux/tools/testing/selftests/bpf/
H A DMakefile215 $(Q)$(CC) $(shell $(HOSTPKG_CONFIG) --cflags libcrypto 2> /dev/null) \
217 $(shell $(HOSTPKG_CONFIG) --libs libcrypto 2> /dev/null || echo -lcrypto)
356 $(shell $(1) $(2) -v -E - </dev/null 2>&1 \
358 $(shell $(1) $(2) -dM -E - </dev/null | grep '__riscv_xlen ' | awk '{printf("-D__riscv_xlen=%d -D__…
359 $(shell $(1) $(2) -dM -E - </dev/null | grep '__loongarch_grlen ' | awk '{printf("-D__BITS_PER_LONG…
363 IS_LITTLE_ENDIAN = $(shell $(CC) -dM -E - </dev/null | \
636 ls *.c 2> /dev/null | sed -e 's@\(.*\)@#include \"\1\"@'; \
/openbmc/linux/Documentation/driver-api/thermal/
H A Dsysfs-api.rst111 *thermal_zone_of_sensor_register(struct device *dev, int sensor_id,
118 pointed by dev->of_node as temperature providers. For the zone
124 dev:
126 dev->of_node.
160 void thermal_zone_of_sensor_unregister(struct device *dev,
173 *devm_thermal_zone_of_sensor_register(struct device *dev,
191 void devm_thermal_zone_of_sensor_unregister(struct device *dev,
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c442 static int fun_get_regs_len(struct net_device *dev) in fun_get_regs_len() argument
447 static void fun_get_regs(struct net_device *dev, struct ethtool_regs *regs, in fun_get_regs() argument
450 const struct funeth_priv *fp = netdev_priv(dev); in fun_get_regs()
615 static int fun_get_sset_count(struct net_device *dev, int sset) in fun_get_sset_count() argument
617 const struct funeth_priv *fp = netdev_priv(dev); in fun_get_sset_count()
622 n = (dev->real_num_tx_queues + 1) * ARRAY_SIZE(txq_stat_names) + in fun_get_sset_count()
623 (dev->real_num_rx_queues + 1) * ARRAY_SIZE(rxq_stat_names) + in fun_get_sset_count()
/openbmc/linux/include/net/
H A Ddevlink.h1532 struct device *dev);
1535 struct device *dev) in devlink_alloc() argument
1537 return devlink_alloc_ns(ops, priv_size, &init_net, dev); in devlink_alloc()
1981 int devlink_compat_phys_port_name_get(struct net_device *dev,
1983 int devlink_compat_switch_id_get(struct net_device *dev,
2012 devlink_compat_phys_port_name_get(struct net_device *dev, in devlink_compat_phys_port_name_get() argument
2019 devlink_compat_switch_id_get(struct net_device *dev, in devlink_compat_switch_id_get() argument
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.c416 dev_err(vsp1->dev, "Failed to obtain a dl list. Frame will be incomplete\n"); in vsp1_video_pipeline_run()
925 dev_err(video->vsp1->dev, "pipeline stop timeout\n"); in vsp1_video_stop_streaming()
1194 dev_warn(vsp1->dev, "pipeline %u stop timeout\n", in vsp1_video_suspend()
1240 video = devm_kzalloc(vsp1->dev, sizeof(*video), GFP_KERNEL); in vsp1_video_create()
1299 video->queue.dev = video->vsp1->bus_master; in vsp1_video_create()
1302 dev_err(video->vsp1->dev, "failed to initialize vb2 queue\n"); in vsp1_video_create()
1310 dev_err(video->vsp1->dev, "failed to register video device\n"); in vsp1_video_create()
/openbmc/linux/arch/powerpc/perf/
H A Dhv-24x7.c428 static ssize_t device_show_string(struct device *dev, in device_show_string() argument
438 static ssize_t cpumask_show(struct device *dev, in cpumask_show() argument
444 static ssize_t sockets_show(struct device *dev, in sockets_show() argument
450 static ssize_t chipspersocket_show(struct device *dev, in chipspersocket_show() argument
456 static ssize_t coresperchip_show(struct device *dev, in coresperchip_show() argument
1073 static ssize_t domains_show(struct device *dev, struct device_attribute *attr, in domains_show() argument
1095 static ssize_t _name##_show(struct device *dev, \
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.c673 static ssize_t show_##name(struct device *dev, \
677 struct drm_device *ddev = dev_get_drvdata(dev); \
732 return sysfs_create_group(&adev->dev->kobj, &fw_attr_group); in amdgpu_ucode_sysfs_init()
737 sysfs_remove_group(&adev->dev->kobj, &fw_attr_group); in amdgpu_ucode_sysfs_fini()
1003 dev_err(adev->dev, "failed to create kernel buffer for firmware.fw_buf\n"); in amdgpu_ucode_create_bo()
1325 int err = request_firmware(fw, fw_name, adev->dev); in amdgpu_ucode_request()
1332 dev_dbg(adev->dev, "\"%s\" failed to validate\n", fw_name); in amdgpu_ucode_request()
/openbmc/linux/arch/um/drivers/
H A DKconfig27 lines to a device similar to /dev/null. Data written to it disappears
45 pseudo-terminals (/dev/pty*) and pts pseudo-terminals are controlled
55 (/dev/tty*) and the slave side of pseudo-terminals (/dev/ttyp* and
56 /dev/pts/*) are controlled by this option.
110 which don't have a set of /dev/pty* devices.
152 host's Ethertap devices, such as /dev/tap0. Additional running
/openbmc/linux/drivers/irqchip/
H A Dirq-gic.c1418 int gic_of_init_child(struct device *dev, struct gic_chip_data **gic, int irq) in gic_of_init_child() argument
1422 if (!dev || !dev->of_node || !gic || !irq) in gic_of_init_child()
1425 *gic = devm_kzalloc(dev, sizeof(**gic), GFP_KERNEL); in gic_of_init_child()
1429 ret = gic_of_setup(*gic, dev->of_node); in gic_of_init_child()
1433 ret = gic_init_bases(*gic, &dev->of_node->fwnode); in gic_of_init_child()
1439 irq_domain_set_pm_device((*gic)->domain, dev); in gic_of_init_child()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.h302 void (*core_init)(struct mac_device_info *hw, struct net_device *dev);
341 void (*set_filter)(struct mac_device_info *hw, struct net_device *dev);
391 int (*add_hw_vlan_rx_fltr)(struct net_device *dev,
394 int (*del_hw_vlan_rx_fltr)(struct net_device *dev,
397 void (*restore_hw_vlan_rx_fltr)(struct net_device *dev,
413 void (*est_irq_status)(void __iomem *ioaddr, struct net_device *dev,
421 int (*fpe_irq_status)(void __iomem *ioaddr, struct net_device *dev);
/openbmc/qemu/hw/ppc/
H A Dpegasos2.c121 PCIDevice *dev; in pegasos2_init() local
187 dev = PCI_DEVICE(object_resolve_path_component(via, "ac97")); in pegasos2_init()
188 qdev_prop_set_string(DEVICE(dev), "audiodev", machine->audiodev); in pegasos2_init()
201 dev = PCI_DEVICE(object_resolve_path_component(via, "ide")); in pegasos2_init()
202 pci_ide_create_devs(dev); in pegasos2_init()
204 dev = PCI_DEVICE(object_resolve_path_component(via, "pm")); in pegasos2_init()
205 i2c_bus = I2C_BUS(qdev_get_child_bus(DEVICE(dev), "i2c")); in pegasos2_init()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c69 struct qed_rdma_device *dev = p_hwfn->p_rdma_info->dev; in qed_iwarp_init_devinfo() local
71 dev->max_inline = IWARP_REQ_MAX_INLINE_DATA_SIZE; in qed_iwarp_init_devinfo()
72 dev->max_qp = min_t(u32, in qed_iwarp_init_devinfo()
77 dev->max_cq = dev->max_qp; in qed_iwarp_init_devinfo()
79 dev->max_qp_resp_rd_atomic_resc = QED_IWARP_IRD_DEFAULT; in qed_iwarp_init_devinfo()
80 dev->max_qp_req_rd_atomic_resc = QED_IWARP_ORD_DEFAULT; in qed_iwarp_init_devinfo()
194 qp->shared_queue = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, in qed_iwarp_create_qp()
281 dma_free_coherent(&p_hwfn->cdev->pdev->dev, in qed_iwarp_create_qp()
491 dma_free_coherent(&p_hwfn->cdev->pdev->dev, in qed_iwarp_destroy_ep()
536 dma_free_coherent(&p_hwfn->cdev->pdev->dev, in qed_iwarp_destroy_qp()
[all …]
/openbmc/linux/net/wireless/
H A Dscan.c3160 struct net_device *dev; in cfg80211_get_dev_from_ifindex() local
3164 dev = dev_get_by_index(net, ifindex); in cfg80211_get_dev_from_ifindex()
3165 if (!dev) in cfg80211_get_dev_from_ifindex()
3167 if (dev->ieee80211_ptr) in cfg80211_get_dev_from_ifindex()
3171 dev_put(dev); in cfg80211_get_dev_from_ifindex()
3186 if (!netif_running(dev)) in cfg80211_wext_siwscan()
3192 rdev = cfg80211_get_dev_from_ifindex(dev_net(dev), dev->ifindex); in cfg80211_wext_siwscan()
3219 creq->wdev = dev->ieee80211_ptr; in cfg80211_wext_siwscan()
3307 dev_hold(dev); in cfg80211_wext_siwscan()
3663 if (!netif_running(dev)) in cfg80211_wext_giwscan()
[all …]
/openbmc/linux/drivers/usb/atm/
H A Dspeedtch.c350 struct device *dev = &intf->dev; in speedtch_find_firmware() local
359 if (request_firmware(fw_p, buf, dev)) { in speedtch_find_firmware()
363 if (request_firmware(fw_p, buf, dev)) { in speedtch_find_firmware()
367 if (request_firmware(fw_p, buf, dev)) { in speedtch_find_firmware()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-4.1.rst31 When installing complementary packages (e.g. ``-dev`` and ``-dbg`` packages when
32 building an SDK, or if you have added ``dev-deps`` to :term:`IMAGE_FEATURES`),
41 .. _migration-4.1-dev-recommends:
43 dev dependencies are now recommends
46 The default for ``${PN}-dev`` package is now to use :term:`RRECOMMENDS` instead
/openbmc/linux/security/tomoyo/
H A Dfile.c860 const unsigned int mode, unsigned int dev) in tomoyo_mkdev_perm() argument
877 dev = new_decode_dev(dev); in tomoyo_mkdev_perm()
882 r.param.mkdev.major = MAJOR(dev); in tomoyo_mkdev_perm()
883 r.param.mkdev.minor = MINOR(dev); in tomoyo_mkdev_perm()
/openbmc/linux/drivers/hwmon/pmbus/
H A Dltc2978.c679 dev_err(&client->dev, "Unsupported chip ID 0x%x\n", chip_id); in ltc2978_get_id()
694 data = devm_kzalloc(&client->dev, sizeof(struct ltc2978_data), in ltc2978_probe()
706 dev_warn(&client->dev, in ltc2978_probe()
874 dev_warn(&client->dev, "num_regulators too large!"); in ltc2978_probe()
881 dev_warn(&client->dev, "num_regulators too large!"); in ltc2978_probe()
/openbmc/linux/drivers/net/can/usb/
H A Dusb_8dev.c570 usb_free_coherent(urb->dev, urb->transfer_buffer_length, in usb_8dev_write_bulk_callback()
909 dev_info(&usbdev->dev, "ignoring: not an USB2CAN converter\n"); in usb_8dev_probe()
915 dev_err(&intf->dev, "Couldn't alloc candev\n"); in usb_8dev_probe()
947 priv->cmd_msg_buffer = devm_kzalloc(&intf->dev, sizeof(struct usb_8dev_cmd_msg), in usb_8dev_probe()
954 SET_NETDEV_DEV(netdev, &intf->dev); in usb_8dev_probe()
/openbmc/linux/Documentation/arch/s390/
H A Ddriver-model.rst92 struct device dev;
95 void (*handler) (struct ccw_device *dev, unsigned long intparm,
134 to put in dev->driver_data and create attributes (if needed). Also,
230 void (*handler) (struct ccw_device *dev, unsigned long intparm, struct irb *irb);
232 Parameters: dev - the device the handler is called for
/openbmc/linux/drivers/clk/actions/
H A Dowl-s900.c769 reset = devm_kzalloc(&pdev->dev, sizeof(*reset), GFP_KERNEL); in s900_clk_probe()
773 reset->rcdev.of_node = pdev->dev.of_node; in s900_clk_probe()
779 ret = devm_reset_controller_register(&pdev->dev, &reset->rcdev); in s900_clk_probe()
781 dev_err(&pdev->dev, "Failed to register reset controller\n"); in s900_clk_probe()
783 return owl_clk_probe(&pdev->dev, desc->hw_clks); in s900_clk_probe()

1...<<881882883884885886887888889890>>...1072