Home
last modified time | relevance | path

Searched refs:family (Results 1 – 6 of 6) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.h141 WifiRequest(int family) { in WifiRequest() argument
143 mFamily = family; in WifiRequest()
147 WifiRequest(int family, int iface) { in WifiRequest() argument
149 mFamily = family; in WifiRequest()
169 int create(int family, uint8_t cmd, int flags, int hdrlen);
Dcpp_bindings.cpp540 int WifiRequest::create(int family, uint8_t cmd, int flags, int hdrlen) { in create() argument
543 genlmsg_put(mMsg, /* pid = */ 0, /* seq = */ 0, family, in create()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcpp_bindings.h158 WifiRequest(int family) { in WifiRequest() argument
160 mFamily = family; in WifiRequest()
164 WifiRequest(int family, int iface) { in WifiRequest() argument
166 mFamily = family; in WifiRequest()
186 int create(int family, uint8_t cmd, int flags, int hdrlen);
Dcpp_bindings.cpp557 int WifiRequest::create(int family, uint8_t cmd, int flags, int hdrlen) { in create() argument
560 genlmsg_put(mMsg, /* pid = */ 0, /* seq = */ 0, family, in create()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dconfigure67 local family;
72 family=${c%_*}
73 if [ "${family}" != "${last_family}" ]; then
75 str="$(printf ' %10s:' ${family})"
78 last_family=${family}
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dconfigure.sh80 --cpu=CPU optimize for a specific cpu rather than a family