Searched refs:supported_revisions (Results 1 – 1 of 1) sorted by relevance
24 static const u8 supported_revisions[] = { 0xA2 /* BD71837 */ }; variable122 for (i = 0; i < ARRAY_SIZE(supported_revisions); i++) in bd71837_i2c_probe()123 if (supported_revisions[i] == val) in bd71837_i2c_probe()126 if (i == ARRAY_SIZE(supported_revisions)) { in bd71837_i2c_probe()