Home
last modified time | relevance | path

Searched refs:dibx000_i2c_set_speed (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Ddibx000_common.c182 int dibx000_i2c_set_speed(struct i2c_adapter *i2c_adap, u16 speed) in dibx000_i2c_set_speed() function
191 EXPORT_SYMBOL(dibx000_i2c_set_speed);
H A Ddibx000_common.h49 extern int dibx000_i2c_set_speed(struct i2c_adapter *i2c_adap, u16 speed);
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.symbols
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c2231 dibx000_i2c_set_speed(i2c, 250); in dib01x0_pmu_update()