Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/muxes/
H A Di2c-arb-gpio-challenge.c186 static const struct of_device_id i2c_arbitrator_of_match[] = { variable
190 MODULE_DEVICE_TABLE(of, i2c_arbitrator_of_match);
197 .of_match_table = i2c_arbitrator_of_match,
/kernel/linux/linux-6.6/drivers/i2c/muxes/
H A Di2c-arb-gpio-challenge.c185 static const struct of_device_id i2c_arbitrator_of_match[] = { variable
189 MODULE_DEVICE_TABLE(of, i2c_arbitrator_of_match);
196 .of_match_table = i2c_arbitrator_of_match,

Completed in 2 milliseconds