Searched refs:pt3_board (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/pt3/ |
H A D | pt3_i2c.c | 126 static int wait_i2c_result(struct pt3_board *pt3, u32 *result, int max_wait) in wait_i2c_result() 145 static int send_i2c_cmd(struct pt3_board *pt3, u32 addr) in send_i2c_cmd() 170 int pt3_init_all_demods(struct pt3_board *pt3) in pt3_init_all_demods() 177 int pt3_init_all_mxl301rf(struct pt3_board *pt3) in pt3_init_all_mxl301rf() 183 void pt3_i2c_reset(struct pt3_board *pt3) in pt3_i2c_reset() 194 struct pt3_board *pt3; in pt3_i2c_master_xfer()
|
H A D | pt3.h | 111 struct dvb_adapter dvb_adap; /* dvb_adap.priv => struct pt3_board */ 131 int num_bufs; /* == pt3_board->num_bufs */ 139 struct pt3_board { struct 174 extern void pt3_i2c_reset(struct pt3_board *pt3); 175 extern int pt3_init_all_demods(struct pt3_board *pt3); 176 extern int pt3_init_all_mxl301rf(struct pt3_board *pt3);
|
H A D | pt3.c | 112 static inline void pt3_lnb_ctrl(struct pt3_board *pt3, bool on) in pt3_lnb_ctrl() 119 struct pt3_board *pt3; in pt3_find_adapter() 137 pt3_set_tuner_power(struct pt3_board *pt3, bool tuner_on, bool amp_on) in pt3_set_tuner_power() 151 struct pt3_board *pt3; in pt3_set_lna() 186 struct pt3_board *pt3; in pt3_set_voltage() 242 static int pt3_fe_init(struct pt3_board *pt3) in pt3_fe_init() 368 static int pt3_attach_fe(struct pt3_board *pt3, int i) in pt3_attach_fe() 526 static int pt3_alloc_adapter(struct pt3_board *pt3, int index) in pt3_alloc_adapter() 594 static void pt3_cleanup_adapter(struct pt3_board *pt3, int index) in pt3_cleanup_adapter() 629 struct pt3_board *pt in pt3_suspend() [all...] |
H A D | pt3_dma.c | 26 struct pt3_board *pt3 = adap->dvb_adap.priv; in pt3_stop_dma() 48 struct pt3_board *pt3 = adap->dvb_adap.priv; in pt3_start_dma() 129 struct pt3_board *pt3; in pt3_free_dmabuf() 147 struct pt3_board *pt3; in pt3_alloc_dmabuf()
|
/kernel/linux/linux-6.6/drivers/media/pci/pt3/ |
H A D | pt3_i2c.c | 126 static int wait_i2c_result(struct pt3_board *pt3, u32 *result, int max_wait) in wait_i2c_result() 145 static int send_i2c_cmd(struct pt3_board *pt3, u32 addr) in send_i2c_cmd() 170 int pt3_init_all_demods(struct pt3_board *pt3) in pt3_init_all_demods() 177 int pt3_init_all_mxl301rf(struct pt3_board *pt3) in pt3_init_all_mxl301rf() 183 void pt3_i2c_reset(struct pt3_board *pt3) in pt3_i2c_reset() 194 struct pt3_board *pt3; in pt3_i2c_master_xfer()
|
H A D | pt3.h | 111 struct dvb_adapter dvb_adap; /* dvb_adap.priv => struct pt3_board */ 131 int num_bufs; /* == pt3_board->num_bufs */ 139 struct pt3_board { struct 174 extern void pt3_i2c_reset(struct pt3_board *pt3); 175 extern int pt3_init_all_demods(struct pt3_board *pt3); 176 extern int pt3_init_all_mxl301rf(struct pt3_board *pt3);
|
H A D | pt3.c | 112 static inline void pt3_lnb_ctrl(struct pt3_board *pt3, bool on) in pt3_lnb_ctrl() 119 struct pt3_board *pt3; in pt3_find_adapter() 137 pt3_set_tuner_power(struct pt3_board *pt3, bool tuner_on, bool amp_on) in pt3_set_tuner_power() 151 struct pt3_board *pt3; in pt3_set_lna() 186 struct pt3_board *pt3; in pt3_set_voltage() 242 static int pt3_fe_init(struct pt3_board *pt3) in pt3_fe_init() 368 static int pt3_attach_fe(struct pt3_board *pt3, int i) in pt3_attach_fe() 526 static int pt3_alloc_adapter(struct pt3_board *pt3, int index) in pt3_alloc_adapter() 594 static void pt3_cleanup_adapter(struct pt3_board *pt3, int index) in pt3_cleanup_adapter() 629 struct pt3_board *pt in pt3_suspend() [all...] |
H A D | pt3_dma.c | 26 struct pt3_board *pt3 = adap->dvb_adap.priv; in pt3_stop_dma() 48 struct pt3_board *pt3 = adap->dvb_adap.priv; in pt3_start_dma() 129 struct pt3_board *pt3; in pt3_free_dmabuf() 147 struct pt3_board *pt3; in pt3_alloc_dmabuf()
|
Completed in 5 milliseconds