Lines Matching refs:flexcop_device
34 struct flexcop_device *fc = fe->dvb->priv; in flexcop_fe_request_firmware()
45 struct flexcop_device *fc = fe->dvb->priv; in flexcop_set_voltage()
73 struct flexcop_device *fc = fe->dvb->priv; in flexcop_sleep()
85 struct flexcop_device *fc = fe->dvb->priv; in flexcop_set_tone()
170 static int skystar2_rev23_attach(struct flexcop_device *fc, in skystar2_rev23_attach()
283 static int skystar2_rev26_attach(struct flexcop_device *fc, in skystar2_rev26_attach()
317 static int skystar2_rev27_attach(struct flexcop_device *fc, in skystar2_rev27_attach()
383 static int skystar2_rev28_attach(struct flexcop_device *fc, in skystar2_rev28_attach()
444 static int airstar_dvbt_attach(struct flexcop_device *fc, in airstar_dvbt_attach()
465 static int airstar_atsc1_attach(struct flexcop_device *fc, in airstar_atsc1_attach()
481 static int airstar_atsc2_attach(struct flexcop_device *fc, in airstar_atsc2_attach()
503 static int airstar_atsc3_attach(struct flexcop_device *fc, in airstar_atsc3_attach()
598 static int cablestar2_attach(struct flexcop_device *fc, in cablestar2_attach()
637 static int skystarS2_rev33_attach(struct flexcop_device *fc, in skystarS2_rev33_attach()
666 int (*attach)(struct flexcop_device *, struct i2c_adapter *);
681 int flexcop_frontend_init(struct flexcop_device *fc) in flexcop_frontend_init()
714 void flexcop_frontend_exit(struct flexcop_device *fc) in flexcop_frontend_exit()