Lines Matching refs:flexcop_device
33 struct flexcop_device *fc = fe->dvb->priv; in flexcop_set_voltage()
61 struct flexcop_device *fc = fe->dvb->priv; in flexcop_sleep()
73 struct flexcop_device *fc = fe->dvb->priv; in flexcop_set_tone()
158 static int skystar2_rev23_attach(struct flexcop_device *fc, in skystar2_rev23_attach()
271 static int skystar2_rev26_attach(struct flexcop_device *fc, in skystar2_rev26_attach()
305 static int skystar2_rev27_attach(struct flexcop_device *fc, in skystar2_rev27_attach()
371 static int skystar2_rev28_attach(struct flexcop_device *fc, in skystar2_rev28_attach()
432 static int airstar_dvbt_attach(struct flexcop_device *fc, in airstar_dvbt_attach()
451 struct flexcop_device *fc = fe->dvb->priv; in flexcop_fe_request_firmware()
460 static int airstar_atsc1_attach(struct flexcop_device *fc, in airstar_atsc1_attach()
476 static int airstar_atsc2_attach(struct flexcop_device *fc, in airstar_atsc2_attach()
499 static int airstar_atsc3_attach(struct flexcop_device *fc, in airstar_atsc3_attach()
593 static int cablestar2_attach(struct flexcop_device *fc, in cablestar2_attach()
624 int (*attach)(struct flexcop_device *, struct i2c_adapter *);
638 int flexcop_frontend_init(struct flexcop_device *fc) in flexcop_frontend_init()
671 void flexcop_frontend_exit(struct flexcop_device *fc) in flexcop_frontend_exit()