HomeSort by relevance Sort by last modified time
    Searched full:creq (Results 1 - 6 of 6) sorted by null

  /external/wpa_supplicant_8/src/drivers/
driver_bsd.c 541 struct ieee80211chanreq creq; local
568 os_memset(&creq, 0, sizeof(creq));
569 os_strlcpy(creq.i_name, drv->ifname, sizeof(creq.i_name));
570 creq.i_channel = (u_int16_t)channel;
571 return ioctl(drv->sock, SIOCS80211CHANNEL, &creq);
    [all...]
  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 340 struct drm_vmw_gb_surface_create_req creq; member in struct:drm_vmw_gb_surface_ref_rep
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 968 * @creq: The data used as input when the surface was created, as described
976 struct drm_vmw_gb_surface_create_req creq; member in struct:drm_vmw_gb_surface_ref_rep
  /external/valgrind/main/helgrind/
hg_intercepts.c 537 // the pre-lock creq that this is a trylock-style operation, and
    [all...]
hg_main.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libdanim.a     [all...]

Completed in 156 milliseconds