| /linux/include/crypto/ |
| H A D | sha2.h | 206 * struct hmac_sha224_key - Prepared key for HMAC-SHA224 238 * @key: the prepared HMAC key 293 * hmac_sha224() - Compute HMAC-SHA224 in one shot, using a prepared key 294 * @key: the prepared HMAC key 407 * struct hmac_sha256_key - Prepared key for HMAC-SHA256 439 * @key: the prepared HMAC key 494 * hmac_sha256() - Compute HMAC-SHA256 in one shot, using a prepared key 495 * @key: the prepared HMAC key 614 * struct hmac_sha384_key - Prepared key for HMAC-SHA384 646 * @key: the prepared HMAC key [all …]
|
| H A D | sha1.h | 100 * struct hmac_sha1_key - Prepared key for HMAC-SHA1 136 * @key: the prepared HMAC key 187 * hmac_sha1() - Compute HMAC-SHA1 in one shot, using a prepared key 188 * @key: the prepared HMAC key
|
| H A D | md5.h | 92 * struct hmac_md5_key - Prepared key for HMAC-MD5 128 * @key: the prepared HMAC key 179 * hmac_md5() - Compute HMAC-MD5 in one shot, using a prepared key 180 * @key: the prepared HMAC key
|
| /linux/sound/soc/mediatek/mt8365/ |
| H A D | mt8365-dai-adda.c | 161 if (be->prepared[stream]) { in mt8365_dai_int_adda_shutdown() 168 be->prepared[stream] = false; in mt8365_dai_int_adda_shutdown() 195 if (be->prepared[substream->stream]) { in mt8365_dai_int_adda_prepare() 196 dev_info(afe->dev, "%s '%s' prepared already\n", in mt8365_dai_int_adda_prepare() 219 be->prepared[substream->stream] = true; in mt8365_dai_int_adda_prepare()
|
| H A D | mt8365-dai-i2s.c | 556 if (be->prepared[substream->stream]) { in mt8365_dai_i2s_shutdown() 569 be->prepared[SNDRV_PCM_STREAM_PLAYBACK] = false; in mt8365_dai_i2s_shutdown() 572 be->prepared[SNDRV_PCM_STREAM_CAPTURE] = false; in mt8365_dai_i2s_shutdown() 602 if (be->prepared[substream->stream]) { in mt8365_dai_i2s_prepare() 603 dev_info(afe->dev, "%s '%s' prepared already\n", in mt8365_dai_i2s_prepare() 645 be->prepared[SNDRV_PCM_STREAM_PLAYBACK] = true; in mt8365_dai_i2s_prepare() 665 be->prepared[SNDRV_PCM_STREAM_CAPTURE] = true; in mt8365_dai_i2s_prepare()
|
| /linux/sound/soc/sof/ |
| H A D | pcm.c | 129 if (spcm->prepared[substream->stream] && pcm_ops && pcm_ops->hw_free) { in sof_pcm_hw_params() 134 spcm->prepared[substream->stream] = false; in sof_pcm_hw_params() 168 spcm->prepared[substream->stream] = true; in sof_pcm_hw_params() 185 if (spcm->prepared[substream->stream]) { in sof_pcm_stream_free() 201 spcm->prepared[substream->stream] = false; in sof_pcm_stream_free() 297 if (spcm->prepared[substream->stream]) { in sof_pcm_prepare() 522 spcm->prepared[substream->stream] = false; in sof_pcm_open()
|
| H A D | compress.c | 124 spcm->prepared[dir] = false; in sof_compr_open() 149 if (spcm->prepared[cstream->direction]) { in sof_compr_free() 152 spcm->prepared[cstream->direction] = false; in sof_compr_free() 251 spcm->prepared[cstream->direction] = true; in sof_compr_set_params()
|
| H A D | sof-audio.h | 354 bool prepared[2]; /* PCM_PARAMS set successfully */ member 422 * the prepared flag is used to indicate that a widget has been prepared for getting set 425 bool prepared; member
|
| /linux/fs/nilfs2/ |
| H A D | btnode.c | 275 * context @ctxt prepared by nilfs_btnode_prepare_change_key(). If no valid 276 * block buffer is prepared in "newbh" of @ctxt (i.e., a full folio move), 328 * context @ctxt prepared via nilfs_btnode_prepare_change_key() and performs 329 * any necessary cleanup. If no valid block buffer is prepared in "newbh" of
|
| /linux/sound/pci/lola/ |
| H A D | lola_pcm.c | 131 if (str->prepared && str->paused) { in lola_sync_wait_for_fifo() 162 if (str->paused && str->prepared) in lola_sync_pause() 171 if (str->prepared) { in lola_stream_reset() 174 str->prepared = 0; in lola_stream_reset() 427 if (str->prepared) in lola_setup_controller() 441 str->prepared = 1; in lola_setup_controller()
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | msg.c | 29 * @xfer: message which core has prepared for sending 41 * @xfer: message which core has prepared for sending
|
| /linux/sound/soc/intel/avs/ |
| H A D | probes.c | 120 hdac_stream(host_stream)->prepared = 0; in avs_probe_compr_free() 158 hdac_stream(host_stream)->prepared = 1; in avs_probe_compr_set_params() 191 if (!hdac_stream(host_stream)->prepared) in avs_probe_compr_trigger()
|
| /linux/include/video/ |
| H A D | imx-ipu-image-convert.h | 114 * var) by callers and filled in with a previously prepared conversion 156 * the prepared context in run->ctx. The caller is responsible for unpreparing
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | acpi-lid.rst | 70 If the userspace hasn't been prepared to ignore the unreliable "opened" 96 If the userspace has been prepared to ignore the unreliable "opened" events
|
| /linux/drivers/media/platform/st/sti/delta/ |
| H A D | delta.h | 93 * @prepared: if set vaddr/paddr are resolved 103 bool prepared; member 158 * @prepared: if set pix/vaddr/paddr are resolved 173 bool prepared; member
|
| /linux/Documentation/hwmon/ |
| H A D | submitting-patches.rst | 20 messages, please be prepared to explain. 131 * Your driver should be buildable as module. If not, please be prepared to
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-event_source-devices-format | 12 Userspace must be prepared for the possibility that attributes
|
| /linux/Documentation/w1/masters/ |
| H A D | mxc-w1.rst | 16 Originally based on Freescale code, prepared for mainline by
|
| /linux/drivers/dma/qcom/ |
| H A D | hidma_dbg.c | 93 seq_puts(s, "prepared\n"); in hidma_chan_show() 94 list_for_each_entry(mdesc, &mchan->prepared, node) in hidma_chan_show()
|
| /linux/Documentation/admin-guide/ |
| H A D | edid.rst | 26 individually prepared or corrected EDID data set in the /lib/firmware
|
| H A D | bug-bisect.rst | 24 *Note: the following process assumes you prepared everything for a bisection. 40 1. Copy your prepared .config into the build directory and adjust it to the
|
| /linux/drivers/rpmsg/ |
| H A D | rpmsg_char.h | 12 * @rpdev: prepared rpdev to be used for creating endpoints
|
| /linux/sound/pci/asihpi/ |
| H A D | hpimsginit.h | 16 prepared.
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | bigalloc.rst | 8 ext4 code is not prepared to handle the case where the block size
|
| /linux/Documentation/filesystems/smb/ |
| H A D | ksmbd.rst | 43 parallel. After receiving each command a separated kernel workitem is prepared 59 NetServerGetInfo. Complete DCE/RPC response is prepared from the user space
|