Searched refs:standby_pin (Results 1 – 2 of 2) sorted by relevance
250 gpio_direction_output(sensor->pdata->standby_pin, GPIO_HIGH); in ewtsa_disable()263 gpio_direction_output(sensor->pdata->standby_pin, GPIO_LOW); in ewtsa_enable()288 gpio_direction_output(sensor->pdata->standby_pin, GPIO_HIGH); in gyro_dev_reset()290 gpio_direction_output(sensor->pdata->standby_pin, GPIO_LOW); in gyro_dev_reset()
213 int standby_pin; member