/openbmc/linux/drivers/iio/amplifiers/ |
H A D | hmc425a.c | 51 gpiod_set_array_value_cansleep(st->gpios->ndescs, st->gpios->desc, in hmc425a_write()
|
/openbmc/linux/include/linux/mfd/ |
H A D | tps65217.h | 258 struct regulator_desc desc[TPS65217_NUM_REGULATOR]; member
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0042-corstone1000-enable-virtio-net-support.patch | 67 struct blk_desc *desc;
|
/openbmc/linux/tools/perf/util/ |
H A D | pmu.h | 183 const char *desc; member
|
H A D | header.c | 2812 } *desc; in process_group_desc() local 2823 desc = calloc(nr_groups, sizeof(*desc)); in process_group_desc() 2824 if (!desc) in process_group_desc() 2828 desc[i].name = do_read_string(ff); in process_group_desc() 2829 if (!desc[i].name) in process_group_desc() 2832 if (do_read_u32(ff, &desc[i].leader_idx)) in process_group_desc() 2835 if (do_read_u32(ff, &desc[i].nr_members)) in process_group_desc() 2850 evsel->group_name = desc[i].name; in process_group_desc() 2851 desc[i].name = NULL; in process_group_desc() 2879 zfree(&desc[i].name); in process_group_desc() [all …]
|
/openbmc/qemu/hw/core/ |
H A D | generic-loader.c | 206 dc->desc = "Generic Loader"; in generic_loader_class_init()
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | virtio.h | 103 VRingDesc *desc; member
|
/openbmc/qemu/hw/misc/ |
H A D | imx_rngc.c | 263 dc->desc = RNGC_NAME, in imx_rngc_class_init()
|
/openbmc/qemu/hw/usb/ |
H A D | dev-mtp.c | 188 char *desc; member 363 static const USBDesc desc = { variable 897 usb_mtp_add_str(d, s->desc); in usb_mtp_get_storage_info() 2056 if (s->desc == NULL) { in usb_mtp_realize() 2061 s->desc = g_path_get_basename(s->root); in usb_mtp_realize() 2083 DEFINE_PROP_STRING("desc", MTPState, desc), 2095 uc->usb_desc = &desc; in usb_mtp_class_initfn() 2102 dc->desc = "USB Media Transfer Protocol device"; in usb_mtp_class_initfn()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | buildinfohelper.py | 830 desc = vardump[k]['doc'] 831 if desc is None: 835 desc = vardump[root_var]['doc'] 836 if desc is None: 837 desc = '' 838 if desc: 841 key=k, text=desc) 849 description = desc)
|
/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-hcd.c | 2139 struct usb_hub_descriptor *desc) in isp1760_hub_descriptor() argument 2146 desc->bDescriptorType = USB_DT_HUB; in isp1760_hub_descriptor() 2148 desc->bPwrOn2PwrGood = 10; in isp1760_hub_descriptor() 2149 desc->bHubContrCurrent = 0; in isp1760_hub_descriptor() 2151 desc->bNbrPorts = ports; in isp1760_hub_descriptor() 2153 desc->bDescLength = 7 + 2 * temp; in isp1760_hub_descriptor() 2156 memset(&desc->u.hs.DeviceRemovable[0], 0, temp); in isp1760_hub_descriptor() 2157 memset(&desc->u.hs.DeviceRemovable[temp], 0xff, temp); in isp1760_hub_descriptor() 2167 desc->wHubCharacteristics = cpu_to_le16(temp); in isp1760_hub_descriptor()
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-pci.c | 104 VMSTATE_UINT32_ARRAY(desc, VirtIOPCIQueue, 2), 1541 val = proxy->vqs[vdev->queue_sel].desc[0]; in virtio_pci_common_read() 1544 val = proxy->vqs[vdev->queue_sel].desc[1]; in virtio_pci_common_read() 1652 ((uint64_t)proxy->vqs[vdev->queue_sel].desc[1]) << 32 | in virtio_pci_common_write() 1653 proxy->vqs[vdev->queue_sel].desc[0], in virtio_pci_common_write() 1666 proxy->vqs[vdev->queue_sel].desc[0] = val; in virtio_pci_common_write() 1669 proxy->vqs[vdev->queue_sel].desc[1] = val; in virtio_pci_common_write() 2303 proxy->vqs[i].desc[0] = proxy->vqs[i].desc[1] = 0; in virtio_pci_reset()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | cxgb4vf_main.c | 351 int namelen = sizeof(adapter->msix_info[0].desc) - 1; in name_msix_vecs() 357 snprintf(adapter->msix_info[MSIX_FW].desc, namelen, in name_msix_vecs() 359 adapter->msix_info[MSIX_FW].desc[namelen] = 0; in name_msix_vecs() 370 snprintf(adapter->msix_info[msi].desc, namelen, in name_msix_vecs() 372 adapter->msix_info[msi].desc[namelen] = 0; in name_msix_vecs() 389 0, adapter->msix_info[MSIX_FW].desc, &s->fw_evtq); in request_msix_queue_irqs() 400 adapter->msix_info[msi].desc, in request_msix_queue_irqs() 1098 if (rspq->desc && rspq->pktcnt_idx != pktcnt_idx) { in set_rxq_intr_params() 2309 #define S(desc, fmt, var) \ in resources_show() argument 2311 desc " (" #var "):", vfres->var) in resources_show()
|
/openbmc/linux/drivers/usb/host/ |
H A D | r8a66597-hcd.c | 1911 init_pipe_info(r8a66597, urb, hep, &hep->desc); in r8a66597_urb_enqueue() 2125 struct usb_hub_descriptor *desc) in r8a66597_hub_descriptor() argument 2127 desc->bDescriptorType = USB_DT_HUB; in r8a66597_hub_descriptor() 2128 desc->bHubContrCurrent = 0; in r8a66597_hub_descriptor() 2129 desc->bNbrPorts = r8a66597->max_root_hub; in r8a66597_hub_descriptor() 2130 desc->bDescLength = 9; in r8a66597_hub_descriptor() 2131 desc->bPwrOn2PwrGood = 0; in r8a66597_hub_descriptor() 2132 desc->wHubCharacteristics = in r8a66597_hub_descriptor() 2134 desc->u.hs.DeviceRemovable[0] = in r8a66597_hub_descriptor() 2136 desc->u.hs.DeviceRemovable[1] = ~0; in r8a66597_hub_descriptor()
|
H A D | isp1362-hcd.c | 1537 struct usb_hub_descriptor *desc) in isp1362_hub_descriptor() argument 1543 desc->bDescriptorType = USB_DT_HUB; in isp1362_hub_descriptor() 1544 desc->bDescLength = 9; in isp1362_hub_descriptor() 1545 desc->bHubContrCurrent = 0; in isp1362_hub_descriptor() 1546 desc->bNbrPorts = reg & 0x3; in isp1362_hub_descriptor() 1548 desc->wHubCharacteristics = cpu_to_le16((reg >> 8) & in isp1362_hub_descriptor() 1553 desc->wHubCharacteristics); in isp1362_hub_descriptor() 1554 desc->bPwrOn2PwrGood = (reg >> 24) & 0xff; in isp1362_hub_descriptor() 1556 desc->u.hs.DeviceRemovable[0] = desc->bNbrPorts == 1 ? 1 << 1 : 3 << 1; in isp1362_hub_descriptor() 1557 desc->u.hs.DeviceRemovable[1] = ~0; in isp1362_hub_descriptor()
|
/openbmc/linux/drivers/ata/ |
H A D | libata-eh.c | 172 ehi->desc_len += vscnprintf(ehi->desc + ehi->desc_len, in __ata_ehi_pushv_desc() 232 ehi->desc[0] = '\0'; in ata_ehi_clear_desc() 2345 const char *frozen, *desc; in ata_eh_link_report() local 2352 desc = NULL; in ata_eh_link_report() 2353 if (ehc->i.desc[0] != '\0') in ata_eh_link_report() 2354 desc = ehc->i.desc; in ata_eh_link_report() 2384 if (desc) in ata_eh_link_report() 2385 ata_dev_err(ehc->i.dev, "%s\n", desc); in ata_eh_link_report() 2391 if (desc) in ata_eh_link_report() 2392 ata_link_err(link, "%s\n", desc); in ata_eh_link_report()
|
/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed-g6.c | 2656 u32 pattern = enable ? desc->enable : desc->disable; in aspeed_g6_sig_expr_set() 2657 u32 val = (pattern << __ffs(desc->mask)); in aspeed_g6_sig_expr_set() 2660 if (!ctx->maps[desc->ip]) in aspeed_g6_sig_expr_set() 2663 WARN_ON(desc->ip != ASPEED_IP_SCU); in aspeed_g6_sig_expr_set() 2664 is_strap = desc->reg == SCU500 || desc->reg == SCU510; in aspeed_g6_sig_expr_set() 2677 u32 clear = ~val & desc->mask; in aspeed_g6_sig_expr_set() 2678 u32 w1c = desc->reg + 4; in aspeed_g6_sig_expr_set() 2681 ret = regmap_update_bits(ctx->maps[desc->ip], in aspeed_g6_sig_expr_set() 2682 w1c, desc->mask, in aspeed_g6_sig_expr_set() 2686 ret = regmap_update_bits(ctx->maps[desc->ip], desc->reg, in aspeed_g6_sig_expr_set() [all …]
|
/openbmc/linux/scripts/ |
H A D | checkpatch.pl | 252 my $desc = ''; 261 if ($desc ne '') { 265 $desc = ''; 270 $desc .= $line; 271 $desc .= "\n"; 275 $desc = ''; 281 if ($desc ne '') { 1230 my ($commit, $id, $desc) = @_; 1238 return ($id, $desc) if ($#lines < 0); 1255 $desc = substr($lines[0], 41); [all …]
|
/openbmc/ipmitool/lib/ |
H A D | helper.c | 95 void printbuf(const uint8_t * buf, int len, const char * desc) in printbuf() argument 105 fprintf(stderr, "%s (%d bytes)\n", desc, len); in printbuf()
|
/openbmc/linux/include/linux/ |
H A D | coresight.h | 572 coresight_register(struct coresight_desc *desc); 602 coresight_register(struct coresight_desc *desc) { return NULL; } in coresight_register() argument
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tcp_hdr_options.c | 517 const char *desc; member 548 if (!test__start_subtest(tests[i].desc)) in test_tcp_hdr_options()
|
/openbmc/linux/lib/reed_solomon/ |
H A D | test_rslib.c | 316 static const char * const desc[] = { in ex_rs_helper() local 327 pr_info(" %s\n", desc[method]); in ex_rs_helper()
|
/openbmc/linux/arch/s390/lib/ |
H A D | test_unwind.c | 484 static void get_desc(const struct test_params *params, char *desc) in get_desc() argument 486 strscpy(desc, params->name, KUNIT_PARAM_DESC_SIZE); in get_desc()
|
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_framebuffer_test.c | 361 static void drm_framebuffer_test_to_desc(const struct drm_framebuffer_test *t, char *desc) in drm_framebuffer_test_to_desc() argument 363 strcpy(desc, t->name); in drm_framebuffer_test_to_desc()
|
/openbmc/linux/arch/mips/pci/ |
H A D | pci-rt3883.c | 125 static void rt3883_pci_irq_handler(struct irq_desc *desc) in rt3883_pci_irq_handler() argument 130 rpc = irq_desc_get_handler_data(desc); in rt3883_pci_irq_handler()
|