Searched refs:rk_typec_phy_spec (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/arm64/rockchip/
H A Drk_typec_phy.c116 static struct resource_spec rk_typec_phy_spec[] = { variable in typeref:struct:resource_spec
373 if (bus_alloc_resources(dev, rk_typec_phy_spec, &sc->res) != 0) {
449 bus_release_resources(dev, rk_typec_phy_spec, &sc->res);

Completed in 62 milliseconds