Lines Matching refs:button_map
134 bc->gpio_ops->irq_mode(bc->button_map[n].gpio,
144 bc->gpio_ops->set(bc->button_map[n].gpio,
146 bc->gpio_ops->mode(bc->button_map[n].gpio, LWSGGPIO_FL_WRITE);
179 bc->gpio_ops->mode(bc->button_map[n].gpio, LWSGGPIO_FL_READ);
192 bc->gpio_ops->irq_mode(bc->button_map[n].gpio,
220 if (bc->button_map[n].regime)
221 regime = bc->button_map[n].regime;
228 active = bc->gpio_ops->read(bc->button_map[n].gpio) ^
391 bc->button_map[n].smd_interaction_name,
453 if (!strcmp(name, bc->button_map[n].smd_interaction_name))
473 bc->gpio_ops->mode(bc->button_map[n].gpio,
483 bc->gpio_ops->irq_mode(bc->button_map[n].gpio,
492 bc->gpio_ops->irq_mode(bc->button_map[n].gpio,