Home
last modified time | relevance | path

Searched defs:desc (Results 1 – 25 of 2362) sorted by relevance

12345678910>>...95

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.c234 static bool ath11k_hw_ipq8074_rx_desc_get_first_msdu(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_first_msdu()
240 static bool ath11k_hw_ipq8074_rx_desc_get_last_msdu(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_last_msdu()
246 static u8 ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes()
252 static u8 *ath11k_hw_ipq8074_rx_desc_get_hdr_status(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_hdr_status()
257 static bool ath11k_hw_ipq8074_rx_desc_encrypt_valid(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_encrypt_valid()
263 static u32 ath11k_hw_ipq8074_rx_desc_get_encrypt_type(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_encrypt_type()
269 static u8 ath11k_hw_ipq8074_rx_desc_get_decap_type(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_decap_type()
275 static u8 ath11k_hw_ipq8074_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mesh_ctl()
281 static bool ath11k_hw_ipq8074_rx_desc_get_ldpc_support(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_ldpc_support()
287 static bool ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld()
[all …]
/openbmc/linux/kernel/irq/
H A Dsettings.h42 irq_settings_clr_and_set(struct irq_desc *desc, u32 clr, u32 set) in irq_settings_clr_and_set()
48 static inline bool irq_settings_is_per_cpu(struct irq_desc *desc) in irq_settings_is_per_cpu()
53 static inline bool irq_settings_is_per_cpu_devid(struct irq_desc *desc) in irq_settings_is_per_cpu_devid()
58 static inline void irq_settings_set_per_cpu(struct irq_desc *desc) in irq_settings_set_per_cpu()
63 static inline void irq_settings_set_no_balancing(struct irq_desc *desc) in irq_settings_set_no_balancing()
68 static inline bool irq_settings_has_no_balance_set(struct irq_desc *desc) in irq_settings_has_no_balance_set()
73 static inline u32 irq_settings_get_trigger_mask(struct irq_desc *desc) in irq_settings_get_trigger_mask()
79 irq_settings_set_trigger_mask(struct irq_desc *desc, u32 mask) in irq_settings_set_trigger_mask()
85 static inline bool irq_settings_is_level(struct irq_desc *desc) in irq_settings_is_level()
90 static inline void irq_settings_clr_level(struct irq_desc *desc) in irq_settings_clr_level()
[all …]
H A Dchip.c44 struct irq_desc *desc = irq_get_desc_lock(irq, &flags, 0); in irq_set_chip() local
68 struct irq_desc *desc = irq_get_desc_buslock(irq, &flags, IRQ_GET_DESC_CHECK_GLOBAL); in irq_set_irq_type() local
90 struct irq_desc *desc = irq_get_desc_lock(irq, &flags, 0); in irq_set_handler_data() local
112 …struct irq_desc *desc = irq_get_desc_lock(irq_base + irq_offset, &flags, IRQ_GET_DESC_CHECK_GLOBAL… in irq_set_msi_desc_off() local
145 struct irq_desc *desc = irq_get_desc_lock(irq, &flags, 0); in irq_set_chip_data() local
157 struct irq_desc *desc = irq_to_desc(irq); in irq_get_irq_data() local
163 static void irq_state_clr_disabled(struct irq_desc *desc) in irq_state_clr_disabled()
168 static void irq_state_clr_masked(struct irq_desc *desc) in irq_state_clr_masked()
173 static void irq_state_clr_started(struct irq_desc *desc) in irq_state_clr_started()
178 static void irq_state_set_started(struct irq_desc *desc) in irq_state_set_started()
[all …]
H A Dmanage.c38 static void __synchronize_hardirq(struct irq_desc *desc, bool sync_chip) in __synchronize_hardirq()
100 struct irq_desc *desc = irq_to_desc(irq); in synchronize_hardirq() local
111 static void __synchronize_irq(struct irq_desc *desc) in __synchronize_irq()
138 struct irq_desc *desc = irq_to_desc(irq); in synchronize_irq() local
148 static bool __irq_can_set_affinity(struct irq_desc *desc) in __irq_can_set_affinity()
175 struct irq_desc *desc = irq_to_desc(irq); in irq_can_set_affinity_usr() local
190 void irq_set_thread_affinity(struct irq_desc *desc) in irq_set_thread_affinity()
220 struct irq_desc *desc = irq_data_to_desc(data); in irq_do_set_affinity() local
299 struct irq_desc *desc = irq_data_to_desc(data); in irq_set_affinity_pending() local
331 struct irq_desc *desc = irq_data_to_desc(data); in irq_set_affinity_deactivated() local
[all …]
H A Dresend.c33 struct irq_desc *desc; in resend_irqs() local
50 static int irq_sw_resend(struct irq_desc *desc) in irq_sw_resend()
86 void clear_irq_resend(struct irq_desc *desc) in clear_irq_resend()
93 void irq_resend_init(struct irq_desc *desc) in irq_resend_init()
98 void clear_irq_resend(struct irq_desc *desc) {} in clear_irq_resend()
99 void irq_resend_init(struct irq_desc *desc) {} in irq_resend_init()
101 static int irq_sw_resend(struct irq_desc *desc) in irq_sw_resend()
107 static int try_retrigger(struct irq_desc *desc) in try_retrigger()
124 int check_irq_resend(struct irq_desc *desc, bool inject) in check_irq_resend()
175 struct irq_desc *desc; in irq_inject_interrupt() local
H A Dinternals.h130 static inline void register_irq_proc(unsigned int irq, struct irq_desc *desc) { } in register_irq_proc()
131 static inline void unregister_irq_proc(unsigned int irq, struct irq_desc *desc) { } in unregister_irq_proc()
148 static inline int irq_setup_affinity(struct irq_desc *desc) { return 0; } in irq_setup_affinity()
152 static inline void chip_bus_lock(struct irq_desc *desc) in chip_bus_lock()
158 static inline void chip_bus_sync_unlock(struct irq_desc *desc) in chip_bus_sync_unlock()
170 #define for_each_action_of_desc(desc, act) \ argument
185 irq_put_desc_busunlock(struct irq_desc *desc, unsigned long flags) in irq_put_desc_busunlock()
197 irq_put_desc_unlock(struct irq_desc *desc, unsigned long flags) in irq_put_desc_unlock()
247 static inline void irq_state_set_disabled(struct irq_desc *desc) in irq_state_set_disabled()
252 static inline void irq_state_set_masked(struct irq_desc *desc) in irq_state_set_masked()
[all …]
H A Dirqdesc.c54 static int alloc_masks(struct irq_desc *desc, int node) in alloc_masks()
80 static void desc_smp_init(struct irq_desc *desc, int node, in desc_smp_init()
97 alloc_masks(struct irq_desc *desc, int node) { return 0; } in alloc_masks()
99 desc_smp_init(struct irq_desc *desc, int node, const struct cpumask *affinity) { } in desc_smp_init()
102 static void desc_set_defaults(unsigned int irq, struct irq_desc *desc, int node, in desc_set_defaults()
151 struct irq_desc *desc; in irq_find_at_or_after() local
159 static void irq_insert_desc(unsigned int irq, struct irq_desc *desc) in irq_insert_desc()
184 struct irq_desc *desc = container_of(kobj, struct irq_desc, kobj); in per_cpu_count_show() local
204 struct irq_desc *desc = container_of(kobj, struct irq_desc, kobj); in chip_name_show() local
221 struct irq_desc *desc = container_of(kobj, struct irq_desc, kobj); in hwirq_show() local
[all …]
H A Dpm.c16 bool irq_pm_check_wakeup(struct irq_desc *desc) in irq_pm_check_wakeup()
33 void irq_pm_install_action(struct irq_desc *desc, struct irqaction *action) in irq_pm_install_action()
57 void irq_pm_remove_action(struct irq_desc *desc, struct irqaction *action) in irq_pm_remove_action()
70 static bool suspend_device_irq(struct irq_desc *desc) in suspend_device_irq()
133 struct irq_desc *desc; in suspend_device_irqs() local
151 static void resume_irq(struct irq_desc *desc) in resume_irq()
185 struct irq_desc *desc; in resume_irqs() local
211 struct irq_desc *desc = irq_get_desc_buslock(irq, &flags, IRQ_GET_DESC_CHECK_GLOBAL); in rearm_wake_irq() local
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.c290 static bool ath12k_hw_qcn9274_rx_desc_get_first_msdu(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_first_msdu()
296 static bool ath12k_hw_qcn9274_rx_desc_get_last_msdu(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_last_msdu()
302 static u8 ath12k_hw_qcn9274_rx_desc_get_l3_pad_bytes(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_l3_pad_bytes()
308 static bool ath12k_hw_qcn9274_rx_desc_encrypt_valid(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_encrypt_valid()
314 static u32 ath12k_hw_qcn9274_rx_desc_get_encrypt_type(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_encrypt_type()
320 static u8 ath12k_hw_qcn9274_rx_desc_get_decap_type(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_decap_type()
326 static u8 ath12k_hw_qcn9274_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_mesh_ctl()
332 static bool ath12k_hw_qcn9274_rx_desc_get_mpdu_seq_ctl_vld(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_mpdu_seq_ctl_vld()
338 static bool ath12k_hw_qcn9274_rx_desc_get_mpdu_fc_valid(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_mpdu_fc_valid()
344 static u16 ath12k_hw_qcn9274_rx_desc_get_mpdu_start_seq_no(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_mpdu_start_seq_no()
[all …]
/openbmc/linux/drivers/crypto/caam/
H A Ddesc_constr.h84 static inline int desc_len(u32 * const desc) in desc_len()
89 static inline int desc_bytes(void * const desc) in desc_bytes()
94 static inline u32 *desc_end(u32 * const desc) in desc_end()
99 static inline void *sh_desc_pdb(u32 * const desc) in sh_desc_pdb()
104 static inline void init_desc(u32 * const desc, u32 options) in init_desc()
109 static inline void init_sh_desc(u32 * const desc, u32 options) in init_sh_desc()
115 static inline void init_sh_desc_pdb(u32 * const desc, u32 options, in init_sh_desc_pdb()
124 static inline void init_job_desc(u32 * const desc, u32 options) in init_job_desc()
129 static inline void init_job_desc_pdb(u32 * const desc, u32 options, in init_job_desc_pdb()
137 static inline void append_ptr(u32 * const desc, dma_addr_t ptr) in append_ptr()
[all …]
H A Dcaamalg_desc.c16 static inline void aead_append_src_dst(u32 *desc, u32 msg_type) in aead_append_src_dst()
24 static inline void append_dec_op1(u32 *desc, u32 type) in append_dec_op1()
56 void cnstr_shdsc_aead_null_encap(u32 * const desc, struct alginfo *adata, in cnstr_shdsc_aead_null_encap()
135 void cnstr_shdsc_aead_null_decap(u32 * const desc, struct alginfo *adata, in cnstr_shdsc_aead_null_decap()
210 static void init_sh_desc_key_aead(u32 * const desc, in init_sh_desc_key_aead()
288 void cnstr_shdsc_aead_encap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_aead_encap()
383 void cnstr_shdsc_aead_decap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_aead_decap()
500 void cnstr_shdsc_aead_givencap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_aead_givencap()
634 void cnstr_shdsc_gcm_encap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_gcm_encap()
761 void cnstr_shdsc_gcm_decap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_gcm_decap()
[all …]
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.c73 const struct mtk_pin_desc *desc, in mtk_hw_pin_field_lookup()
146 const struct mtk_pin_desc *desc, in mtk_hw_pin_field_get()
192 int mtk_hw_set_value(struct mtk_pinctrl *hw, const struct mtk_pin_desc *desc, in mtk_hw_set_value()
215 int mtk_hw_get_value(struct mtk_pinctrl *hw, const struct mtk_pin_desc *desc, in mtk_hw_get_value()
237 const struct mtk_pin_desc *desc; in mtk_xt_find_eint_num() local
262 const struct mtk_pin_desc *desc; in mtk_is_virt_gpio() local
283 const struct mtk_pin_desc *desc; in mtk_xt_get_gpio_n() local
304 const struct mtk_pin_desc *desc; in mtk_xt_get_gpio_state() local
325 const struct mtk_pin_desc *desc; in mtk_xt_set_gpio_as_eint() local
415 const struct mtk_pin_desc *desc) in mtk_pinconf_bias_disable_set()
[all …]
/openbmc/linux/drivers/pci/msi/
H A Dmsi.h14 static inline void pci_msi_mask(struct msi_desc *desc, u32 mask) in pci_msi_mask()
19 static inline void pci_msi_unmask(struct msi_desc *desc, u32 mask) in pci_msi_unmask()
24 static inline void __iomem *pci_msix_desc_addr(struct msi_desc *desc) in pci_msix_desc_addr()
35 static inline void pci_msix_write_vector_ctrl(struct msi_desc *desc, u32 ctrl) in pci_msix_write_vector_ctrl()
43 static inline void pci_msix_mask(struct msi_desc *desc) in pci_msix_mask()
51 static inline void pci_msix_unmask(struct msi_desc *desc) in pci_msix_unmask()
57 static inline void __pci_msi_mask_desc(struct msi_desc *desc, u32 mask) in __pci_msi_mask_desc()
65 static inline void __pci_msi_unmask_desc(struct msi_desc *desc, u32 mask) in __pci_msi_unmask_desc()
79 static inline __attribute_const__ u32 msi_multi_mask(struct msi_desc *desc) in msi_multi_mask()
/openbmc/linux/drivers/usb/class/
H A Dcdc-wdm.c122 struct wdm_device *desc; in wdm_find_device() local
137 struct wdm_device *desc; in wdm_find_device_by_minor() local
153 struct wdm_device *desc; in wdm_out_callback() local
171 struct wdm_device *desc = urb->context; in wdm_in_callback() local
252 struct wdm_device *desc; in wdm_int_callback() local
338 static void poison_urbs(struct wdm_device *desc) in poison_urbs()
346 static void unpoison_urbs(struct wdm_device *desc) in unpoison_urbs()
357 static void free_urbs(struct wdm_device *desc) in free_urbs()
364 static void cleanup(struct wdm_device *desc) in cleanup()
380 struct wdm_device *desc = file->private_data; in wdm_write() local
[all …]
/openbmc/linux/include/linux/gpio/
H A Dconsumer.h26 struct gpio_desc *desc[]; member
240 static inline void gpiod_put(struct gpio_desc *desc) in gpiod_put()
249 struct gpio_desc *desc) in devm_gpiod_unhinge()
310 static inline void devm_gpiod_put(struct device *dev, struct gpio_desc *desc) in devm_gpiod_put()
328 static inline int gpiod_get_direction(const struct gpio_desc *desc) in gpiod_get_direction()
334 static inline int gpiod_direction_input(struct gpio_desc *desc) in gpiod_direction_input()
340 static inline int gpiod_direction_output(struct gpio_desc *desc, int value) in gpiod_direction_output()
346 static inline int gpiod_direction_output_raw(struct gpio_desc *desc, int value) in gpiod_direction_output_raw()
352 static inline int gpiod_enable_hw_timestamp_ns(struct gpio_desc *desc, in gpiod_enable_hw_timestamp_ns()
358 static inline int gpiod_disable_hw_timestamp_ns(struct gpio_desc *desc, in gpiod_disable_hw_timestamp_ns()
[all …]
/openbmc/linux/arch/x86/crypto/
H A Dsha256_ssse3_glue.c55 static int _sha256_update(struct shash_desc *desc, const u8 *data, in _sha256_update()
77 static int sha256_finup(struct shash_desc *desc, const u8 *data, in sha256_finup()
92 static int sha256_ssse3_update(struct shash_desc *desc, const u8 *data, in sha256_ssse3_update()
98 static int sha256_ssse3_finup(struct shash_desc *desc, const u8 *data, in sha256_ssse3_finup()
105 static int sha256_ssse3_final(struct shash_desc *desc, u8 *out) in sha256_ssse3_final()
158 static int sha256_avx_update(struct shash_desc *desc, const u8 *data, in sha256_avx_update()
164 static int sha256_avx_finup(struct shash_desc *desc, const u8 *data, in sha256_avx_finup()
170 static int sha256_avx_final(struct shash_desc *desc, u8 *out) in sha256_avx_final()
234 static int sha256_avx2_update(struct shash_desc *desc, const u8 *data, in sha256_avx2_update()
240 static int sha256_avx2_finup(struct shash_desc *desc, const u8 *data, in sha256_avx2_finup()
[all …]
H A Dsha1_ssse3_glue.c38 static int sha1_update(struct shash_desc *desc, const u8 *data, in sha1_update()
60 static int sha1_finup(struct shash_desc *desc, const u8 *data, in sha1_finup()
78 static int sha1_ssse3_update(struct shash_desc *desc, const u8 *data, in sha1_ssse3_update()
84 static int sha1_ssse3_finup(struct shash_desc *desc, const u8 *data, in sha1_ssse3_finup()
91 static int sha1_ssse3_final(struct shash_desc *desc, u8 *out) in sha1_ssse3_final()
128 static int sha1_avx_update(struct shash_desc *desc, const u8 *data, in sha1_avx_update()
134 static int sha1_avx_finup(struct shash_desc *desc, const u8 *data, in sha1_avx_finup()
140 static int sha1_avx_final(struct shash_desc *desc, u8 *out) in sha1_avx_final()
210 static int sha1_avx2_update(struct shash_desc *desc, const u8 *data, in sha1_avx2_update()
216 static int sha1_avx2_finup(struct shash_desc *desc, const u8 *data, in sha1_avx2_finup()
[all …]
H A Dsha512_ssse3_glue.c45 static int sha512_update(struct shash_desc *desc, const u8 *data, in sha512_update()
67 static int sha512_finup(struct shash_desc *desc, const u8 *data, in sha512_finup()
82 static int sha512_ssse3_update(struct shash_desc *desc, const u8 *data, in sha512_ssse3_update()
88 static int sha512_ssse3_finup(struct shash_desc *desc, const u8 *data, in sha512_ssse3_finup()
95 static int sha512_ssse3_final(struct shash_desc *desc, u8 *out) in sha512_ssse3_final()
158 static int sha512_avx_update(struct shash_desc *desc, const u8 *data, in sha512_avx_update()
164 static int sha512_avx_finup(struct shash_desc *desc, const u8 *data, in sha512_avx_finup()
171 static int sha512_avx_final(struct shash_desc *desc, u8 *out) in sha512_avx_final()
224 static int sha512_avx2_update(struct shash_desc *desc, const u8 *data, in sha512_avx2_update()
230 static int sha512_avx2_finup(struct shash_desc *desc, const u8 *data, in sha512_avx2_finup()
[all …]
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.h24 #define LPFC_ATTR(name, defval, minval, maxval, desc) \ argument
30 #define LPFC_ATTR_R(name, defval, minval, maxval, desc) \ argument
38 #define LPFC_ATTR_RW(name, defval, minval, maxval, desc) \ argument
49 #define LPFC_BBCR_ATTR_RW(name, defval, minval, maxval, desc) \ argument
59 #define LPFC_ATTR_HEX_R(name, defval, minval, maxval, desc) \ argument
67 #define LPFC_ATTR_HEX_RW(name, defval, minval, maxval, desc) \ argument
78 #define LPFC_VPORT_ATTR(name, defval, minval, maxval, desc) \ argument
84 #define LPFC_VPORT_ATTR_R(name, defval, minval, maxval, desc) \ argument
92 #define LPFC_VPORT_ULL_ATTR_R(name, defval, minval, maxval, desc) \ argument
100 #define LPFC_VPORT_ATTR_RW(name, defval, minval, maxval, desc) \ argument
[all …]
/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c32 static int gpio_to_device(unsigned int gpio, struct gpio_desc *desc) in gpio_to_device()
55 int dm_gpio_lookup_name(const char *name, struct gpio_desc *desc) in dm_gpio_lookup_name()
97 struct gpio_desc desc; in gpio_lookup_name() local
119 int gpio_xlate_offs_flags(struct udevice *dev, struct gpio_desc *desc, in gpio_xlate_offs_flags()
136 static int gpio_find_and_xlate(struct gpio_desc *desc, in gpio_find_and_xlate()
239 int gpio_hog_lookup_name(const char *name, struct gpio_desc **desc) in gpio_hog_lookup_name()
264 int gpio_hog_lookup_name(const char *name, struct gpio_desc **desc) in gpio_hog_lookup_name()
270 int dm_gpio_request(struct gpio_desc *desc, const char *label) in dm_gpio_request()
295 static int dm_gpio_requestf(struct gpio_desc *desc, const char *fmt, ...) in dm_gpio_requestf()
324 struct gpio_desc desc; in gpio_request() local
[all …]
/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc_constr.h68 static inline int desc_len(u32 *desc) in desc_len()
73 static inline int desc_bytes(void *desc) in desc_bytes()
78 static inline u32 *desc_end(u32 *desc) in desc_end()
83 static inline void *desc_pdb(u32 *desc) in desc_pdb()
88 static inline void init_desc(u32 *desc, u32 options) in init_desc()
93 static inline void init_job_desc(u32 *desc, u32 options) in init_job_desc()
98 static inline void init_job_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_job_desc_pdb()
107 static inline void append_ptr(u32 *desc, dma_addr_t ptr) in append_ptr()
124 static inline void append_data(u32 *desc, void *data, int len) in append_data()
134 static inline void append_cmd(u32 *desc, u32 command) in append_cmd()
[all …]
/openbmc/linux/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c214 struct desc { struct
215 u32 next; /* pointer to next buffer, unused */
218 u16 buf_len; /* buffer length */
219 u16 pkt_len; /* packet length */
220 u32 data; /* pointer to data buffer in RAM */
221 u8 dest_id;
222 u8 src_id;
223 u16 flags;
224 u8 qos;
225 u8 padlen;
[all …]
/openbmc/linux/drivers/crypto/
H A Dpadlock-sha.c32 static int padlock_sha_init(struct shash_desc *desc) in padlock_sha_init()
41 static int padlock_sha_update(struct shash_desc *desc, in padlock_sha_update()
49 static int padlock_sha_export(struct shash_desc *desc, void *out) in padlock_sha_export()
56 static int padlock_sha_import(struct shash_desc *desc, const void *in) in padlock_sha_import()
72 static int padlock_sha1_finup(struct shash_desc *desc, const u8 *in, in padlock_sha1_finup()
126 static int padlock_sha1_final(struct shash_desc *desc, u8 *out) in padlock_sha1_final()
133 static int padlock_sha256_finup(struct shash_desc *desc, const u8 *in, in padlock_sha256_finup()
187 static int padlock_sha256_final(struct shash_desc *desc, u8 *out) in padlock_sha256_final()
269 static int padlock_sha1_init_nano(struct shash_desc *desc) in padlock_sha1_init_nano()
280 static int padlock_sha1_update_nano(struct shash_desc *desc, in padlock_sha1_update_nano()
[all …]
/openbmc/u-boot/drivers/fpga/
H A Dxilinx.c28 const fpga_desc * const desc = fpga_get_desc(devnum); in fpga_is_partial_data() local
46 const fpga_desc *desc; in fpga_loadbitstream() local
140 int xilinx_load(xilinx_desc *desc, const void *buf, size_t bsize, in xilinx_load()
157 int xilinx_loadfs(xilinx_desc *desc, const void *buf, size_t bsize, in xilinx_loadfs()
175 int xilinx_loads(xilinx_desc *desc, const void *buf, size_t bsize, in xilinx_loads()
192 int xilinx_dump(xilinx_desc *desc, const void *buf, size_t bsize) in xilinx_dump()
207 int xilinx_info(xilinx_desc *desc) in xilinx_info()
289 static int xilinx_validate(xilinx_desc *desc, char *fn) in xilinx_validate()
/openbmc/linux/drivers/firmware/
H A Dqcom_scm.c153 struct qcom_scm_desc desc = { in __get_convention() local
226 static int qcom_scm_call(struct device *dev, const struct qcom_scm_desc *desc, in qcom_scm_call()
252 const struct qcom_scm_desc *desc, in qcom_scm_call_atomic()
271 struct qcom_scm_desc desc = { in __qcom_scm_is_call_available() local
302 struct qcom_scm_desc desc = { in qcom_scm_set_boot_addr() local
323 struct qcom_scm_desc desc = { in qcom_scm_set_boot_addr_mc() local
382 struct qcom_scm_desc desc = { in qcom_scm_cpu_power_down() local
396 struct qcom_scm_desc desc = { in qcom_scm_set_remote_state() local
415 struct qcom_scm_desc desc = { in __qcom_scm_set_dload_mode() local
473 struct qcom_scm_desc desc = { in qcom_scm_pas_init_image() local
[all …]

12345678910>>...95