Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-versatile.c107 static const struct of_device_id i2c_versatile_match[] = { variable
111 MODULE_DEVICE_TABLE(of, i2c_versatile_match);
118 .of_match_table = i2c_versatile_match,
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-versatile.c104 static const struct of_device_id i2c_versatile_match[] = { variable
108 MODULE_DEVICE_TABLE(of, i2c_versatile_match);
115 .of_match_table = i2c_versatile_match,

Completed in 2 milliseconds