Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib9000.c851 static u16 dib9000_identify(struct i2c_device *client) in dib9000_identify() function
972 switch ((state->revision = dib9000_identify(&state->i2c))) { in dib9000_fw_reset()
2412 if (dib9000_identify(&client) == 0) { in dib9000_i2c_enumeration()
2414 if (dib9000_identify(&client) == 0) { in dib9000_i2c_enumeration()
2515 if (dib9000_identify(&st->i2c) == 0) in dib9000_attach()