Searched refs:go_idle (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/char/tpm/
H A Dtpm-chip.c79 if (!chip->ops->go_idle)
82 return chip->ops->go_idle(chip);
H A Dtpm_crb.c473 .go_idle = crb_go_idle,
/linux-master/include/linux/
H A Dtpm.h80 int (*go_idle)(struct tpm_chip *chip); member in struct:tpm_class_ops
/linux-master/drivers/infiniband/hw/hfi1/
H A Dsdma.h377 void sdma_freeze_notify(struct hfi1_devdata *dd, int go_idle);

Completed in 155 milliseconds