Home
last modified time | relevance | path

Searched refs:fc2580_dev (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/tuners/
Dfc2580.c20 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()
371 static inline struct fc2580_dev *fc2580_subdev_to_dev(struct v4l2_subdev *sd) in fc2580_subdev_to_dev()
373 return container_of(sd, struct fc2580_dev, subdev); in fc2580_subdev_to_dev()
378 struct fc2580_dev *dev = fc2580_subdev_to_dev(sd); in fc2580_standby()
390 struct fc2580_dev *dev = fc2580_subdev_to_dev(sd); in fc2580_g_tuner()
405 struct fc2580_dev *dev = fc2580_subdev_to_dev(sd); in fc2580_s_tuner()
[all …]
Dfc2580_priv.h119 struct fc2580_dev { struct