Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/i2c/busses/
Di2c-powermac.c181 static const struct i2c_algorithm i2c_powermac_algorithm = { variable
414 adapter->algo = &i2c_powermac_algorithm; in i2c_powermac_probe()
/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-powermac.c186 static const struct i2c_algorithm i2c_powermac_algorithm = { variable
421 adapter->algo = &i2c_powermac_algorithm; in i2c_powermac_probe()