Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/pn544/
H A Di2c.c954 static const struct of_device_id of_pn544_i2c_match[] = { variable
958 MODULE_DEVICE_TABLE(of, of_pn544_i2c_match);
963 .of_match_table = of_match_ptr(of_pn544_i2c_match),
/kernel/linux/linux-6.6/drivers/nfc/pn544/
H A Di2c.c944 static const struct of_device_id of_pn544_i2c_match[] __maybe_unused = {
948 MODULE_DEVICE_TABLE(of, of_pn544_i2c_match);
953 .of_match_table = of_match_ptr(of_pn544_i2c_match),

Completed in 3 milliseconds