Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/dwc3/
Ddwc3-pci.c91 static struct gpiod_lookup_table platform_bytcr_gpios = { variable
237 gpiod_add_lookup_table(&platform_bytcr_gpios); in dwc3_pci_quirks()
267 platform_bytcr_gpios.dev_id = "dwc3.ulpi"; in dwc3_pci_quirks()
378 gpiod_remove_lookup_table(&platform_bytcr_gpios); in dwc3_pci_remove()