Home
last modified time | relevance | path

Searched refs:fc0012_readreg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dfc0012.c27 static int fc0012_readreg(struct fc0012_priv *priv, u8 reg, u8 *val) in fc0012_readreg() function
277 ret = fc0012_readreg(priv, 0x0e, &tmp); in fc0012_set_params()
364 ret = fc0012_readreg(priv, 0x12, &tmp); in fc0012_get_rf_strength()
369 ret = fc0012_readreg(priv, 0x13, &tmp); in fc0012_get_rf_strength()
449 ret = fc0012_readreg(priv, 0x00, &chip_id); in fc0012_attach()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dfc0012.c27 static int fc0012_readreg(struct fc0012_priv *priv, u8 reg, u8 *val) in fc0012_readreg() function
277 ret = fc0012_readreg(priv, 0x0e, &tmp); in fc0012_set_params()
364 ret = fc0012_readreg(priv, 0x12, &tmp); in fc0012_get_rf_strength()
369 ret = fc0012_readreg(priv, 0x13, &tmp); in fc0012_get_rf_strength()
449 ret = fc0012_readreg(priv, 0x00, &chip_id); in fc0012_attach()

Completed in 2 milliseconds