/openbmc/linux/drivers/pinctrl/mvebu/ |
H A D | pinctrl-armada-39x.c | 390 soc->variant = (unsigned)device_get_match_data(&pdev->dev) & 0xff; in armada_39x_pinctrl_probe() 398 pdev->dev.platform_data = soc; in armada_39x_pinctrl_probe()
|
/openbmc/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | main.c | 1390 static int wl18xx_load_conf_file(struct device *dev, struct wlcore_conf *conf, in wl18xx_load_conf_file() argument 1398 ret = request_firmware(&fw, file, dev); in wl18xx_load_conf_file() 1438 static int wl18xx_conf_init(struct wl1271 *wl, struct device *dev) in wl18xx_conf_init() argument 1441 struct wlcore_platdev_data *pdata = dev_get_platdata(&pdev->dev); in wl18xx_conf_init() 1444 if (wl18xx_load_conf_file(dev, &wl->conf, &priv->conf, in wl18xx_conf_init() 1898 ret = wl18xx_conf_init(wl, wl->dev); in wl18xx_setup()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
H A D | 0001-configure.ac-Rename-to-configure.ac-and-use-external.patch | 13 --- /dev/null 109 +++ /dev/null 195 +++ /dev/null 202 +++ /dev/null 599 - if grep '^# Packages using this file: $$' $$temp > /dev/null; then \ 610 - if grep '^# Packages using this file: $$' $$temp > /dev/null; then \
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | features.rst | 144 a :ref:`debuginfod <dev-manual/debugging:using the debuginfod server method>` 164 - *minidebuginfo:* Add minimal debug symbols :ref:`(minidebuginfo)<dev-manual/debugging:enabling m… 206 ":ref:`dev-manual/packages:testing packages with ptest`" section 290 - *dev-pkgs:* Installs development packages (headers and extra library 333 ":ref:`dev-manual/read-only-rootfs:creating a read-only root filesystem`" 402 ":ref:`dev-manual/debugging:debugging with the gnu project debugger (gdb) remotely`" section
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 041 | 1340 device_info = next(dev for dev in blockdevs if dev['qdev'] == 'virtio') 1372 device_info = next(dev for dev in blockdevs if dev['qdev'] == 'virtio')
|
/openbmc/linux/drivers/scsi/ |
H A D | ipr.h | 452 struct ipr_config_table_entry dev[]; member 457 struct ipr_config_table_entry64 dev[]; member 900 struct ipr_hostrcb_device_data_entry dev[3]; member 908 struct ipr_hostrcb_device_data_entry_enhanced dev[3]; member 916 struct ipr_hostrcb64_device_data_entry_enhanced dev[3]; member 1760 dev_err(&(hostrcb)->ioa_cfg->pdev->dev, fmt, __VA_ARGS__); \
|
/openbmc/linux/sound/soc/qcom/qdsp6/ |
H A D | audioreach.c | 536 int audioreach_send_cmd_sync(struct device *dev, gpr_device_t *gdev, in audioreach_send_cmd_sync() argument 566 dev_err(dev, "CMD timeout for [%x] opcode\n", hdr->opcode); in audioreach_send_cmd_sync() 569 dev_err(dev, "DSP returned error[%x] %x\n", hdr->opcode, result->status); in audioreach_send_cmd_sync() 586 return audioreach_send_cmd_sync(graph->dev, NULL, &graph->result, &graph->lock, in audioreach_graph_send_cmd_sync() 1061 dev_err(graph->dev, "Error: Invalid channels (%d)!\n", num_channels); in audioreach_pcm_set_media_format() 1120 dev_err(graph->dev, "Error: Invalid channels (%d)!\n", num_channels); in audioreach_shmem_set_media_format()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | workload-tracing.rst | 86 sudo apt install libelf-dev systemtap-sdt-dev libaudit-dev libslang2-dev libperl-dev libdw-dev
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | usb.c | 395 card = devm_kzalloc(&intf->dev, sizeof(*card), GFP_KERNEL); in mwifiex_usb_probe() 516 MWIFIEX_USB, &card->udev->dev); in mwifiex_usb_probe() 547 dev_err(&intf->dev, "card is not valid\n"); in mwifiex_usb_suspend() 609 dev_err(&intf->dev, "%s: card->adapter is NULL\n", in mwifiex_usb_resume() 673 static void mwifiex_usb_coredump(struct device *dev) in mwifiex_usb_coredump() argument 675 struct usb_interface *intf = to_usb_interface(dev); in mwifiex_usb_coredump()
|
/openbmc/linux/drivers/net/phy/mscc/ |
H A D | mscc_ptp.c | 1240 struct mdio_device *dev; in vsc8584_base_priv() local 1242 dev = phydev->mdio.bus->mdio_map[vsc8531->ts_base_addr]; in vsc8584_base_priv() 1243 phydev = container_of(dev, struct phy_device, mdio); in vsc8584_base_priv() 1493 &phydev->mdio.dev); in __vsc8584_init_ptp() 1553 vsc8531->ptp = devm_kzalloc(&phydev->mdio.dev, sizeof(*vsc8531->ptp), in vsc8584_ptp_probe() 1566 vsc8531->load_save = devm_gpiod_get_optional(&phydev->mdio.dev, "load-save", in vsc8584_ptp_probe()
|
/openbmc/linux/net/sctp/ |
H A D | protocol.c | 72 struct net_device *dev) in sctp_v4_copy_addrlist() argument 79 if ((in_dev = __in_dev_get_rcu(dev)) == NULL) { in sctp_v4_copy_addrlist() 104 struct net_device *dev; in sctp_get_local_addr_list() local 109 for_each_netdev_rcu(net, dev) { in sctp_get_local_addr_list() 112 af->copy_addrlist(&net->sctp.local_addr_list, dev); in sctp_get_local_addr_list() 787 struct net *net = dev_net(ifa->ifa_dev->dev); in sctp_inetaddr_event()
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_vq.c | 58 struct drm_device *dev = vq->vdev->priv; in virtio_gpu_ctrl_ack() local 59 struct virtio_gpu_device *vgdev = dev->dev_private; in virtio_gpu_ctrl_ack() 66 struct drm_device *dev = vq->vdev->priv; in virtio_gpu_cursor_ack() local 67 struct virtio_gpu_device *vgdev = dev->dev_private; in virtio_gpu_cursor_ack() 607 dma_sync_sgtable_for_device(vgdev->vdev->dev.parent, in virtio_gpu_cmd_transfer_to_host_2d() 1028 dma_sync_sgtable_for_device(vgdev->vdev->dev.parent, in virtio_gpu_cmd_transfer_to_host_3d()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | lgdt3306a.c | 2179 if (!client->dev.platform_data) { in lgdt3306a_probe() 2180 dev_err(&client->dev, "platform data is mandatory\n"); in lgdt3306a_probe() 2184 config = kmemdup(client->dev.platform_data, in lgdt3306a_probe() 2203 state->muxc = i2c_mux_alloc(client->adapter, &client->dev, in lgdt3306a_probe() 2220 dev_info(&client->dev, "LG Electronics LGDT3306A successfully identified\n"); in lgdt3306a_probe() 2229 dev_warn(&client->dev, "probe failed = %d\n", ret); in lgdt3306a_probe()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_plane.c | 101 struct msm_drm_private *priv = plane->dev->dev_private; in _dpu_plane_get_kms() 1371 pm_runtime_get_sync(&dpu_kms->pdev->dev); in dpu_plane_danger_signal_ctrl() 1375 pm_runtime_put_sync(&dpu_kms->pdev->dev); in dpu_plane_danger_signal_ctrl() 1411 struct drm_plane *dpu_plane_init(struct drm_device *dev, in dpu_plane_init() argument 1418 struct msm_drm_private *priv = dev->dev_private; in dpu_plane_init() 1447 ret = drm_universal_plane_init(dev, plane, 0xff, &dpu_plane_funcs, in dpu_plane_init()
|
/openbmc/linux/net/netfilter/ |
H A D | nfnetlink_queue.c | 527 htonl(br_port_get_rcu(indev)->br->dev->ifindex))) in nfqnl_build_packet_message() 561 htonl(br_port_get_rcu(outdev)->br->dev->ifindex))) in nfqnl_build_packet_message() 589 if (indev && entskb->dev && in nfqnl_build_packet_message() 1010 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in nfqnl_rcv_dev_event() local 1014 nfqnl_dev_drop(dev_net(dev), dev->ifindex); in nfqnl_rcv_dev_event()
|
/openbmc/qemu/hw/hyperv/ |
H A D | hv-balloon.c | 202 DeviceState *dev = DEVICE(obj); in build_dimm_list() local 203 if (dev->realized) { /* only realized DIMMs matter */ in build_dimm_list() 204 *list = g_slist_prepend(*list, dev); in build_dimm_list() 1664 DeviceState *dev = DEVICE(md); in hv_balloon_md_fill_device_info() local 1666 if (dev->id) { in hv_balloon_md_fill_device_info() 1667 hi->id = g_strdup(dev->id); in hv_balloon_md_fill_device_info()
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | debugging.rst | 25 ":ref:`dev-manual/error-reporting-tool:using the error reporting tool`" 31 - ":ref:`dev-manual/debugging:viewing logs from failed tasks`" describes 35 - ":ref:`dev-manual/debugging:viewing variable values`" describes how to 48 - ":ref:`dev-manual/debugging:viewing task variable dependencies`" describes 53 - ":ref:`dev-manual/debugging:running specific tasks`" describes 58 - ":ref:`dev-manual/debugging:general BitBake problems`" describes how 62 - ":ref:`dev-manual/debugging:building with no dependencies`" 66 - ":ref:`dev-manual/debugging:recipe logging mechanisms`" 70 - ":ref:`dev-manual/debugging:debugging parallel make races`" 83 - ":ref:`dev-manual/debugging:other debugging tips`" describes [all …]
|
/openbmc/linux/Documentation/powerpc/ |
H A D | cxlflash.rst | 41 regular disk device (i.e.: /dev/sdc). This is the default mode. 85 scsi block devices (/dev/sdb, /dev/sdc etc.) for each unique LUN 97 block device (/dev/sdb) may be carved up into any number of distinct 103 block device (/dev/sdb) may be opened directly by the block library 140 with the scsi disk device (/dev/sdb) that was created during LUN 382 class dedicated for cxlflash and can be accessed via `/dev/cxlflash/*`.
|
/openbmc/linux/drivers/media/i2c/ |
H A D | adv7511-v4l2.c | 494 struct device *dev = &client->dev; in log_infoframe() local 529 hdmi_infoframe_log(KERN_INFO, dev, &frame); in log_infoframe() 1701 err = cec_register_adapter(state->cec_adap, &client->dev); in adv7511_registered() 1769 struct adv7511_platform_data *pdata = client->dev.platform_data; in adv7511_probe() 1779 state = devm_kzalloc(&client->dev, sizeof(struct adv7511_state), GFP_KERNEL); in adv7511_probe() 1895 state, dev_name(&client->dev), CEC_CAP_DEFAULTS, in adv7511_probe()
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emupcm.c | 31 dev_dbg(emu->card->dev, in snd_emu10k1_pcm_interrupt() 815 dev_dbg(emu->card->dev, in snd_emu10k1_capture_trigger() 1455 &emu->pci->dev, in snd_emu10k1_pcm() 1460 &emu->pci->dev, 64*1024, 64*1024); in snd_emu10k1_pcm() 1486 &emu->pci->dev, in snd_emu10k1_pcm_multi() 1518 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, &emu->pci->dev, in snd_emu10k1_pcm_mic() 1871 snd_pcm_set_managed_buffer_all(pcm, SNDRV_DMA_TYPE_DEV, &emu->pci->dev, in snd_emu10k1_pcm_efx()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.c | 60 struct device *dev; member 269 drv->trans->dev, in iwl_request_firmware() 1698 iwl_dbg_tlv_load_bin(drv->trans->dev, drv->trans); in iwl_req_fw_callback() 1759 device_release_driver(drv->trans->dev); in iwl_req_fw_callback() 1786 drv->dev = trans->dev; in iwl_drv_start() 1793 drv->dbgfs_drv = debugfs_create_dir(dev_name(trans->dev), in iwl_drv_start()
|
/openbmc/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_init.c | 153 sys_info = dma_alloc_coherent(&ha->pdev->dev, sizeof(*sys_info), in qla4xxx_get_sys_info() 182 dma_free_coherent(&ha->pdev->dev, sizeof(*sys_info), sys_info, in qla4xxx_get_sys_info() 331 md_tmp = dma_alloc_coherent(&ha->pdev->dev, ha->fw_dump_tmplt_size, in qla4xxx_alloc_fw_dump() 397 dma_free_coherent(&ha->pdev->dev, ha->fw_dump_tmplt_size, in qla4xxx_alloc_fw_dump()
|
/openbmc/linux/net/rds/ |
H A D | ib_send.c | 488 struct ib_device *dev = ic->i_cm_id->device; in rds_ib_xmit() local 551 rm->data.op_count = ib_dma_map_sg(dev, in rds_ib_xmit() 640 ib_dma_sync_single_for_cpu(ic->rds_ibdev->dev, in rds_ib_xmit() 694 ib_dma_sync_single_for_device(ic->rds_ibdev->dev, in rds_ib_xmit()
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | vc032x.c | 2899 ret = usb_control_msg(gspca_dev->dev, in reg_r_i() 2900 usb_rcvctrlpipe(gspca_dev->dev, 0), in reg_r_i() 2942 ret = usb_control_msg(gspca_dev->dev, in reg_w_i() 2943 usb_sndctrlpipe(gspca_dev->dev, 0), in reg_w_i()
|
/openbmc/linux/sound/pci/au88x0/ |
H A D | au88x0_a3d.c | 480 dev_err(v->card->dev, in a3dsrc_ZeroStateA3D() 620 dev_warn(v->card->dev, in vortex_Vort3D_connect() 627 dev_warn(v->card->dev, in vortex_Vort3D_connect() 671 dev_warn(v->card->dev, in vortex_Vort3D_InitializeSource()
|