Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dcs35l45-i2c.c36 cs35l45->bus_type = CONTROL_BUS_I2C; in cs35l45_i2c_probe()
Dcs35l45.h421 CONTROL_BUS_I2C = 0, enumerator
Dcs35l45.c918 if (cs35l45->bus_type == CONTROL_BUS_I2C) in cs35l45_setup_hibernate()