Searched refs:dibx000_i2c_interface (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | dibx000_common.h | 5 enum dibx000_i2c_interface { enum 20 enum dibx000_i2c_interface selected_interface; 45 enum dibx000_i2c_interface
|
H A D | dib7000m.h | 47 enum dibx000_i2c_interface, 62 enum dibx000_i2c_interface intf, in dib7000m_get_i2c_master()
|
H A D | dib9000.h | 35 extern struct i2c_adapter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating); 52 static inline struct i2c_adapter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating) in dib9000_get_i2c_master()
|
H A D | dib8000.h | 60 struct i2c_adapter *(*get_i2c_master)(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating);
|
H A D | dib7000p.h | 57 struct i2c_adapter *(*get_i2c_master)(struct dvb_frontend *demod, enum dibx000_i2c_interface intf, int gating);
|
H A D | dibx000_common.c | 199 enum dibx000_i2c_interface intf) in dibx000_i2c_select_interface() 378 enum dibx000_i2c_interface intf, in dibx000_get_i2c_adapter()
|
H A D | dib7000m.c | 1325 struct i2c_adapter * dib7000m_get_i2c_master(struct dvb_frontend *demod, enum dibx000_i2c_interface intf, int gating) in dib7000m_get_i2c_master()
|
H A D | dib9000.c | 1738 struct i2c_adapter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating) in dib9000_get_i2c_master()
|
H A D | dib7000p.c | 2061 static struct i2c_adapter *dib7000p_get_i2c_master(struct dvb_frontend *demod, enum dibx000_i2c_interface intf, int gating) in dib7000p_get_i2c_master()
|
H A D | dib8000.c | 4387 static struct i2c_adapter *dib8000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating) in dib8000_get_i2c_master()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dibx000_common.h | 5 enum dibx000_i2c_interface { enum 20 enum dibx000_i2c_interface selected_interface; 45 enum dibx000_i2c_interface
|
H A D | dib7000m.h | 47 enum dibx000_i2c_interface, 62 enum dibx000_i2c_interface intf, in dib7000m_get_i2c_master()
|
H A D | dib9000.h | 35 extern struct i2c_adapter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating); 52 static inline struct i2c_adapter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating) in dib9000_get_i2c_master()
|
H A D | dib7000p.h | 57 struct i2c_adapter *(*get_i2c_master)(struct dvb_frontend *demod, enum dibx000_i2c_interface intf, int gating);
|
H A D | dib8000.h | 60 struct i2c_adapter *(*get_i2c_master)(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating);
|
H A D | dibx000_common.c | 199 enum dibx000_i2c_interface intf) in dibx000_i2c_select_interface() 378 enum dibx000_i2c_interface intf, in dibx000_get_i2c_adapter()
|
H A D | dib7000m.c | 1325 struct i2c_adapter * dib7000m_get_i2c_master(struct dvb_frontend *demod, enum dibx000_i2c_interface intf, int gating) in dib7000m_get_i2c_master()
|
H A D | dib7000p.c | 2061 static struct i2c_adapter *dib7000p_get_i2c_master(struct dvb_frontend *demod, enum dibx000_i2c_interface intf, int gating) in dib7000p_get_i2c_master()
|
H A D | dib9000.c | 1738 struct i2c_adapter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating) in dib9000_get_i2c_master()
|
H A D | dib8000.c | 4387 static struct i2c_adapter *dib8000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating) in dib8000_get_i2c_master()
|
Completed in 34 milliseconds