Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Ddib8000.c957 static u16 dib8000_identify(struct i2c_device *client) in dib8000_identify() function
1036 if ((state->revision = dib8000_identify(&state->i2c)) == 0) in dib8000_reset()
4321 if (dib8000_identify(&client) == 0) { in dib8000_i2c_enumeration()
4326 if (dib8000_identify(&client) == 0) { in dib8000_i2c_enumeration()
4339 dib8000_identify(&client); in dib8000_i2c_enumeration()
4476 if (dib8000_identify(&state->i2c) == 0) { in dib8000_init()