/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | hw.c | 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() 305 static u16 ath11k_hw_ipq8074_rx_desc_get_msdu_len(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_msdu_len() 311 static u8 ath11k_hw_ipq8074_rx_desc_get_msdu_sgi(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_msdu_sgi() 340 static u8 ath11k_hw_ipq8074_rx_desc_get_msdu_nss(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_msdu_nss() 346 static u8 ath11k_hw_ipq8074_rx_desc_get_mpdu_tid(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mpdu_tid() 452 static u8 ath11k_hw_qcn9074_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath11k_hw_qcn9074_rx_desc_get_mesh_ctl() 488 static u8 ath11k_hw_qcn9074_rx_desc_get_msdu_sgi(struct hal_rx_desc *desc) in ath11k_hw_qcn9074_rx_desc_get_msdu_sgi() 517 static u8 ath11k_hw_qcn9074_rx_desc_get_msdu_nss(struct hal_rx_desc *desc) in ath11k_hw_qcn9074_rx_desc_get_msdu_nss() 523 static u8 ath11k_hw_qcn9074_rx_desc_get_mpdu_tid(struct hal_rx_desc *desc) in ath11k_hw_qcn9074_rx_desc_get_mpdu_tid() 629 static u8 ath11k_hw_wcn6855_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath11k_hw_wcn6855_rx_desc_get_mesh_ctl() [all …]
|
/openbmc/linux/kernel/irq/ |
H A D | settings.h | 42 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() 58 static inline void irq_settings_set_per_cpu(struct irq_desc *desc) in irq_settings_set_per_cpu() 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() 95 static inline void irq_settings_set_level(struct irq_desc *desc) in irq_settings_set_level() 130 static inline bool irq_settings_can_probe(struct irq_desc *desc) in irq_settings_can_probe() 160 static inline bool irq_settings_is_polled(struct irq_desc *desc) in irq_settings_is_polled() 175 static inline bool irq_settings_is_hidden(struct irq_desc *desc) in irq_settings_is_hidden() [all …]
|
H A D | chip.c | 157 struct irq_desc *desc = irq_to_desc(irq); in irq_get_irq_data() local 288 int irq_activate(struct irq_desc *desc) in irq_activate() 306 void irq_shutdown(struct irq_desc *desc) in irq_shutdown() 335 void irq_enable(struct irq_desc *desc) in irq_enable() 386 void irq_disable(struct irq_desc *desc) in irq_disable() 421 void mask_irq(struct irq_desc *desc) in mask_irq() 432 void unmask_irq(struct irq_desc *desc) in unmask_irq() 463 struct irq_desc *desc = irq_to_desc(irq); in handle_nested_irq() local 787 void handle_edge_irq(struct irq_desc *desc) in handle_edge_irq() 1146 struct irq_desc *desc; in irq_cpu_online() local [all …]
|
H A D | manage.c | 403 struct irq_desc *desc; in irq_update_affinity_desc() local 1234 struct irq_desc *desc; in irq_thread_dtor() local 2150 struct irq_desc *desc; in request_threaded_irq() local 2256 struct irq_desc *desc; in request_any_context_irq() local 2307 struct irq_desc *desc; in request_nmi() local 2422 struct irq_desc *desc; in irq_percpu_is_enabled() local 2604 struct irq_desc *desc; in __request_percpu_irq() local 2669 struct irq_desc *desc; in request_percpu_nmi() local 2736 struct irq_desc *desc; in prepare_percpu_nmi() local 2779 struct irq_desc *desc; in teardown_percpu_nmi() local [all …]
|
H A D | resend.c | 33 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 D | internals.h | 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 252 static inline void irq_state_set_masked(struct irq_desc *desc) in irq_state_set_masked() 271 static inline int irq_desc_get_node(struct irq_desc *desc) in irq_desc_get_node() 276 static inline int irq_desc_is_chained(struct irq_desc *desc) in irq_desc_is_chained() 314 static inline void irq_remove_timings(struct irq_desc *desc) in irq_remove_timings() 397 static inline void irq_setup_timings(struct irq_desc *desc, in irq_setup_timings() 399 static inline void record_irq_time(struct irq_desc *desc) {} in record_irq_time() 429 irq_get_pending(struct cpumask *mask, struct irq_desc *desc) in irq_get_pending() [all …]
|
H A D | irqdesc.c | 151 struct irq_desc *desc; in irq_find_at_or_after() local 350 struct irq_desc *desc; in irq_sysfs_init() local 419 struct irq_desc *desc; in alloc_desc() local 470 struct irq_desc *desc = irq_to_desc(irq); in free_desc() local 500 struct irq_desc *desc; in alloc_descs() local 552 struct irq_desc *desc; in early_irq_init() local 590 struct irq_desc *desc; in early_irq_init() local 620 struct irq_desc *desc = irq_to_desc(irq); in free_desc() local 665 int handle_irq_desc(struct irq_desc *desc) in handle_irq_desc() 869 struct irq_desc *desc = irq_to_desc(irq); in __irq_get_desc_lock() local [all …]
|
H A D | pm.c | 16 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 D | hal.c | 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() 356 static u8 ath12k_hw_qcn9274_rx_desc_get_msdu_sgi(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_msdu_sgi() 385 static u8 ath12k_hw_qcn9274_rx_desc_get_msdu_nss(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_msdu_nss() 391 static u8 ath12k_hw_qcn9274_rx_desc_get_mpdu_tid(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_mpdu_tid() 629 static bool ath12k_hw_qcn9274_dp_rx_h_msdu_done(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_dp_rx_h_msdu_done() 654 static u32 ath12k_hw_qcn9274_dp_rx_h_mpdu_err(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_dp_rx_h_mpdu_err() 1108 static u32 ath12k_hw_wcn7850_dp_rx_h_mpdu_err(struct hal_rx_desc *desc) in ath12k_hw_wcn7850_dp_rx_h_mpdu_err() 1599 void *desc; in ath12k_hal_srng_dst_get_next_entry() local 1662 void *desc; in ath12k_hal_srng_src_get_next_entry() local 1695 void *desc; in ath12k_hal_srng_src_reap_next() local [all …]
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | desc_constr.h | 84 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() 185 static inline void append_u64(u32 * const desc, u64 data) in append_u64() 412 #define APPEND_MATH(op, desc, dest, src_0, src_1, len) \ argument 416 #define append_math_add(desc, dest, src0, src1, len) \ argument 418 #define append_math_sub(desc, dest, src0, src1, len) \ argument 424 #define append_math_and(desc, dest, src0, src1, len) \ argument 426 #define append_math_or(desc, dest, src0, src1, len) \ argument [all …]
|
H A D | caamalg_desc.c | 16 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() 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() 1240 void cnstr_shdsc_chachapoly(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_chachapoly() [all …]
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common-v2.c | 73 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() 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 575 const struct mtk_pin_desc *desc, in mtk_pinconf_bias_set_pu_pd() 605 const struct mtk_pin_desc *desc, in mtk_pinconf_bias_set_pullsel_pullen() 630 const struct mtk_pin_desc *desc, in mtk_pinconf_bias_set_pupd_r1_r0() [all …]
|
/openbmc/linux/drivers/pci/msi/ |
H A D | msi.h | 14 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 D | cdc-wdm.c | 122 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 357 static void free_urbs(struct wdm_device *desc) in free_urbs() 364 static void cleanup(struct wdm_device *desc) in cleanup() 713 struct wdm_device *desc; in wdm_open() local 1002 struct wdm_device *desc; in service_interrupt_work() local 1022 struct wdm_device *desc; in wdm_create() local [all …]
|
/openbmc/linux/include/linux/gpio/ |
H A D | consumer.h | 26 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() 334 static inline int gpiod_direction_input(struct gpio_desc *desc) in gpiod_direction_input() 364 static inline int gpiod_get_value(const struct gpio_desc *desc) in gpiod_get_value() 516 static inline int gpiod_cansleep(const struct gpio_desc *desc) in gpiod_cansleep() 523 static inline int gpiod_to_irq(const struct gpio_desc *desc) in gpiod_to_irq() 543 static inline int desc_to_gpio(const struct gpio_desc *desc) in desc_to_gpio() 656 static inline int gpiod_export(struct gpio_desc *desc, in gpiod_export() 663 struct gpio_desc *desc) in gpiod_export_link() [all …]
|
/openbmc/linux/arch/x86/crypto/ |
H A D | sha256_ssse3_glue.c | 55 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() 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() 246 static int sha256_avx2_final(struct shash_desc *desc, u8 *out) in sha256_avx2_final() 309 static int sha256_ni_update(struct shash_desc *desc, const u8 *data, in sha256_ni_update() 315 static int sha256_ni_finup(struct shash_desc *desc, const u8 *data, in sha256_ni_finup() [all …]
|
H A D | sha1_ssse3_glue.c | 38 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() 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() 222 static int sha1_avx2_final(struct shash_desc *desc, u8 *out) in sha1_avx2_final() 260 static int sha1_ni_update(struct shash_desc *desc, const u8 *data, in sha1_ni_update() 266 static int sha1_ni_finup(struct shash_desc *desc, const u8 *data, in sha1_ni_finup() [all …]
|
H A D | sha512_ssse3_glue.c | 45 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 D | lpfc_attr.h | 24 #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 D | gpio-uclass.c | 97 struct gpio_desc desc; in gpio_lookup_name() local 324 struct gpio_desc desc; in gpio_request() local 389 struct gpio_desc desc; in gpio_free() local 428 struct gpio_desc desc; in gpio_direction_input() local 452 struct gpio_desc desc; in gpio_direction_output() local 556 int dm_gpio_set_dir(struct gpio_desc *desc) in dm_gpio_set_dir() 574 struct gpio_desc desc; in gpio_get_value() local 593 struct gpio_desc desc; in gpio_set_value() local 804 struct gpio_desc *desc, int flags, in gpio_request_tail() 868 struct gpio_desc *desc, int flags) in gpio_request_by_name() [all …]
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | desc_constr.h | 68 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() 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() 145 static inline void append_u64(u32 *desc, u64 data) in append_u64() [all …]
|
/openbmc/linux/drivers/net/ethernet/xscale/ |
H A D | ixp4xx_eth.c | 214 struct desc { struct 221 u8 dest_id; 222 u8 src_id; 223 u16 flags; 224 u8 qos; 225 u8 padlen; 226 u16 vlan_tci; 252 (n) * sizeof(struct desc)) argument 703 struct desc *desc; in eth_poll() local 806 struct desc *desc; in eth_txdone_irq() local [all …]
|
/openbmc/linux/drivers/crypto/ |
H A D | padlock-sha.c | 32 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() 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() 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() 352 static int padlock_sha256_init_nano(struct shash_desc *desc) in padlock_sha256_init_nano() 437 static int padlock_sha_export_nano(struct shash_desc *desc, in padlock_sha_export_nano() [all …]
|
/openbmc/u-boot/drivers/fpga/ |
H A D | xilinx.c | 28 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 D | qcom_scm.c | 153 struct qcom_scm_desc desc = { in __get_convention() local 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 553 struct qcom_scm_desc desc = { in qcom_scm_pas_mem_setup() local 592 struct qcom_scm_desc desc = { in qcom_scm_pas_auth_and_reset() local [all …]
|