Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Ddib9000.c854 static u16 dib9000_identify(struct i2c_device *client) in dib9000_identify() function
975 switch ((state->revision = dib9000_identify(&state->i2c))) { in dib9000_fw_reset()
2415 if (dib9000_identify(&client) == 0) { in dib9000_i2c_enumeration()
2417 if (dib9000_identify(&client) == 0) { in dib9000_i2c_enumeration()
2518 if (dib9000_identify(&st->i2c) == 0) in dib9000_attach()