Home
last modified time | relevance | path

Searched refs:export (Results 1 – 25 of 76) sorted by relevance

1234

/drivers/clk/bcm/
A Dclk-raspberrypi.c67 bool export; member
76 .export = true,
80 .export = true,
95 .export = true,
120 .export = true,
124 .export = true,
128 .export = true,
132 .export = true,
136 .export = true,
140 .export = true,
[all …]
/drivers/pwm/
A Dcore.c1114 return export->pwm; in pwm_from_dev()
1316 kfree(export); in pwm_export_release()
1321 struct pwm_export *export; in pwm_export_child() local
1328 export = kzalloc(sizeof(*export), GFP_KERNEL); in pwm_export_child()
1329 if (!export) { in pwm_export_child()
1334 export->pwm = pwm; in pwm_export_child()
1347 export = NULL; in pwm_export_child()
1475 return export; in pwm_class_get_state()
1502 if (!export) in pwm_class_resume_npwm()
1533 if (!export) in pwm_class_suspend()
[all …]
/drivers/crypto/inside-secure/
A Dsafexcel_hash.c884 export->len = req->len; in safexcel_ahash_export()
887 export->digest = req->digest; in safexcel_ahash_export()
905 req->len = export->len; in safexcel_ahash_import()
908 req->digest = export->digest; in safexcel_ahash_import()
988 .export = safexcel_ahash_export,
1214 .export = safexcel_ahash_export,
1271 .export = safexcel_ahash_export,
2443 .export = safexcel_sha3_export,
2501 .export = safexcel_sha3_export,
2559 .export = safexcel_sha3_export,
[all …]
/drivers/crypto/caam/
A Dcaamhash.c1550 memcpy(export->caam_ctx, state->caam_ctx, sizeof(export->caam_ctx)); in ahash_export()
1551 export->buflen = len; in ahash_export()
1565 memcpy(state->buf, export->buf, export->buflen); in ahash_import()
1599 .export = ahash_export,
1620 .export = ahash_export,
1641 .export = ahash_export,
1662 .export = ahash_export,
1683 .export = ahash_export,
1704 .export = ahash_export,
1723 .export = ahash_export,
[all …]
A Dcaamalg_qi2.c4379 memcpy(export->caam_ctx, state->caam_ctx, sizeof(export->caam_ctx)); in ahash_export()
4380 export->buflen = len; in ahash_export()
4382 export->final = state->final; in ahash_export()
4383 export->finup = state->finup; in ahash_export()
4394 memcpy(state->buf, export->buf, export->buflen); in ahash_import()
4428 .export = ahash_export,
4449 .export = ahash_export,
4470 .export = ahash_export,
4491 .export = ahash_export,
4512 .export = ahash_export,
[all …]
/drivers/crypto/starfive/
A Djh7110-hash.c561 .base.export = starfive_hash_export,
589 .base.export = starfive_hash_export,
618 .base.export = starfive_hash_export,
646 .base.export = starfive_hash_export,
675 .base.export = starfive_hash_export,
703 .base.export = starfive_hash_export,
732 .base.export = starfive_hash_export,
760 .base.export = starfive_hash_export,
789 .base.export = starfive_hash_export,
817 .base.export = starfive_hash_export,
/drivers/crypto/tegra/
A Dtegra-se-hash.c755 .export = tegra_sha_export,
780 .export = tegra_sha_export,
805 .export = tegra_sha_export,
830 .export = tegra_sha_export,
855 .export = tegra_sha_export,
880 .export = tegra_sha_export,
905 .export = tegra_sha_export,
930 .export = tegra_sha_export,
955 .export = tegra_sha_export,
981 .export = tegra_sha_export,
[all …]
/drivers/crypto/intel/keembay/
A Dkeembay-ocs-hcu-core.c895 .base.export = kmb_ocs_hcu_export,
920 .base.export = kmb_ocs_hcu_export,
948 .base.export = kmb_ocs_hcu_export,
973 .base.export = kmb_ocs_hcu_export,
1000 .base.export = kmb_ocs_hcu_export,
1025 .base.export = kmb_ocs_hcu_export,
1052 .base.export = kmb_ocs_hcu_export,
1077 .base.export = kmb_ocs_hcu_export,
1104 .base.export = kmb_ocs_hcu_export,
1129 .base.export = kmb_ocs_hcu_export,
/drivers/hwtracing/stm/
A Dftrace.c38 stm_ftrace_write(struct trace_export *export, const void *buf, unsigned int len) in stm_ftrace_write() argument
40 struct stm_ftrace *stm = container_of(export, struct stm_ftrace, ftrace); in stm_ftrace_write()
/drivers/crypto/
A Dpadlock-sha.c197 .export = padlock_sha_export,
222 .export = padlock_sha_export,
284 .export = padlock_sha_export,
304 .export = padlock_sha_export,
A Dmxs-dcp.c873 const struct dcp_export_state *export = in; in dcp_sha_import() local
877 memcpy(rctx, &export->req_ctx, sizeof(struct dcp_sha_req_ctx)); in dcp_sha_import()
878 memcpy(actx, &export->async_ctx, sizeof(struct dcp_async_ctx)); in dcp_sha_import()
888 struct dcp_export_state *export = out; in dcp_sha_export() local
890 memcpy(&export->req_ctx, rctx_state, sizeof(struct dcp_sha_req_ctx)); in dcp_sha_export()
891 memcpy(&export->async_ctx, actx_state, sizeof(struct dcp_async_ctx)); in dcp_sha_export()
990 .export = dcp_sha_export,
1016 .export = dcp_sha_export,
A Dtalitos.c2135 struct talitos_export_state *export = out; in ahash_export() local
2148 export->swinit = req_ctx->swinit; in ahash_export()
2149 export->first = req_ctx->first; in ahash_export()
2150 export->last = req_ctx->last; in ahash_export()
2152 export->nbuf = req_ctx->nbuf; in ahash_export()
2173 memcpy(req_ctx->buf[0], export->buf, export->nbuf); in ahash_import()
2174 req_ctx->swinit = export->swinit; in ahash_import()
2175 req_ctx->first = export->first; in ahash_import()
2176 req_ctx->last = export->last; in ahash_import()
2178 req_ctx->nbuf = export->nbuf; in ahash_import()
[all …]
A Dimg-hash.c766 .export = img_hash_export,
792 .export = img_hash_export,
818 .export = img_hash_export,
844 .export = img_hash_export,
/drivers/crypto/inside-secure/eip93/
A Deip93-hash.c642 .export = eip93_hash_export,
672 .export = eip93_hash_export,
702 .export = eip93_hash_export,
732 .export = eip93_hash_export,
763 .export = eip93_hash_export,
794 .export = eip93_hash_export,
825 .export = eip93_hash_export,
856 .export = eip93_hash_export,
/drivers/misc/
A Dsram.c126 if (block->export) { in sram_add_partition()
223 block->export = of_property_read_bool(child, "export"); in sram_reserve_regions()
227 if ((block->export || block->pool || block->protect_exec) && in sram_reserve_regions()
251 block->export ? "exported " : "", block->label, in sram_reserve_regions()
291 if ((block->export || block->pool || block->protect_exec) && in sram_reserve_regions()
A Dsram.h40 bool export; member
/drivers/crypto/stm32/
A Dstm32-hash.c1597 .base.export = stm32_hash_export,
1625 .base.export = stm32_hash_export,
1657 .base.export = stm32_hash_export,
1685 .base.export = stm32_hash_export,
1717 .base.export = stm32_hash_export,
1746 .base.export = stm32_hash_export,
1777 .base.export = stm32_hash_export,
1805 .base.export = stm32_hash_export,
1837 .base.export = stm32_hash_export,
1866 .base.export = stm32_hash_export,
[all …]
/drivers/crypto/aspeed/
A Daspeed-hace-hash.c627 .export = aspeed_sham_export,
659 .export = aspeed_sham_export,
691 .export = aspeed_sham_export,
726 .export = aspeed_sham_export,
758 .export = aspeed_sham_export,
/drivers/acpi/numa/
A DKconfig13 register memory initiators with their targets, and export
/drivers/crypto/allwinner/sun8i-ce/
A Dsun8i-ce-core.c430 .export = sun8i_ce_hash_export,
463 .export = sun8i_ce_hash_export,
495 .export = sun8i_ce_hash_export,
527 .export = sun8i_ce_hash_export,
559 .export = sun8i_ce_hash_export,
591 .export = sun8i_ce_hash_export,
/drivers/crypto/rockchip/
A Drk3288_crypto_ahash.c382 .export = rk_ahash_export,
414 .export = rk_ahash_export,
446 .export = rk_ahash_export,
/drivers/crypto/allwinner/sun8i-ss/
A Dsun8i-ss-core.c314 .export = sun8i_ss_hash_export,
346 .export = sun8i_ss_hash_export,
378 .export = sun8i_ss_hash_export,
410 .export = sun8i_ss_hash_export,
442 .export = sun8i_ss_hash_export,
/drivers/crypto/marvell/cesa/
A Dhash.c940 .export = mv_cesa_md5_export,
1011 .export = mv_cesa_sha1_export,
1085 .export = mv_cesa_sha256_export,
1295 .export = mv_cesa_md5_export,
1366 .export = mv_cesa_sha1_export,
1437 .export = mv_cesa_sha256_export,
/drivers/staging/vc04_services/bcm2835-camera/
A DTODO4 pipelines, we need to export our buffers through dma-buf so that the
/drivers/crypto/ccree/
A Dcc_hash.c1595 .export = cc_hash_export,
1622 .export = cc_hash_export,
1649 .export = cc_hash_export,
1676 .export = cc_hash_export,
1703 .export = cc_hash_export,
1730 .export = cc_hash_export,
1755 .export = cc_hash_export,
1781 .export = cc_hash_export,
1806 .export = cc_hash_export,

Completed in 77 milliseconds

1234