Home
last modified time | relevance | path

Searched defs:drv (Results 1 – 25 of 67) sorted by relevance

123

/external/wpa_supplicant_8/src/drivers/
Ddriver_macsec_qca.c79 static void __macsec_drv_init(struct macsec_qca_data *drv) in __macsec_drv_init()
118 static void __macsec_drv_deinit(struct macsec_qca_data *drv) in __macsec_drv_deinit()
128 struct macsec_qca_data *drv; in macsec_qca_init() local
153 struct macsec_qca_data *drv = priv; in macsec_qca_deinit() local
162 struct macsec_qca_data *drv = priv; in macsec_qca_macsec_init() local
180 struct macsec_qca_data *drv = priv; in macsec_qca_macsec_deinit() local
202 struct macsec_qca_data *drv = priv; in macsec_qca_enable_protect_frames() local
216 struct macsec_qca_data *drv = priv; in macsec_qca_set_replay_protect() local
247 struct macsec_qca_data *drv = priv; in macsec_qca_enable_controlled_port() local
284 static int macsec_qca_lookup_receive_channel(struct macsec_qca_data *drv, in macsec_qca_lookup_receive_channel()
[all …]
Ddriver_wext.c42 int wpa_driver_wext_set_auth_param(struct wpa_driver_wext_data *drv, in wpa_driver_wext_set_auth_param()
74 struct wpa_driver_wext_data *drv = priv; in wpa_driver_wext_get_bssid() local
99 struct wpa_driver_wext_data *drv = priv; in wpa_driver_wext_set_bssid() local
128 struct wpa_driver_wext_data *drv = priv; in wpa_driver_wext_get_ssid() local
167 struct wpa_driver_wext_data *drv = priv; in wpa_driver_wext_set_ssid() local
214 struct wpa_driver_wext_data *drv = priv; in wpa_driver_wext_set_freq() local
321 struct wpa_driver_wext_data *drv, const char *ev, size_t len) in wpa_driver_wext_event_wireless_pmkidcand()
348 struct wpa_driver_wext_data *drv, const char *ev, int len) in wpa_driver_wext_event_wireless_assocreqie()
368 struct wpa_driver_wext_data *drv, const char *ev, int len) in wpa_driver_wext_event_wireless_assocrespie()
387 static void wpa_driver_wext_event_assoc_ies(struct wpa_driver_wext_data *drv) in wpa_driver_wext_event_assoc_ies()
[all …]
Ddriver_hostap.c58 static void handle_data(struct hostap_driver_data *drv, u8 *buf, size_t len, in handle_data()
119 static void handle_tx_callback(struct hostap_driver_data *drv, u8 *buf, in handle_tx_callback()
140 static void handle_frame(struct hostap_driver_data *drv, u8 *buf, size_t len) in handle_frame()
202 struct hostap_driver_data *drv = eloop_ctx; in handle_read() local
216 static int hostap_init_sockets(struct hostap_driver_data *drv, u8 *own_addr) in hostap_init_sockets()
264 struct hostap_driver_data *drv = priv; in hostap_send_mlme() local
281 struct hostap_driver_data *drv = priv; in hostap_send_eapol() local
327 struct hostap_driver_data *drv = priv; in hostap_sta_set_flags() local
347 struct hostap_driver_data *drv = priv; in hostap_set_iface_flags() local
373 struct hostap_driver_data *drv = priv; in hostapd_ioctl() local
[all …]
Ddriver_atheros.c188 get80211param(struct atheros_driver_data *drv, int op, int *data) in get80211param()
206 set80211priv(struct atheros_driver_data *drv, int op, void *data, int len) in set80211priv()
245 set80211param(struct atheros_driver_data *drv, int op, int arg) in set80211param()
282 atheros_configure_wpa(struct atheros_driver_data *drv, in atheros_configure_wpa()
395 struct atheros_driver_data *drv = priv; in atheros_set_ieee8021x() local
427 struct atheros_driver_data *drv = priv; in atheros_set_privacy() local
437 struct atheros_driver_data *drv = priv; in atheros_set_sta_authorized() local
475 struct atheros_driver_data *drv = priv; in atheros_del_key() local
505 struct atheros_driver_data *drv = priv; in atheros_set_key() local
596 struct atheros_driver_data *drv = priv; in atheros_get_seqnum() local
[all …]
Ddriver_nl80211_event.c141 static void mlme_event_auth(struct wpa_driver_nl80211_data *drv, in mlme_event_auth()
203 static void mlme_event_assoc(struct wpa_driver_nl80211_data *drv, in mlme_event_assoc()
277 static void mlme_event_connect(struct wpa_driver_nl80211_data *drv, in mlme_event_connect()
455 static void mlme_event_disconnect(struct wpa_driver_nl80211_data *drv, in mlme_event_disconnect()
521 static void mlme_event_ch_switch(struct wpa_driver_nl80211_data *drv, in mlme_event_ch_switch()
590 static void mlme_timeout_event(struct wpa_driver_nl80211_data *drv, in mlme_timeout_event()
619 struct wpa_driver_nl80211_data *drv = bss->drv; in mlme_event_mgmt() local
659 static void mlme_event_mgmt_tx_status(struct wpa_driver_nl80211_data *drv, in mlme_event_mgmt_tx_status()
698 static void mlme_event_deauth_disassoc(struct wpa_driver_nl80211_data *drv, in mlme_event_deauth_disassoc()
824 static void mlme_event_unprot_disconnect(struct wpa_driver_nl80211_data *drv, in mlme_event_unprot_disconnect()
[all …]
Ddriver_nl80211_scan.c79 struct wpa_driver_nl80211_data *drv, struct nl80211_noise_info *info) in nl80211_get_noise_for_scan_results()
93 struct wpa_driver_nl80211_data *drv = bss->drv; in nl80211_abort_scan() local
107 static int nl80211_abort_vendor_scan(struct wpa_driver_nl80211_data *drv, in nl80211_abort_vendor_scan()
155 struct wpa_driver_nl80211_data *drv = eloop_ctx; in wpa_driver_nl80211_scan_timeout() local
184 struct wpa_driver_nl80211_data *drv = bss->drv; in nl80211_scan_common() local
306 struct wpa_driver_nl80211_data *drv = bss->drv; in wpa_driver_nl80211_scan() local
405 nl80211_sched_scan_add_scan_plans(struct wpa_driver_nl80211_data *drv, in nl80211_sched_scan_add_scan_plans()
482 struct wpa_driver_nl80211_data *drv = bss->drv; in wpa_driver_nl80211_sched_scan() local
631 struct wpa_driver_nl80211_data *drv = bss->drv; in wpa_driver_nl80211_stop_sched_scan() local
655 static int nl80211_scan_filtered(struct wpa_driver_nl80211_data *drv, in nl80211_scan_filtered()
[all …]
Ddriver_macsec_linux.c34 struct macsec_drv_data *drv; member
130 static int init_genl_ctx(struct macsec_drv_data *drv) in init_genl_ctx()
167 static int try_commit(struct macsec_drv_data *drv) in try_commit()
230 struct macsec_drv_data *drv = priv; in macsec_drv_wpa_deinit() local
270 struct macsec_drv_data *drv; in macsec_drv_wpa_init() local
290 struct macsec_drv_data *drv = priv; in macsec_drv_macsec_init() local
340 struct macsec_drv_data *drv = priv; in macsec_drv_macsec_deinit() local
378 struct macsec_drv_data *drv = priv; in macsec_drv_enable_protect_frames() local
398 struct macsec_drv_data *drv = priv; in macsec_drv_enable_encrypt() local
420 struct macsec_drv_data *drv = priv; in macsec_drv_set_replay_protect() local
[all …]
Ddriver_roboswitch.c86 struct wpa_driver_roboswitch_data *drv, u8 reg) in wpa_driver_roboswitch_mdio_read()
103 struct wpa_driver_roboswitch_data *drv, u8 reg, u16 val) in wpa_driver_roboswitch_mdio_write()
118 static int wpa_driver_roboswitch_reg(struct wpa_driver_roboswitch_data *drv, in wpa_driver_roboswitch_reg()
140 static int wpa_driver_roboswitch_read(struct wpa_driver_roboswitch_data *drv, in wpa_driver_roboswitch_read()
158 static int wpa_driver_roboswitch_write(struct wpa_driver_roboswitch_data *drv, in wpa_driver_roboswitch_write()
175 struct wpa_driver_roboswitch_data *drv = priv; in wpa_driver_roboswitch_receive() local
209 struct wpa_driver_roboswitch_data *drv = priv; in wpa_driver_roboswitch_set_param() local
235 struct wpa_driver_roboswitch_data *drv = priv; in wpa_driver_roboswitch_get_ifname() local
240 static int wpa_driver_roboswitch_join(struct wpa_driver_roboswitch_data *drv, in wpa_driver_roboswitch_join()
286 static int wpa_driver_roboswitch_leave(struct wpa_driver_roboswitch_data *drv, in wpa_driver_roboswitch_leave()
[all …]
Ddriver_none.c24 struct none_driver_data *drv; in none_driver_hapd_init() local
40 struct none_driver_data *drv = priv; in none_driver_hapd_deinit() local
55 struct none_driver_data *drv; in none_driver_init() local
71 struct none_driver_data *drv = priv; in none_driver_deinit() local
Ddriver_bsd.c84 struct bsd_driver_data *drv; in bsd_get_drvindex() local
98 struct bsd_driver_data *drv; in bsd_get_drvname() local
111 struct bsd_driver_data *drv = priv; in bsd_set80211() local
137 struct bsd_driver_data *drv = priv; in bsd_get80211() local
154 get80211var(struct bsd_driver_data *drv, int op, void *arg, int arg_len) in get80211var()
164 set80211var(struct bsd_driver_data *drv, int op, const void *arg, int arg_len) in set80211var()
170 set80211param(struct bsd_driver_data *drv, int op, int arg) in set80211param()
178 struct bsd_driver_data *drv = priv; in bsd_get_ssid() local
199 struct bsd_driver_data *drv = priv; in bsd_set_ssid() local
218 struct bsd_driver_data *drv = priv; in bsd_get_if_media() local
[all …]
Ddriver_nl80211.c254 struct i802_bss * get_bss_ifindex(struct wpa_driver_nl80211_data *drv, in get_bss_ifindex()
274 void nl80211_mark_disconnected(struct wpa_driver_nl80211_data *drv) in nl80211_mark_disconnected()
381 int send_and_recv_msgs(struct wpa_driver_nl80211_data *drv, in send_and_recv_msgs()
452 void * nl80211_cmd(struct wpa_driver_nl80211_data *drv, in nl80211_cmd()
489 nl80211_ifindex_msg(struct wpa_driver_nl80211_data *drv, int ifindex, in nl80211_ifindex_msg()
508 struct nl_msg * nl80211_drv_msg(struct wpa_driver_nl80211_data *drv, int flags, in nl80211_drv_msg()
599 static int nl80211_register_beacons(struct wpa_driver_nl80211_data *drv, in nl80211_register_beacons()
643 struct wpa_driver_nl80211_data *drv; in process_beacon_event() local
786 struct wpa_driver_nl80211_data *drv = bss->drv; in nl80211_get_ifindex() local
795 struct wpa_driver_nl80211_data *drv = bss->drv; in wpa_driver_nl80211_get_bssid() local
[all …]
Ddriver_openbsd.c31 struct openbsd_driver_data *drv = priv; in wpa_driver_openbsd_get_ssid() local
49 struct openbsd_driver_data *drv = priv; in wpa_driver_openbsd_get_bssid() local
75 struct openbsd_driver_data *drv = priv; in wpa_driver_openbsd_set_key() local
96 struct openbsd_driver_data *drv; in wpa_driver_openbsd_init() local
120 struct openbsd_driver_data *drv = priv; in wpa_driver_openbsd_deinit() local
Ddriver_privsep.c30 static int wpa_priv_reg_cmd(struct wpa_driver_privsep_data *drv, int cmd) in wpa_priv_reg_cmd()
43 static int wpa_priv_cmd(struct wpa_driver_privsep_data *drv, int cmd, in wpa_priv_cmd()
104 struct wpa_driver_privsep_data *drv = priv; in wpa_driver_privsep_scan() local
132 struct wpa_driver_privsep_data *drv = priv; in wpa_driver_privsep_get_scan_results2() local
214 struct wpa_driver_privsep_data *drv = priv; in wpa_driver_privsep_set_key() local
245 struct wpa_driver_privsep_data *drv = priv; in wpa_driver_privsep_authenticate() local
295 struct wpa_driver_privsep_data *drv = priv; in wpa_driver_privsep_associate() local
338 struct wpa_driver_privsep_data *drv = priv; in wpa_driver_privsep_get_bssid() local
351 struct wpa_driver_privsep_data *drv = priv; in wpa_driver_privsep_get_ssid() local
514 struct wpa_driver_privsep_data *drv = eloop_ctx; in wpa_driver_privsep_receive() local
[all …]
Ddriver_nl80211_monitor.c46 static void from_unknown_sta(struct wpa_driver_nl80211_data *drv, in from_unknown_sta()
67 static void handle_frame(struct wpa_driver_nl80211_data *drv, in handle_frame()
100 struct wpa_driver_nl80211_data *drv = eloop_ctx; in handle_monitor_read() local
320 void nl80211_remove_monitor_interface(struct wpa_driver_nl80211_data *drv) in nl80211_remove_monitor_interface()
341 int nl80211_create_monitor_interface(struct wpa_driver_nl80211_data *drv) in nl80211_create_monitor_interface()
437 int nl80211_send_monitor(struct wpa_driver_nl80211_data *drv, in nl80211_send_monitor()
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2_fallbacks.h32 dri2_fallback_create_pixmap_surface(_EGLDriver *drv, _EGLDisplay *disp, in dri2_fallback_create_pixmap_surface()
41 dri2_fallback_create_pbuffer_surface(_EGLDriver *drv, _EGLDisplay *disp, in dri2_fallback_create_pbuffer_surface()
49 dri2_fallback_create_image_khr(_EGLDriver *drv, _EGLDisplay *disp, in dri2_fallback_create_image_khr()
58 dri2_fallback_swap_interval(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_fallback_swap_interval()
65 dri2_fallback_swap_buffers_with_damage(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_fallback_swap_buffers_with_damage()
74 dri2_fallback_swap_buffers_region(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_fallback_swap_buffers_region()
82 dri2_fallback_post_sub_buffer(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_fallback_post_sub_buffer()
90 dri2_fallback_copy_buffers(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_fallback_copy_buffers()
98 dri2_fallback_query_buffer_age(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_fallback_query_buffer_age()
105 dri2_fallback_create_wayland_buffer_from_image(_EGLDriver *drv, in dri2_fallback_create_wayland_buffer_from_image()
Degl_dri2.c786 dri2_initialize(_EGLDriver *drv, _EGLDisplay *disp) in dri2_initialize()
947 dri2_terminate(_EGLDriver *drv, _EGLDisplay *disp) in dri2_terminate()
1074 dri2_create_context(_EGLDriver *drv, _EGLDisplay *disp, _EGLConfig *conf, in dri2_create_context()
1258 dri2_destroy_context(_EGLDriver *drv, _EGLDisplay *disp, _EGLContext *ctx) in dri2_destroy_context()
1272 dri2_destroy_surface(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surf) in dri2_destroy_surface()
1286 dri2_make_current(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *dsurf, in dri2_make_current()
1371 dri2_get_proc_address(_EGLDriver *drv, const char *procname) in dri2_get_proc_address()
1379 dri2_create_window_surface(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_create_window_surface()
1389 dri2_create_pixmap_surface(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_create_pixmap_surface()
1399 dri2_create_pbuffer_surface(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_create_pbuffer_surface()
[all …]
Dplatform_x11_dri3.c139 dri3_destroy_surface(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *surf) in dri3_destroy_surface()
153 dri3_set_swap_interval(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *surf, in dri3_set_swap_interval()
164 dri3_create_surface(_EGLDriver *drv, _EGLDisplay *disp, EGLint type, in dri3_create_surface()
242 dri3_create_window_surface(_EGLDriver *drv, _EGLDisplay *disp, in dri3_create_window_surface()
258 dri3_create_pixmap_surface(_EGLDriver *drv, _EGLDisplay *disp, in dri3_create_pixmap_surface()
267 dri3_create_pbuffer_surface(_EGLDriver *drv, _EGLDisplay *disp, in dri3_create_pbuffer_surface()
347 dri3_create_image_khr(_EGLDriver *drv, _EGLDisplay *disp, in dri3_create_image_khr()
385 dri3_swap_buffers(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *draw) in dri3_swap_buffers()
399 dri3_copy_buffers(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *surf, in dri3_copy_buffers()
415 dri3_query_buffer_age(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surf) in dri3_query_buffer_age()
[all …]
/external/mesa3d/src/gallium/state_trackers/va/
Dbuffer.c43 vlVaDriver *drv; in vlVaCreateBuffer() local
78 vlVaDriver *drv; in vlVaBufferSetNumElements() local
107 vlVaDriver *drv; in vlVaMapBuffer() local
153 vlVaDriver *drv; in vlVaUnmapBuffer() local
187 vlVaDriver *drv; in vlVaDestroyBuffer() local
216 vlVaDriver *drv; in vlVaBufferInfo() local
240 vlVaDriver *drv; in vlVaAcquireBufferHandle() local
335 vlVaDriver *drv; in vlVaReleaseBufferHandle() local
Dcontext.c105 vlVaDriver *drv; in VA_DRIVER_INIT_FUNC() local
208 vlVaDriver *drv; in vlVaCreateContext() local
304 vlVaDriver *drv; in vlVaDestroyContext() local
347 vlVaDriver *drv; in vlVaTerminate() local
Dpicture.c42 vlVaDriver *drv; in vlVaBeginPicture() local
90 vlVaGetReferenceFrame(vlVaDriver *drv, VASurfaceID surface_id, in vlVaGetReferenceFrame()
134 handlePictureParameterBuffer(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in handlePictureParameterBuffer()
349 handleVAEncSequenceParameterBufferType(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in handleVAEncSequenceParameterBufferType()
393 handleVAEncPictureParameterBufferType(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in handleVAEncPictureParameterBufferType()
433 handleVAEncSliceParameterBufferType(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in handleVAEncSliceParameterBufferType()
471 vlVaDriver *drv; in vlVaRenderPicture() local
546 vlVaDriver *drv; in vlVaEndPicture() local
/external/mesa3d/src/egl/drivers/haiku/
Degl_haiku.cpp83 haiku_create_window_surface(_EGLDriver *drv, _EGLDisplay *disp, in haiku_create_window_surface()
120 haiku_create_pixmap_surface(_EGLDriver *drv, _EGLDisplay *disp, in haiku_create_pixmap_surface()
128 haiku_create_pbuffer_surface(_EGLDriver *drv, _EGLDisplay *disp, in haiku_create_pbuffer_surface()
136 haiku_destroy_surface(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *surf) in haiku_destroy_surface()
215 init_haiku(_EGLDriver *drv, _EGLDisplay *dpy) in init_haiku()
233 haiku_terminate(_EGLDriver* drv,_EGLDisplay* dpy) in haiku_terminate()
241 haiku_create_context(_EGLDriver *drv, _EGLDisplay *disp, _EGLConfig *conf, in haiku_create_context()
267 haiku_destroy_context(_EGLDriver* drv, _EGLDisplay *disp, _EGLContext* ctx) in haiku_destroy_context()
282 haiku_make_current(_EGLDriver* drv, _EGLDisplay* dpy, _EGLSurface *dsurf, in haiku_make_current()
303 haiku_swap_buffers(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surf) in haiku_swap_buffers()
[all …]
/external/mesa3d/src/egl/main/
Deglapi.c133 #define _EGL_CHECK_DISPLAY(disp, ret, drv) \ argument
140 #define _EGL_CHECK_OBJECT(disp, type, obj, ret, drv) \ argument
147 #define _EGL_CHECK_SURFACE(disp, surf, ret, drv) \ argument
150 #define _EGL_CHECK_CONTEXT(disp, context, ret, drv) \ argument
153 #define _EGL_CHECK_CONFIG(disp, conf, ret, drv) \ argument
156 #define _EGL_CHECK_SYNC(disp, s, ret, drv) \ argument
178 _EGLDriver *drv = _eglCheckDisplay(disp, msg); in _eglCheckSurface() local
192 _EGLDriver *drv = _eglCheckDisplay(disp, msg); in _eglCheckContext() local
206 _EGLDriver *drv = _eglCheckDisplay(disp, msg); in _eglCheckConfig() local
220 _EGLDriver *drv = _eglCheckDisplay(disp, msg); in _eglCheckSync() local
[all …]
Deglsurface.c338 _eglQuerySurface(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surface, in _eglQuerySurface()
426 _eglSurfaceAttrib(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surface, in _eglSurfaceAttrib()
490 _eglBindTexImage(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surface, in _eglBindTexImage()
528 _eglReleaseTexImage(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surf, in _eglReleaseTexImage()
577 _eglSwapInterval(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surf, in _eglSwapInterval()
/external/javassist/src/main/javassist/
DCtField.java814 CtClass[] parameters, Javac drv) in compile()
819 Bytecode code, Javac drv) throws CannotCompileException; in compileIfStatic()
827 abstract void compileExpr(Javac drv) throws CompileError; in compileExpr()
830 CtClass[] parameters, Javac drv) in compile()
845 Javac drv) throws CannotCompileException in compileIfStatic()
891 void compileExpr(Javac drv) throws CompileError { in compileExpr()
911 void compileExpr(Javac drv) throws CompileError { in compileExpr()
930 CtClass[] parameters, Javac drv) in compile()
974 Javac drv) throws CannotCompileException in compileIfStatic()
995 CtClass[] parameters, Javac drv) in compile()
[all …]
/external/drm_gralloc/
Dgralloc_drm_rockchip.c27 static void drm_gem_rockchip_destroy(struct gralloc_drm_drv_t *drv) in drm_gem_rockchip_destroy()
37 struct gralloc_drm_drv_t *drv, in drm_gem_rockchip_alloc()
135 static void drm_gem_rockchip_free(struct gralloc_drm_drv_t *drv, in drm_gem_rockchip_free()
150 static int drm_gem_rockchip_map(struct gralloc_drm_drv_t *drv, in drm_gem_rockchip_map()
167 static void drm_gem_rockchip_unmap(struct gralloc_drm_drv_t *drv, in drm_gem_rockchip_unmap()

123