Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Ddib8000.c960 static u16 dib8000_identify(struct i2c_device *client) in dib8000_identify() function
1039 if ((state->revision = dib8000_identify(&state->i2c)) == 0) in dib8000_reset()
4300 if (dib8000_identify(&client) == 0) { in dib8000_i2c_enumeration()
4305 if (dib8000_identify(&client) == 0) { in dib8000_i2c_enumeration()
4318 dib8000_identify(&client); in dib8000_i2c_enumeration()
4455 if (dib8000_identify(&state->i2c) == 0) in dib8000_init()