Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dsof_wm8804.c199 static struct gpiod_lookup_table up2_gpios_table = { variable
229 up2_gpios_table.dev_id = dev_name(&pdev->dev); in sof_wm8804_probe()
230 gpiod_add_lookup_table(&up2_gpios_table); in sof_wm8804_probe()
285 gpiod_remove_lookup_table(&up2_gpios_table); in sof_wm8804_remove()