Home
last modified time | relevance | path

Searched defs:desc (Results 526 – 550 of 2483) sorted by relevance

1...<<21222324252627282930>>...100

/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c101 struct desc_struct desc[3]; member
828 static unsigned xen_convert_trap_info(const struct desc_ptr *desc, in xen_convert_trap_info()
848 const struct desc_ptr *desc = this_cpu_ptr(&idt_desc); in xen_copy_trap_info() local
856 static void xen_load_idt(const struct desc_ptr *desc) in xen_load_idt()
882 const void *desc, int type) in xen_write_gdt_entry()
912 const void *desc, int type) in xen_write_gdt_entry_boot()
/openbmc/linux/kernel/irq/
H A Ddebug.h11 static inline void print_irq_desc(unsigned int irq, struct irq_desc *desc) in print_irq_desc()
H A Ddummychip.c20 struct irq_desc *desc = irq_data_to_desc(data); in ack_bad() local
/openbmc/u-boot/board/qualcomm/dc-scm-v1/
H A Ddc-scm-v1.c13 struct gpio_desc desc; in gpio_init() local
/openbmc/linux/tools/verification/rv/include/
H A Drv.h8 char desc[MAX_DESCRIPTION]; member
/openbmc/linux/arch/powerpc/platforms/85xx/
H A Dmpc85xx_8259.c22 static void mpc85xx_8259_cascade(struct irq_desc *desc) in mpc85xx_8259_cascade()
/openbmc/u-boot/drivers/mmc/
H A Dmxsmmc.c36 struct mxs_dma_desc *desc; member
93 struct mxs_dma_desc *desc = priv->desc; in mxsmmc_send_cmd_dma() local
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c61 struct lcd_dma_desc *desc; in lcd_ctrl_init() local
295 struct lcd_dma_desc *desc; in atmel_hlcdc_init() local
/openbmc/u-boot/drivers/demo/
H A Ddemo-shape.c97 struct gpio_desc *desc; in set_light() local
116 struct gpio_desc *desc; in get_light() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_vlan_mode.c66 struct ice_aq_desc desc; in ice_aq_get_vlan_mode() local
278 struct ice_aq_desc desc; in ice_aq_set_vlan_mode() local
/openbmc/linux/net/rds/
H A Dtcp_recv.c155 static int rds_tcp_data_recv(read_descriptor_t *desc, struct sk_buff *skb, in rds_tcp_data_recv()
267 read_descriptor_t desc; in rds_tcp_read_sock() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_mbx.c106 struct hclge_desc desc; in hclgevf_send_mbx_msg() local
228 struct hclge_desc *desc; in hclgevf_mbx_handler() local
/openbmc/linux/drivers/regulator/
H A Drt4801-regulator.c38 const struct regulator_desc *desc, in rt4801_of_parse_cb()
209 const struct regulator_desc *desc = rt4801_regulator_descs + i; in rt4801_probe() local
H A Dcros-ec-regulator.c15 struct regulator_desc desc; member
164 struct regulator_desc *desc; in cros_ec_regulator_probe() local
H A Drt5190a-regulator.c221 struct regulator_desc *desc = priv->rdesc + rid; in rt5190a_of_parse_cb() local
257 static void rt5190a_fillin_regulator_desc(struct regulator_desc *desc, int rid) in rt5190a_fillin_regulator_desc()
471 struct regulator_desc *desc = priv->rdesc + i; in rt5190a_probe() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_memory.c22 struct efi_mem_desc desc; member
69 static uint64_t desc_get_end(struct efi_mem_desc *desc) in desc_get_end()
307 struct efi_mem_desc *desc = &lmem->desc; in efi_find_free_memory() local
/openbmc/linux/drivers/ntb/test/
H A Dntb_msi_test.c29 struct ntb_msi_desc desc; member
134 struct ntb_msi_desc *desc = nm->peers[peer].msi_desc; in ntb_msit_copy_peer_desc() local
152 struct ntb_msi_desc *desc; in ntb_msit_db_event() local
/openbmc/linux/drivers/devfreq/event/
H A Dexynos-ppmu.c35 struct devfreq_event_desc *desc; member
506 struct devfreq_event_desc *desc; in of_get_devfreq_events() local
655 struct devfreq_event_desc *desc; in exynos_ppmu_probe() local
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed_wo.c105 struct mtk_wed_wo_queue_desc *desc; in mtk_wed_wo_dequeue() local
162 struct mtk_wed_wo_queue_desc *desc = &q->desc[q->head]; in mtk_wed_wo_queue_refill() local
345 struct mtk_wed_wo_queue_desc *desc; in mtk_wed_wo_queue_tx_skb() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_descs.c85 static inline void dwxgmac2_get_timestamp(void *desc, u32 ats, u64 *ts) in dwxgmac2_get_timestamp()
96 static int dwxgmac2_rx_check_timestamp(void *desc) in dwxgmac2_rx_check_timestamp()
116 static int dwxgmac2_get_rx_timestamp_status(void *desc, void *next_desc, in dwxgmac2_get_rx_timestamp_status()
/openbmc/linux/net/netfilter/
H A Dnft_set_bitmap.c253 const struct nft_set_desc *desc) in nft_bitmap_privsize()
261 const struct nft_set_desc *desc, in nft_bitmap_init()
282 static bool nft_bitmap_estimate(const struct nft_set_desc *desc, u32 features, in nft_bitmap_estimate()
/openbmc/linux/include/crypto/
H A Dhash.h885 static inline void *shash_desc_ctx(struct shash_desc *desc) in shash_desc_ctx()
955 static inline int crypto_shash_export(struct shash_desc *desc, void *out) in crypto_shash_export()
972 static inline int crypto_shash_import(struct shash_desc *desc, const void *in) in crypto_shash_import()
994 static inline int crypto_shash_init(struct shash_desc *desc) in crypto_shash_init()
1053 static inline void shash_desc_zero(struct shash_desc *desc) in shash_desc_zero()
/openbmc/linux/drivers/hte/
H A Dhte-tegra194.c384 struct hte_ts_desc *desc, u32 *xlated_id) in tegra_hte_line_xlate()
449 struct hte_ts_desc *desc, u32 *xlated_id) in tegra_hte_line_xlate_plat()
516 static int tegra_hte_request(struct hte_chip *chip, struct hte_ts_desc *desc, in tegra_hte_request()
545 static int tegra_hte_release(struct hte_chip *chip, struct hte_ts_desc *desc, in tegra_hte_release()
587 struct gpio_desc *desc; in tegra_hte_get_level() local
/openbmc/linux/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c19 static int nhpoly1305_neon_update(struct shash_desc *desc, in nhpoly1305_neon_update()
/openbmc/linux/arch/powerpc/platforms/86xx/
H A Dpic.c18 static void mpc86xx_8259_cascade(struct irq_desc *desc) in mpc86xx_8259_cascade()

1...<<21222324252627282930>>...100