Searched refs:reg_ctrl (Results 1 – 2 of 2) sorted by relevance
280 int (*reg_ctrl) (struct lis3lv02d *lis3, bool state); member
407 if (lis3->reg_ctrl) in lis3lv02d_poweroff()411 if (lis3->reg_ctrl) in lis3lv02d_poweroff()412 lis3->reg_ctrl(lis3, LIS3_REG_OFF); in lis3lv02d_poweroff()450 if (lis3->reg_ctrl) in lis3lv02d_poweron()