tpm_tis_clkrun_enable 30 drivers/char/tpm/tpm_tis_core.c static void tpm_tis_clkrun_enable(struct tpm_chip *chip, bool value); tpm_tis_clkrun_enable 774 drivers/char/tpm/tpm_tis_core.c tpm_tis_clkrun_enable(chip, true); tpm_tis_clkrun_enable 782 drivers/char/tpm/tpm_tis_core.c tpm_tis_clkrun_enable(chip, false); tpm_tis_clkrun_enable 853 drivers/char/tpm/tpm_tis_core.c .clk_enable = tpm_tis_clkrun_enable,