Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/tpm/
Dtpm_tis.c344 static const struct of_device_id tis_of_platform_match[] = { variable
348 MODULE_DEVICE_TABLE(of, tis_of_platform_match);
357 .of_match_table = of_match_ptr(tis_of_platform_match),