Searched refs:bmp580_chip_ids (Results 1 – 1 of 1) sorted by relevance
2642 static const u8 bmp580_chip_ids[] = { BMP580_CHIP_ID, BMP580_CHIP_ID_ALT }; variable2649 .chip_id = bmp580_chip_ids,2650 .num_chip_id = ARRAY_SIZE(bmp580_chip_ids),