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