Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Ddib8000.c953 static u16 dib8000_identify(struct i2c_device *client) in dib8000_identify() function
1032 if ((state->revision = dib8000_identify(&state->i2c)) == 0) in dib8000_reset()
4309 if (dib8000_identify(&client) == 0) { in dib8000_i2c_enumeration()
4314 if (dib8000_identify(&client) == 0) { in dib8000_i2c_enumeration()
4327 dib8000_identify(&client); in dib8000_i2c_enumeration()
4464 if (dib8000_identify(&state->i2c) == 0) in dib8000_init()