Searched defs:desc (Results 251 - 275 of 2170) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/riscv/kernel/
H A Dmachine_kexec.c120 struct irq_desc *desc; local
/linux-master/drivers/dma/idxd/
H A Dsubmit.c13 struct idxd_desc *desc; local
66 void idxd_free_desc(struct idxd_wq *wq, struct idxd_desc *desc) argument
75 list_abort_desc(struct idxd_wq *wq, struct idxd_irq_entry *ie, struct idxd_desc *desc) argument
97 llist_abort_desc(struct idxd_wq *wq, struct idxd_irq_entry *ie, struct idxd_desc *desc) argument
155 idxd_enqcmds(struct idxd_wq *wq, void __iomem *portal, const void *desc) argument
170 idxd_submit_desc(struct idxd_wq *wq, struct idxd_desc *desc) argument
[all...]
/linux-master/drivers/gpu/drm/ttm/tests/
H A Dttm_device_test.c146 static void ttm_device_case_desc(const struct ttm_device_test_case *t, char *desc) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dtx.c80 struct xdp_desc desc; local
/linux-master/net/mac80211/tests/
H A Dmfp.c15 const char *desc; member in struct:mfp_test_case
[all...]
/linux-master/drivers/reset/
H A Dreset-qcom-aoss.c26 const struct qcom_aoss_desc *desc; member in struct:qcom_aoss_reset_data
92 const struct qcom_aoss_desc *desc; local
/linux-master/sound/soc/sof/
H A Dsof-pci-dev.c195 const struct sof_dev_desc *desc = local
H A Dfw-file-profile.c99 sof_file_profile_for_ipc_type(struct snd_sof_dev *sdev, enum sof_ipc_type ipc_type, const struct sof_dev_desc *desc, struct sof_loadable_file_profile *base_profile, struct sof_loadable_file_profile *out_profile) argument
218 const struct sof_dev_desc *desc = plat_data->desc; local
292 const struct sof_dev_desc *desc = sdev->pdata->desc; local
[all...]
/linux-master/drivers/usb/core/
H A Dgeneric.c32 static int is_rndis(struct usb_interface_descriptor *desc) argument
39 static int is_activesync(struct usb_interface_descriptor *desc) argument
46 static bool is_audio(struct usb_interface_descriptor *desc) argument
51 is_uac3_config(struct usb_interface_descriptor *desc) argument
86 struct usb_interface_descriptor *desc = NULL; local
[all...]
/linux-master/include/linux/
H A Dgpio_keys.h30 const char *desc; member in struct:gpio_keys_button
/linux-master/drivers/mfd/
H A Dfsl-imx25-tsadc.c27 static void mx25_tsadc_irq_handler(struct irq_desc *desc) argument
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-dummy.c76 struct coresight_desc desc = { 0 }; local
[all...]
/linux-master/arch/x86/kernel/
H A Dstep.c33 struct desc_struct *desc; local
/linux-master/drivers/irqchip/
H A Dirq-ts4800.c81 static void ts4800_ic_chained_handle_irq(struct irq_desc *desc) argument
/linux-master/arch/arm/kernel/
H A Dmachine_kexec.c133 struct irq_desc *desc; local
/linux-master/drivers/regulator/
H A Dlp873x-regulator.c44 struct regulator_desc desc; member in struct:lp873x_regulator
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_pci.c131 const struct xe_device_desc *desc; local
H A Dxe_wa_test.c78 static void platform_desc(const struct platform_test_case *t, char *desc) argument
/linux-master/fs/xfs/
H A Dxfs_stats.c29 char *desc; member in struct:xstats_entry
/linux-master/drivers/staging/media/atomisp/pci/base/circbuf/interface/
H A Dia_css_circbuf.h37 ia_css_circbuf_desc_t *desc; /* Pointer to the descriptor of the circbuf */ member in struct:ia_css_circbuf_s
[all...]
/linux-master/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue.c25 int ia_css_queue_local_init(ia_css_queue_t *qhandle, ia_css_queue_local_t *desc) argument
44 int ia_css_queue_remote_init(ia_css_queue_t *qhandle, ia_css_queue_remote_t *desc) argument
[all...]
/linux-master/drivers/staging/media/atomisp/pci/base/circbuf/src/
H A Dcircbuf.c72 ia_css_circbuf_create(ia_css_circbuf_t *cb, ia_css_circbuf_elem_t *elems, ia_css_circbuf_desc_t *desc) argument
[all...]
/linux-master/arch/powerpc/crypto/
H A Dghash.c46 static int p8_ghash_init(struct shash_desc *desc) argument
117 static int p8_ghash_update(struct shash_desc *desc, argument
153 static int p8_ghash_final(struct shash_desc *desc, u8 *out) argument
/linux-master/arch/riscv/crypto/
H A Dghash-riscv64-glue.c46 static int riscv64_ghash_init(struct shash_desc *desc) argument
76 static int riscv64_ghash_update(struct shash_desc *desc, const u8 *src, argument
113 static int riscv64_ghash_final(struct shash_desc *desc, u8 *out) argument
/linux-master/arch/s390/tools/
H A Dgen_opcode_table.c152 static void read_instructions(struct gen_opcode *desc) argument
180 static void print_formats(struct gen_opcode *desc) argument
204 print_long_insn(struct gen_opcode *desc) argument
246 add_to_group(struct gen_opcode *desc, struct insn *insn, int offset) argument
271 print_opcode_table(struct gen_opcode *desc) argument
304 print_opcode_table_offsets(struct gen_opcode *desc) argument
321 struct gen_opcode *desc = &_desc; local
[all...]

Completed in 211 milliseconds

<<11121314151617181920>>