Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/platform/intel-mid/
Dsfi.c49 static struct sfi_gpio_table_entry *gpio_table;
185 struct sfi_gpio_table_entry *pentry; in sfi_parse_gpio()
191 num = SFI_GET_NUM_ENTRIES(sb, struct sfi_gpio_table_entry); in sfi_parse_gpio()
192 pentry = (struct sfi_gpio_table_entry *)sb->pentry; in sfi_parse_gpio()
211 struct sfi_gpio_table_entry *pentry = gpio_table; in get_gpio_by_name()
/Linux-v5.4/include/linux/
Dsfi.h168 struct sfi_gpio_table_entry { struct