Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nfc/st-nci/
H A Di2c.c284 static const struct of_device_id of_st_nci_i2c_match[] = { variable
290 MODULE_DEVICE_TABLE(of, of_st_nci_i2c_match);
295 .of_match_table = of_match_ptr(of_st_nci_i2c_match),