Searched refs:n_sensor_gpios (Results 1 – 2 of 2) sorted by relevance
65 if (int3472->n_sensor_gpios >= INT3472_MAX_SENSOR_GPIOS) { in skl_int3472_map_gpio_to_sensor()78 table_entry = &int3472->gpios.table[int3472->n_sensor_gpios]; in skl_int3472_map_gpio_to_sensor()85 int3472->n_sensor_gpios++; in skl_int3472_map_gpio_to_sensor()
108 unsigned int n_sensor_gpios; /* how many have we mapped to sensor */ member