Searched refs:stk3310_chip_ids (Results 1 – 1 of 1) sorted by relevance
87 static const u8 stk3310_chip_ids[] = { variable215 for (int i = 0; i < ARRAY_SIZE(stk3310_chip_ids); i++) { in stk3310_check_chip_id()216 if (chip_id == stk3310_chip_ids[i]) in stk3310_check_chip_id()