Home
last modified time | relevance | path

Searched refs:perform (Results 1 – 25 of 40) sorted by relevance

12

/drivers/crypto/ccp/
Dccp-ops.c458 return cmd_q->ccp->vdata->perform->passthru(&op); in ccp_copy_to_from_sb()
596 ret = cmd_q->ccp->vdata->perform->aes(&op); in ccp_run_aes_cmac_cmd()
761 ret = cmd_q->ccp->vdata->perform->aes(&op); in ccp_run_aes_gcm_cmd()
809 ret = cmd_q->ccp->vdata->perform->aes(&op); in ccp_run_aes_gcm_cmd()
867 ret = cmd_q->ccp->vdata->perform->aes(&op); in ccp_run_aes_gcm_cmd()
1051 ret = cmd_q->ccp->vdata->perform->aes(&op); in ccp_run_aes_cmd()
1253 ret = cmd_q->ccp->vdata->perform->xts_aes(&op); in ccp_run_xts_aes_cmd()
1309 if (!cmd_q->ccp->vdata->perform->des3) in ccp_run_des3_cmd()
1449 ret = cmd_q->ccp->vdata->perform->des3(&op); in ccp_run_des3_cmd()
1705 ret = cmd_q->ccp->vdata->perform->sha(&op); in ccp_run_sha_cmd()
[all …]
Dsp-dev.h41 const struct ccp_actions *perform; member
Dccp-dev.c637 ret = ccp->vdata->perform->init(ccp); in ccp_dev_init()
669 ccp->vdata->perform->destroy(ccp); in ccp_dev_destroy()
Dccp-dev-v3.c586 .perform = &ccp3_actions,
594 .perform = &ccp3_actions,
Dccp-dev-v5.c1116 .perform = &ccp5_actions,
1125 .perform = &ccp5_actions,
/drivers/pci/hotplug/
DTODO22 in ibmphp_core.c create a copy of the struct slot on the stack, then perform
24 delete it if not. The functions also perform a NULL pointer check on the
/drivers/rapidio/
DKconfig47 capable to perform data transfers to/from RapidIO.
96 allows to user space applications to perform RapidIO-specific
/drivers/dma/ptdma/
DKconfig9 provides DMA capabilities to perform high bandwidth memory to
/drivers/fsi/
DKconfig94 provide the raw sensor data as well as perform thermal and power
102 I2CR has the capability to directly perform SCOM operations instead
/drivers/platform/x86/intel/pmc/
DKconfig14 exposed by the Power Management Controller. It also may perform some
/drivers/peci/
DKconfig25 be used by other drivers in order to perform various
/drivers/soc/aspeed/
DKconfig34 users to perform runtime configuration of the RX muxes among
/drivers/net/dsa/ocelot/
DKconfig6 register-compatible with Ocelot and that perform I/O to their host
/drivers/ufs/core/
DKconfig35 capabilities of the UFS device (if present) to perform crypto
/drivers/cpufreq/
DKconfig.x86191 -- they will perform better as frequency increases. Memory/IO-bound
192 workloads will be less sensitive -- they will not necessarily perform
336 Don't perform all checks for a speedstep capable system which would
/drivers/mtd/
DKconfig20 should normally be compiled as kernel modules. The modules perform
52 Later, it may be extended to perform read/erase/modify/write cycles
/drivers/leds/
DTODO58 an utility to perform LED control?
/drivers/mmc/core/
DKconfig91 capabilities of the MMC device (if present) to perform crypto
/drivers/hwtracing/intel_th/
DKconfig9 in System Trace Protocol (MIPI STPv2) and is intended to perform
/drivers/message/fusion/
DKconfig85 One use of this ioctl interface is to perform an upgrade (reflash)
/drivers/staging/greybus/Documentation/firmware/
Dfirmware-management77 application and it can perform various 'ioctl' operations on the device. The
215 the userspace application and it can perform various 'ioctl' operations on the
/drivers/xen/
DKconfig267 perform Xen hypercalls. This driver is normally required for systems
268 running as Dom0 to perform privileged operations, but in some
/drivers/gpu/drm/i915/
DKconfig.debug179 Choose this option to allow the driver to perform selftests upon
/drivers/platform/x86/dell/
DKconfig36 for systems management software to perform System Management
/drivers/scsi/aic7xxx/
Daic7xxx.seq71 * selection request in order to perform a new selection.
969 * the idle loop and there is no need to perform
1189 * to perform a prefetch, we'll have to fetch the
1569 * we perform the phase_lock before checking to see
1740 * transfer, just mark us at the end rather than perform a
2273 * The PCI module no longer intends to perform

12