Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Ddibx000_common.h47 extern void dibx000_exit_i2c_master(struct dibx000_i2c_master *mst);
H A Ddibx000_common.c497 void dibx000_exit_i2c_master(struct dibx000_i2c_master *mst) in dibx000_exit_i2c_master() function
504 EXPORT_SYMBOL(dibx000_exit_i2c_master);
H A Ddib9000.c1855 dibx000_exit_i2c_master(&st->i2c_master); in dib9000_release()
H A Ddib8000.c4385 dibx000_exit_i2c_master(&st->i2c_master); in dib8000_release()