Searched refs:held (Results 1 – 8 of 8) sorted by relevance
/drivers/crypto/ccp/ |
D | ccp-crypto-main.c | 99 struct ccp_crypto_cmd *held = NULL, *tmp; in ccp_crypto_cmd_complete() local 113 held = tmp; in ccp_crypto_cmd_complete() 141 return held; in ccp_crypto_cmd_complete() 147 struct ccp_crypto_cmd *held, *next, *backlog; in ccp_crypto_complete() local 166 held = ccp_crypto_cmd_complete(crypto_cmd, &backlog); in ccp_crypto_complete() 183 while (held) { in ccp_crypto_complete() 187 held->cmd->flags |= CCP_CMD_MAY_BACKLOG; in ccp_crypto_complete() 188 ret = ccp_enqueue_cmd(held->cmd); in ccp_crypto_complete() 193 ctx = crypto_tfm_ctx(held->req->tfm); in ccp_crypto_complete() 195 ret = ctx->complete(held->req, ret); in ccp_crypto_complete() [all …]
|
/drivers/block/paride/ |
D | Transition-notes | 51 2) When there is such a thread, pd_busy is set or pd_lock is held by 54 held by that thread. 56 ->claim_cont or pi_spinlock is held by thread in question.
|
/drivers/hid/ |
D | wacom.h | 124 bool held; member
|
D | wacom_wac.c | 4060 led->held = true; in wacom_24hd_update_leds() 4063 led->held = false; in wacom_24hd_update_leds() 4110 led->held = false; in wacom_update_led() 4114 if (led->held && pressed) in wacom_update_led() 4126 next_led->held = true; in wacom_update_led()
|
/drivers/md/ |
D | md-cluster.c | 1482 int slot, my_slot, ret, held = 1, i = 0; in lock_all_bitmaps() local 1508 held = -1; in lock_all_bitmaps() 1512 return held; in lock_all_bitmaps()
|
/drivers/staging/greybus/Documentation/firmware/ |
D | firmware-management | 290 cryptographic certificates held by the Interface for use in Component
|
/drivers/char/ |
D | Kconfig | 162 button; it will still execute a hard reset if the button is held
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 2160 * CTXTDONE may be held off if a NONPACKREQ is associated with
|