Home
last modified time | relevance | path

Searched full:drvs (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Drpmh-rsc.txt12 active/wake resource requests. Multiple such DRVs can exist in a SoC and can
44 DRV(s). The number of DRVs in the dependent on the RSC.
46 TCS in the DRVs.
H A Dqcom,rpmh-rsc.yaml21 active/wake resource requests. Multiple such DRVs can exist in a SoC and can
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h45 struct dl_list drvs; member
H A Ddriver_nl80211.c895 dl_list_for_each(drv, &w->drvs, struct wpa_driver_nl80211_data, in process_beacon_event()
932 dl_list_init(&w->drvs); in nl80211_get_wiphy_data_ap()
976 dl_list_add(&w->drvs, &bss->drv->wiphy_list); in nl80211_get_wiphy_data_ap()