Home
last modified time | relevance | path

Searched refs:savestate (Results 1 – 3 of 3) sorted by relevance

/drivers/char/tpm/
Dtpm_infineon.c594 u8 savestate[] = { in tpm_inf_pnp_suspend() local
600 rc = tpm_inf_send(chip, savestate, sizeof(savestate)); in tpm_inf_pnp_suspend()
/drivers/misc/sgi-gru/
Dgrumain.c555 void gru_unload_context(struct gru_thread_state *gts, int savestate) in gru_unload_context() argument
573 if (savestate) { in gru_unload_context()
Dgrutables.h638 extern void gru_unload_context(struct gru_thread_state *gts, int savestate);