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

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

Completed in 108 milliseconds