Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Di2c.c141 static const struct of_device_id of_st33zp24_i2c_match[] __maybe_unused = {
145 MODULE_DEVICE_TABLE(of, of_st33zp24_i2c_match);
160 .of_match_table = of_match_ptr(of_st33zp24_i2c_match),
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Di2c.c285 static const struct of_device_id of_st33zp24_i2c_match[] = { variable
289 MODULE_DEVICE_TABLE(of, of_st33zp24_i2c_match);
304 .of_match_table = of_match_ptr(of_st33zp24_i2c_match),

Completed in 2 milliseconds