Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/platform/intel-mid/
Dsfi.c54 static struct sfi_gpio_table_entry *gpio_table;
191 struct sfi_gpio_table_entry *pentry; in sfi_parse_gpio()
197 num = SFI_GET_NUM_ENTRIES(sb, struct sfi_gpio_table_entry); in sfi_parse_gpio()
198 pentry = (struct sfi_gpio_table_entry *)sb->pentry; in sfi_parse_gpio()
217 struct sfi_gpio_table_entry *pentry = gpio_table; in get_gpio_by_name()
/linux-4.4.14/include/linux/
Dsfi.h167 struct sfi_gpio_table_entry { struct