Home
last modified time | relevance | path

Searched defs:shutdown_type (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/ !
H A Dtboot.h83 u32 shutdown_type; member
134 #define tboot_shutdown(shutdown_type) do { } while (0) argument
/linux/arch/x86/kernel/ !
H A Dtboot.c226 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown()
/linux/fs/xfs/ !
H A Dxfs_trans_ail.c919 int shutdown_type) in xfs_trans_ail_delete()
/linux/drivers/char/tpm/ !
H A Dtpm2-cmd.c431 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type) in tpm2_shutdown()
/linux/drivers/scsi/ !
H A Dipr.c8379 enum ipr_shutdown_type shutdown_type = ipr_cmd->u.shutdown_type; in ipr_reset_shutdown_ioa() local
8468 enum ipr_shutdown_type shutdown_type) in _ipr_initiate_ioa_reset()
8507 enum ipr_shutdown_type shutdown_type) in ipr_initiate_ioa_reset()
9655 enum ipr_shutdown_type shutdown_type) in ipr_initiate_ioa_bringdown()
9843 enum ipr_shutdown_type shutdown_type = IPR_SHUTDOWN_NORMAL; in ipr_shutdown() local
H A Dpmcraid.c2317 u8 shutdown_type, in pmcraid_reset_reload()
H A Dipr.h1566 enum ipr_shutdown_type shutdown_type; member