Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dparams.c982 const struct acpi_device_id *amatch; in dwc2_init_params() local
985 amatch = acpi_match_device(dwc2_acpi_match, hsotg->dev); in dwc2_init_params()
986 if (amatch && amatch->driver_data) { in dwc2_init_params()
987 set_params = (set_params_cb)amatch->driver_data; in dwc2_init_params()
989 } else if (!amatch) in dwc2_init_params()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-cleanup.patch819 amatch(s, p) /* quote in p */
2015 +extern int amatch();