Lines Matching defs:dev
20 static int fc2580_wr_reg_ff(struct fc2580_dev *dev, u8 reg, u8 val) in fc2580_wr_reg_ff()
28 static int fc2580_set_params(struct fc2580_dev *dev) in fc2580_set_params()
275 static int fc2580_init(struct fc2580_dev *dev) in fc2580_init()
296 static int fc2580_sleep(struct fc2580_dev *dev) in fc2580_sleep()
319 struct fc2580_dev *dev = fe->tuner_priv; in fc2580_dvb_set_params() local
378 struct fc2580_dev *dev = fc2580_subdev_to_dev(sd); in fc2580_standby() local
390 struct fc2580_dev *dev = fc2580_subdev_to_dev(sd); in fc2580_g_tuner() local
405 struct fc2580_dev *dev = fc2580_subdev_to_dev(sd); in fc2580_s_tuner() local
414 struct fc2580_dev *dev = fc2580_subdev_to_dev(sd); in fc2580_g_frequency() local
425 struct fc2580_dev *dev = fc2580_subdev_to_dev(sd); in fc2580_s_frequency() local
439 struct fc2580_dev *dev = fc2580_subdev_to_dev(sd); in fc2580_enum_freq_bands() local
469 struct fc2580_dev *dev = container_of(ctrl->handler, struct fc2580_dev, hdl); in fc2580_s_ctrl() local
501 struct fc2580_dev *dev = i2c_get_clientdata(client); in fc2580_get_v4l2_subdev() local
511 struct fc2580_dev *dev; in fc2580_probe() local
592 struct fc2580_dev *dev = i2c_get_clientdata(client); in fc2580_remove() local