Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dsynaptics_i2c.c642 static const struct of_device_id synaptics_i2c_of_match[] = { variable
646 MODULE_DEVICE_TABLE(of, synaptics_i2c_of_match);
652 .of_match_table = of_match_ptr(synaptics_i2c_of_match),
/kernel/linux/linux-6.6/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),

Completed in 3 milliseconds