Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/st33zp24/
Di2c.c249 static const struct of_device_id of_st33zp24_i2c_match[] = { variable
253 MODULE_DEVICE_TABLE(of, of_st33zp24_i2c_match);
263 .of_match_table = of_match_ptr(of_st33zp24_i2c_match),