Home
last modified time | relevance | path

Searched refs:type_to (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/intel/int3472/
H A Ddiscrete.c140 u8 type_to; member
150 .type_to = INT3472_GPIO_TYPE_POWER_ENABLE,
157 .type_to = INT3472_GPIO_TYPE_RESET,
163 .type_to = INT3472_GPIO_TYPE_HANDSHAKE,
189 *type, int3472_gpio_map[i].type_to, int3472_gpio_map[i].con_id); in int3472_get_con_id_and_polarity()
191 *type = int3472_gpio_map[i].type_to; in int3472_get_con_id_and_polarity()