Lines Matching refs:button_map
137 bc->gpio_ops->irq_mode(bc->button_map[n].gpio,
147 bc->gpio_ops->set(bc->button_map[n].gpio,
149 bc->gpio_ops->mode(bc->button_map[n].gpio, LWSGGPIO_FL_WRITE);
181 bc->gpio_ops->mode(bc->button_map[n].gpio, LWSGGPIO_FL_READ);
194 bc->gpio_ops->irq_mode(bc->button_map[n].gpio,
224 if (bc->button_map[n].regime)
225 regime = bc->button_map[n].regime;
232 active = bc->gpio_ops->read(bc->button_map[n].gpio) ^
422 bc->button_map[n].smd_interaction_name,
488 if (!strcmp(name, bc->button_map[n].smd_interaction_name))
508 bc->gpio_ops->mode(bc->button_map[n].gpio,
518 bc->gpio_ops->irq_mode(bc->button_map[n].gpio,
527 bc->gpio_ops->irq_mode(bc->button_map[n].gpio,