Searched refs:stb0899_config (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stb0899_drv.h | 81 struct stb0899_config { struct 134 extern struct dvb_frontend *stb0899_attach(struct stb0899_config *config, 139 static inline struct dvb_frontend *stb0899_attach(struct stb0899_config *config, in stb0899_attach()
|
H A D | stb0899_drv.c | 573 struct stb0899_config *config = state->config; in stb0899_postproc() 881 struct stb0899_config *config = state->config; in stb0899_init() 1397 struct stb0899_config *config = state->config; in stb0899_set_iterations() 1420 struct stb0899_config *config = state->config; in stb0899_search() 1612 struct dvb_frontend *stb0899_attach(struct stb0899_config *config, struct i2c_adapter *i2c) in stb0899_attach()
|
H A D | stb0899_algo.c | 135 struct stb0899_config *config = state->config; in stb0899_first_subrange() 493 struct stb0899_config *config = state->config; in stb0899_dvbs_algo() 729 struct stb0899_config *config = state->config; in stb0899_dvbs2_config_uwp() 790 struct stb0899_config *config = state->config; in stb0899_dvbs2_calc_srate() 894 struct stb0899_config *config = state->config; in stb0899_dvbs2_set_btr_loopbw() 952 struct stb0899_config *config = state->config; in stb0899_dvbs2_set_carr_freq() 1271 struct stb0899_config *config = state->config; in stb0899_dvbs2_get_srate()
|
H A D | stb0899_priv.h | 199 struct stb0899_config *config;
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stb0899_drv.h | 81 struct stb0899_config { struct 134 extern struct dvb_frontend *stb0899_attach(struct stb0899_config *config, 139 static inline struct dvb_frontend *stb0899_attach(struct stb0899_config *config, in stb0899_attach()
|
H A D | stb0899_drv.c | 573 struct stb0899_config *config = state->config; in stb0899_postproc() 881 struct stb0899_config *config = state->config; in stb0899_init() 1397 struct stb0899_config *config = state->config; in stb0899_set_iterations() 1420 struct stb0899_config *config = state->config; in stb0899_search() 1612 struct dvb_frontend *stb0899_attach(struct stb0899_config *config, struct i2c_adapter *i2c) in stb0899_attach()
|
H A D | stb0899_algo.c | 135 struct stb0899_config *config = state->config; in stb0899_first_subrange() 493 struct stb0899_config *config = state->config; in stb0899_dvbs_algo() 729 struct stb0899_config *config = state->config; in stb0899_dvbs2_config_uwp() 790 struct stb0899_config *config = state->config; in stb0899_dvbs2_calc_srate() 894 struct stb0899_config *config = state->config; in stb0899_dvbs2_set_btr_loopbw() 952 struct stb0899_config *config = state->config; in stb0899_dvbs2_set_carr_freq() 1271 struct stb0899_config *config = state->config; in stb0899_dvbs2_get_srate()
|
H A D | stb0899_priv.h | 199 struct stb0899_config *config;
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | pctv452e.c | 855 static struct stb0899_config stb0899_config = { variable 916 a->fe_adap[0].fe = dvb_attach(stb0899_attach, &stb0899_config, in pctv452e_frontend_attach()
|
H A D | az6027.c | 254 static struct stb0899_config az6027_stb0899_config = {
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | pctv452e.c | 857 static struct stb0899_config stb0899_config = { variable 918 a->fe_adap[0].fe = dvb_attach(stb0899_attach, &stb0899_config, in pctv452e_frontend_attach()
|
H A D | az6027.c | 254 static struct stb0899_config az6027_stb0899_config = {
|
/kernel/linux/linux-5.10/drivers/media/pci/mantis/ |
H A D | mantis_vp1041.c | 254 static struct stb0899_config vp1041_stb0899_config = {
|
/kernel/linux/linux-6.6/drivers/media/pci/mantis/ |
H A D | mantis_vp1041.c | 254 static struct stb0899_config vp1041_stb0899_config = {
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | budget-av.c | 1099 static struct stb0899_config knc1_dvbs2_config = {
|
H A D | budget-ci.c | 1256 static struct stb0899_config tt3200_config = {
|
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/ |
H A D | budget-av.c | 1100 static struct stb0899_config knc1_dvbs2_config = {
|
H A D | budget-ci.c | 1256 static struct stb0899_config tt3200_config = {
|
Completed in 24 milliseconds