Searched refs:shutdown_type (Results 1 – 5 of 5) sorted by relevance
456 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type) in tpm2_shutdown() argument464 tpm_buf_append_u16(&buf, shutdown_type); in tpm2_shutdown()
301 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type);
8354 enum ipr_shutdown_type shutdown_type = ipr_cmd->u.shutdown_type; in ipr_reset_shutdown_ioa() local8359 if (shutdown_type == IPR_SHUTDOWN_QUIESCE) in ipr_reset_shutdown_ioa()8361 else if (shutdown_type != IPR_SHUTDOWN_NONE && in ipr_reset_shutdown_ioa()8368 if (shutdown_type == IPR_SHUTDOWN_NORMAL) in ipr_reset_shutdown_ioa()8443 enum ipr_shutdown_type shutdown_type) in _ipr_initiate_ioa_reset() argument8464 ipr_cmd->u.shutdown_type = shutdown_type; in _ipr_initiate_ioa_reset()8482 enum ipr_shutdown_type shutdown_type) in ipr_initiate_ioa_reset() argument8521 shutdown_type = IPR_SHUTDOWN_NONE; in ipr_initiate_ioa_reset()8526 shutdown_type); in ipr_initiate_ioa_reset()9631 enum ipr_shutdown_type shutdown_type) in ipr_initiate_ioa_bringdown() argument[all …]
2317 u8 shutdown_type, in pmcraid_reset_reload() argument2356 if (shutdown_type == SHUTDOWN_NORMAL) in pmcraid_reset_reload()2359 pinstance->ioa_shutdown_type = shutdown_type; in pmcraid_reset_reload()
1566 enum ipr_shutdown_type shutdown_type; member
Completed in 39 milliseconds