dibx000_exit_i2c_master  828 drivers/media/dvb-frontends/dib3000mc.c 	dibx000_exit_i2c_master(&state->i2c_master);
dibx000_exit_i2c_master 1321 drivers/media/dvb-frontends/dib7000m.c 	dibx000_exit_i2c_master(&st->i2c_master);
dibx000_exit_i2c_master 2007 drivers/media/dvb-frontends/dib7000p.c 	dibx000_exit_i2c_master(&st->i2c_master);
dibx000_exit_i2c_master 4357 drivers/media/dvb-frontends/dib8000.c 	dibx000_exit_i2c_master(&st->i2c_master);
dibx000_exit_i2c_master 1855 drivers/media/dvb-frontends/dib9000.c 	dibx000_exit_i2c_master(&st->i2c_master);
dibx000_exit_i2c_master  504 drivers/media/dvb-frontends/dibx000_common.c EXPORT_SYMBOL(dibx000_exit_i2c_master);
dibx000_exit_i2c_master   47 drivers/media/dvb-frontends/dibx000_common.h extern void dibx000_exit_i2c_master(struct dibx000_i2c_master *mst);