Searched refs:is_lsm303agr_dev (Results 1 – 2 of 2) sorted by relevance
357 if (cfg->hw.is_lsm303agr_dev) { in lis2dh_init()571 .hw = { .is_lsm303agr_dev = IS_LSM303AGR_DEV(inst), \594 .hw = { .is_lsm303agr_dev = IS_LSM303AGR_DEV(inst), \
226 bool is_lsm303agr_dev : 1; member