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

/freebsd-13-stable/sys/arm64/rockchip/
H A Dif_dwc_rk.c113 struct if_dwc_rk_ops { struct
128 struct if_dwc_rk_ops *ops;
150 static struct if_dwc_rk_ops rk3288_ops = {
153 static struct if_dwc_rk_ops rk3328_ops = {
160 static struct if_dwc_rk_ops rk3399_ops = {
495 sc->ops = (struct if_dwc_rk_ops *)ofw_bus_search_compatible(dev, compat_data)->ocd_data;

Completed in 51 milliseconds