Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-frontends/
Ddibx000_common.h47 extern void dibx000_exit_i2c_master(struct dibx000_i2c_master *mst);
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);
Ddib3000mc.c828 dibx000_exit_i2c_master(&state->i2c_master); in dib3000mc_release()
Ddib7000m.c1321 dibx000_exit_i2c_master(&st->i2c_master); in dib7000m_release()
Ddib7000p.c2007 dibx000_exit_i2c_master(&st->i2c_master); in dib7000p_release()
Ddib9000.c1855 dibx000_exit_i2c_master(&st->i2c_master); in dib9000_release()
Ddib8000.c4381 dibx000_exit_i2c_master(&st->i2c_master); in dib8000_release()