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

/linux-4.4.14/drivers/media/tuners/
H A Dmxl301rf.c39 static struct mxl301rf_state *cfg_to_state(struct mxl301rf_config *c) cfg_to_state() function
323 state = cfg_to_state(i2c_get_clientdata(client)); mxl301rf_remove()
H A Dqm1d1c0042.c58 static struct qm1d1c0042_state *cfg_to_state(struct qm1d1c0042_config *c) cfg_to_state() function
422 state = cfg_to_state(i2c_get_clientdata(client)); qm1d1c0042_remove()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dtc90522.c101 static struct tc90522_state *cfg_to_state(struct tc90522_config *c) cfg_to_state() function
815 state = cfg_to_state(i2c_get_clientdata(client)); tc90522_remove()

Completed in 112 milliseconds