Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm_crb.c137 static int crb_try_pluton_doorbell(struct crb_priv *priv, bool wait_for_complete) in crb_try_pluton_doorbell() function
183 rc = crb_try_pluton_doorbell(priv, true); in __crb_go_idle()
232 rc = crb_try_pluton_doorbell(priv, true); in __crb_cmd_ready()
443 return crb_try_pluton_doorbell(priv, false); in crb_send()