Searched refs:bmp380_chip_ids (Results 1 – 1 of 1) sorted by relevance
1230 static const u8 bmp380_chip_ids[] = { BMP380_CHIP_ID }; variable1234 .chip_id = bmp380_chip_ids,1235 .num_chip_id = ARRAY_SIZE(bmp380_chip_ids),