Searched refs:manu_id (Results 1 – 1 of 1) sorted by relevance
506 int dev_id, manu_id; in max6639_detect() local513 manu_id = i2c_smbus_read_byte_data(client, MAX6639_REG_MANUID); in max6639_detect()514 if (dev_id != 0x58 || manu_id != 0x4D) in max6639_detect()