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

/linux-master/drivers/hid/i2c-hid/
H A Di2c-hid-of-goodix.c118 static const struct of_device_id goodix_i2c_hid_of_match[] = { variable in typeref:struct:of_device_id
122 MODULE_DEVICE_TABLE(of, goodix_i2c_hid_of_match);
129 .of_match_table = of_match_ptr(goodix_i2c_hid_of_match),

Completed in 135 milliseconds