Home
last modified time | relevance | path

Searched refs:cfg_to_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dmxl301rf.c30 static struct mxl301rf_state *cfg_to_state(struct mxl301rf_config *c) in cfg_to_state() function
314 state = cfg_to_state(i2c_get_clientdata(client)); in mxl301rf_remove()
H A Dqm1d1c0042.c59 static struct qm1d1c0042_state *cfg_to_state(struct qm1d1c0042_config *c) in cfg_to_state() function
431 state = cfg_to_state(i2c_get_clientdata(client)); in qm1d1c0042_remove()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dmxl301rf.c30 static struct mxl301rf_state *cfg_to_state(struct mxl301rf_config *c) in cfg_to_state() function
313 state = cfg_to_state(i2c_get_clientdata(client)); in mxl301rf_remove()
H A Dqm1d1c0042.c59 static struct qm1d1c0042_state *cfg_to_state(struct qm1d1c0042_config *c) in cfg_to_state() function
430 state = cfg_to_state(i2c_get_clientdata(client)); in qm1d1c0042_remove()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dtc90522.c92 static struct tc90522_state *cfg_to_state(struct tc90522_config *c) in cfg_to_state() function
826 state = cfg_to_state(i2c_get_clientdata(client)); in tc90522_remove()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dtc90522.c92 static struct tc90522_state *cfg_to_state(struct tc90522_config *c) in cfg_to_state() function
826 state = cfg_to_state(i2c_get_clientdata(client)); in tc90522_remove()

Completed in 5 milliseconds