Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics_i2c.c639 static const struct of_device_id synaptics_i2c_of_match[] = { variable
643 MODULE_DEVICE_TABLE(of, synaptics_i2c_of_match);
649 .of_match_table = of_match_ptr(synaptics_i2c_of_match),