Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_wm8804.c198 static struct gpiod_lookup_table up2_gpios_table = { variable
228 up2_gpios_table.dev_id = dev_name(&pdev->dev); in sof_wm8804_probe()
229 gpiod_add_lookup_table(&up2_gpios_table); in sof_wm8804_probe()
284 gpiod_remove_lookup_table(&up2_gpios_table); in sof_wm8804_remove()