Searched refs:no_of_demods (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Ddib3000mc.h53 extern int dib3000mc_i2c_enumeration(struct i2c_adapter *i2c, int no_of_demods, u8 default_addr, struct dib3000mc_config cfg[]);
H A Ddib3000mc.c760 int dib3000mc_i2c_enumeration(struct i2c_adapter *i2c, int no_of_demods, u8 default_addr, struct dib3000mc_config cfg[]) argument
768 for (k = no_of_demods-1; k >= 0; k--) {
789 for (k = 0; k < no_of_demods; k++) {
H A Ddib7000p.c906 int dib7000p_i2c_enumeration(struct i2c_adapter *i2c, int no_of_demods, u8 default_addr, struct dib7000p_config cfg[]) argument
912 for (k = no_of_demods-1; k >= 0; k--) {
935 for (k = 0; k < no_of_demods; k++) {
H A Ddib7000m.c1075 int dib7000m_i2c_enumeration(struct i2c_adapter *i2c, int no_of_demods, u8 default_addr, struct dib7000m_config cfg[]) argument
1081 for (k = no_of_demods-1; k >= 0; k--) {
1106 for (k = 0; k < no_of_demods; k++) {

Completed in 39 milliseconds