Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/platform/intel-mid/
Dsfi.c54 static struct sfi_gpio_table_entry *gpio_table;
193 struct sfi_gpio_table_entry *pentry; in sfi_parse_gpio()
199 num = SFI_GET_NUM_ENTRIES(sb, struct sfi_gpio_table_entry); in sfi_parse_gpio()
200 pentry = (struct sfi_gpio_table_entry *)sb->pentry; in sfi_parse_gpio()
220 struct sfi_gpio_table_entry *pentry = gpio_table; in get_gpio_by_name()
/linux-4.1.27/include/linux/
Dsfi.h167 struct sfi_gpio_table_entry { struct