/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_ptp.c | 215 struct hclge_desc desc; in hclge_ptp_int_en() local 234 struct hclge_desc desc; in hclge_ptp_cfg_qry() local 254 struct hclge_desc desc; in hclge_ptp_cfg() local
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | execlist.c | 92 struct execlist_ctx_descriptor_format *desc = execlist->running_context; in emulate_execlist_status() local 432 struct execlist_ctx_descriptor_format *desc, in submit_context() 461 struct execlist_ctx_descriptor_format *desc[2]; in intel_vgpu_submit_execlist() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | nmi.c | 132 struct nmi_desc *desc = nmi_to_desc(type); in nmi_handle() local 166 struct nmi_desc *desc = nmi_to_desc(type); in __register_nmi_handler() local 197 struct nmi_desc *desc = nmi_to_desc(type); in unregister_nmi_handler() local
|
H A D | tls.c | 89 struct desc_struct *desc = &t->tls_array[idx - GDT_ENTRY_TLS_MIN]; in set_tls_desc() local 197 const struct desc_struct *desc) in fill_user_desc()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | lsfw.c | 120 nvkm_acr_lsfw_from_desc(const struct nvfw_ls_desc_head *desc, in nvkm_acr_lsfw_from_desc() 189 const struct nvfw_ls_desc_v2 *desc; in nvkm_acr_lsfw_load_sig_image_desc_v2() local 260 const struct nvfw_bl_desc *desc; in nvkm_acr_lsfw_load_bl_inst_data_sig() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | builtin-test-list.h | 6 char *desc; member
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | 1379 struct hns_roce_cmq_desc desc; in hns_roce_cmq_query_hw_info() local 1481 struct hns_roce_cmq_desc desc; in __hns_roce_function_clear() local 1566 struct hns_roce_cmq_desc desc; in hns_roce_clear_extdb_list_info() local 1583 struct hns_roce_cmq_desc desc; in hns_roce_query_fw_ver() local 1599 struct hns_roce_cmq_desc desc; in hns_roce_query_func_info() local 1673 struct hns_roce_cmq_desc desc; in hns_roce_config_global_param() local 1741 struct hns_roce_cmq_desc desc; in load_pf_timer_res_caps() local 1794 struct hns_roce_cmq_desc desc; in __hns_roce_set_vf_switch_param() local 1893 struct hns_roce_cmq_desc desc; in hns_roce_v2_set_bt() local 2251 struct hns_roce_cmq_desc desc; in config_hem_entry_size() local [all …]
|
/openbmc/linux/drivers/clk/mvebu/ |
H A D | common.c | 108 const struct coreclk_soc_desc *desc) in mvebu_coreclk_setup() 235 const struct clk_gating_soc_desc *desc) in mvebu_clk_gating_setup()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/ |
H A D | queue.c | 25 int ia_css_queue_local_init(ia_css_queue_t *qhandle, ia_css_queue_local_t *desc) in ia_css_queue_local_init() 44 int ia_css_queue_remote_init(ia_css_queue_t *qhandle, ia_css_queue_remote_t *desc) in ia_css_queue_remote_init()
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | verify_pefile.c | 247 struct shash_desc *desc) in pefile_digest_pe_contents() 326 struct shash_desc *desc; in pefile_digest_pe() local
|
/openbmc/linux/drivers/firmware/ |
H A D | qcom_scm-legacy.c | 134 int scm_legacy_call(struct device *dev, const struct qcom_scm_desc *desc, in scm_legacy_call() 225 const struct qcom_scm_desc *desc, in scm_legacy_call_atomic()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | ir-usb.c | 95 struct usb_irda_cs_descriptor *desc) in irda_usb_dump_class_desc() 127 struct usb_irda_cs_descriptor *desc; in irda_usb_find_class_desc() local
|
/openbmc/linux/drivers/dma/bestcomm/ |
H A D | bestcomm.c | 141 u32 *desc, *var, *inc; in bcom_load_image() local 206 u32 *desc; in bcom_set_initiator() local
|
/openbmc/linux/drivers/regulator/ |
H A D | fixed.c | 34 struct regulator_desc desc; member 120 const struct regulator_desc *desc) in of_get_fixed_voltage_config()
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_features.h | 52 const char *desc; /* description exposed to the user */ member 77 const char *desc; /* description exposed to the user */ member
|
/openbmc/u-boot/drivers/net/ |
H A D | altera_tse.c | 26 struct alt_sgdma_descriptor *desc, in alt_sgdma_construct_descriptor() 101 struct alt_sgdma_descriptor *desc) in alt_sgdma_start_transfer() 314 struct msgdma_extended_desc *desc = priv->tx_desc; in altera_tse_send_msgdma() local 357 struct msgdma_extended_desc *desc = priv->rx_desc; in altera_tse_free_pkt_msgdma() local
|
/openbmc/linux/drivers/dma/ |
H A D | plx_dma.c | 137 struct plx_dma_desc *desc; in plx_dma_process_desc() local 174 struct plx_dma_desc *desc; in plx_dma_abort_desc() local 300 static dma_cookie_t plx_dma_tx_submit(struct dma_async_tx_descriptor *desc) in plx_dma_tx_submit() 378 struct plx_dma_desc *desc; in plx_dma_alloc_desc() local
|
/openbmc/linux/drivers/firewire/ |
H A D | core-card.c | 92 struct fw_descriptor *desc; in generate_config_rom() local 161 static size_t required_space(struct fw_descriptor *desc) in required_space() 167 int fw_core_add_descriptor(struct fw_descriptor *desc) in fw_core_add_descriptor() 204 void fw_core_remove_descriptor(struct fw_descriptor *desc) in fw_core_remove_descriptor()
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | sm4-ce-glue.c | 694 static int sm4_mac_init(struct shash_desc *desc) in sm4_mac_init() 704 static int sm4_mac_update(struct shash_desc *desc, const u8 *p, in sm4_mac_update() 755 static int sm4_cmac_final(struct shash_desc *desc, u8 *out) in sm4_cmac_final() 776 static int sm4_cbcmac_final(struct shash_desc *desc, u8 *out) in sm4_cbcmac_final()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-ismt.c | 205 static void __ismt_desc_dump(struct device *dev, const struct ismt_desc *desc) in __ismt_desc_dump() 227 struct ismt_desc *desc = &priv->hw[priv->head]; in ismt_desc_dump() local 324 static int ismt_process_desc(const struct ismt_desc *desc, in ismt_process_desc() 403 struct ismt_desc *desc; in ismt_access() local
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_oem.h | 39 const char * desc; member
|
/openbmc/linux/drivers/sh/intc/ |
H A D | virq-debugfs.c | 27 struct intc_desc_int *desc = entry->desc; in intc_irq_xlate_show() local
|
/openbmc/linux/drivers/net/can/ |
H A D | janz-ican3.c | 393 struct ican3_new_desc desc; in ican3_init_new_host_interface() local 472 struct ican3_fast_desc desc; in ican3_init_fast_host_interface() local 560 struct ican3_new_desc desc; in ican3_new_send_msg() local 591 struct ican3_new_desc desc; in ican3_new_recv_msg() local 911 struct ican3_fast_desc *desc, in ican3_to_can_frame() 944 struct ican3_fast_desc *desc) in can_frame_to_ican3() 1352 struct ican3_fast_desc __iomem *desc; in ican3_txok() local 1380 struct ican3_fast_desc desc; in ican3_recv_skb() local 1692 struct ican3_fast_desc desc; in ican3_xmit() local
|
/openbmc/qemu/hw/net/ |
H A D | opencores_eth.c | 267 typedef struct desc { struct 270 } desc; argument 290 desc desc[128]; member 404 desc *desc = rx_desc(s); local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | dt282x.c | 318 struct comedi_isadma_desc *desc = &dma->desc[dma_index]; in dt282x_prep_ai_dma() local 341 struct comedi_isadma_desc *desc = &dma->desc[dma_index]; in dt282x_prep_ao_dma() local 355 struct comedi_isadma_desc *desc; in dt282x_disable_dma() local 426 struct comedi_isadma_desc *desc = &dma->desc[cur_dma]; in dt282x_ao_setup_dma() local 444 struct comedi_isadma_desc *desc = &dma->desc[dma->cur_dma]; in dt282x_ao_dma_interrupt() local 462 struct comedi_isadma_desc *desc = &dma->desc[dma->cur_dma]; in dt282x_ai_dma_interrupt() local
|