Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/
H A Di2c.c280 static const struct of_device_id of_s3fwrn5_i2c_match[] = { variable
284 MODULE_DEVICE_TABLE(of, of_s3fwrn5_i2c_match);
289 .of_match_table = of_match_ptr(of_s3fwrn5_i2c_match),
/kernel/linux/linux-6.6/drivers/nfc/s3fwrn5/
H A Di2c.c253 static const struct of_device_id of_s3fwrn5_i2c_match[] __maybe_unused = {
257 MODULE_DEVICE_TABLE(of, of_s3fwrn5_i2c_match);
262 .of_match_table = of_match_ptr(of_s3fwrn5_i2c_match),

Completed in 2 milliseconds