Home
last modified time | relevance | path

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

12345

/external/u-boot/drivers/block/
Dblk_legacy.c12 struct blk_driver *drv = ll_entry_start(struct blk_driver, blk_driver); in blk_driver_lookup_type() local
27 struct blk_driver *drv = ll_entry_start(struct blk_driver, blk_driver); in blk_driver_lookup_typename() local
42 struct blk_driver *drv = blk_driver_lookup_type(if_type); in blk_get_if_type_name() local
57 static int get_desc(struct blk_driver *drv, int devnum, struct blk_desc **descp) in get_desc()
74 struct blk_driver *drv; in blk_list_part() local
101 struct blk_driver *drv = blk_driver_lookup_type(if_type); in blk_print_part_devnum() local
119 struct blk_driver *drv = blk_driver_lookup_type(if_type); in blk_list_devices() local
137 struct blk_driver *drv = blk_driver_lookup_type(if_type); in blk_print_device_num() local
154 struct blk_driver *drv = blk_driver_lookup_type(if_type); in blk_show_device() local
179 struct blk_driver *drv = blk_driver_lookup_type(if_type); in blk_get_devnum_by_type() local
[all …]
/external/wpa_supplicant_8/src/drivers/
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_macsec_qca.c82 static void __macsec_drv_init(struct macsec_qca_data *drv) in __macsec_drv_init()
121 static void __macsec_drv_deinit(struct macsec_qca_data *drv) in __macsec_drv_deinit()
131 struct macsec_qca_data *drv; in macsec_qca_init() local
156 struct macsec_qca_data *drv = priv; in macsec_qca_deinit() local
165 struct macsec_qca_data *drv = priv; in macsec_qca_macsec_init() local
183 struct macsec_qca_data *drv = priv; in macsec_qca_macsec_deinit() local
205 struct macsec_qca_data *drv = priv; in macsec_qca_enable_protect_frames() local
219 struct macsec_qca_data *drv = priv; in macsec_qca_set_replay_protect() local
244 struct macsec_qca_data *drv = priv; in macsec_qca_set_current_cipher_suite() local
263 struct macsec_qca_data *drv = priv; in macsec_qca_enable_controlled_port() local
[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()
268 struct hostap_driver_data *drv = priv; in hostap_send_mlme() local
285 struct hostap_driver_data *drv = priv; in hostap_send_eapol() local
331 struct hostap_driver_data *drv = priv; in hostap_sta_set_flags() local
351 struct hostap_driver_data *drv = priv; in hostap_set_iface_flags() local
380 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.c146 static void mlme_event_auth(struct wpa_driver_nl80211_data *drv, in mlme_event_auth()
208 static void mlme_event_assoc(struct wpa_driver_nl80211_data *drv, in mlme_event_assoc()
289 static void mlme_event_connect(struct wpa_driver_nl80211_data *drv, in mlme_event_connect()
468 static void mlme_event_disconnect(struct wpa_driver_nl80211_data *drv, in mlme_event_disconnect()
534 static void mlme_event_ch_switch(struct wpa_driver_nl80211_data *drv, in mlme_event_ch_switch()
603 static void mlme_timeout_event(struct wpa_driver_nl80211_data *drv, in mlme_timeout_event()
632 struct wpa_driver_nl80211_data *drv = bss->drv; in mlme_event_mgmt() local
672 static void mlme_event_mgmt_tx_status(struct wpa_driver_nl80211_data *drv, in mlme_event_mgmt_tx_status()
711 static void mlme_event_deauth_disassoc(struct wpa_driver_nl80211_data *drv, in mlme_event_deauth_disassoc()
837 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
321 struct wpa_driver_nl80211_data *drv = bss->drv; in wpa_driver_nl80211_scan() local
420 nl80211_sched_scan_add_scan_plans(struct wpa_driver_nl80211_data *drv, in nl80211_sched_scan_add_scan_plans()
497 struct wpa_driver_nl80211_data *drv = bss->drv; in wpa_driver_nl80211_sched_scan() local
646 struct wpa_driver_nl80211_data *drv = bss->drv; in wpa_driver_nl80211_stop_sched_scan() local
670 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()
248 struct macsec_drv_data *drv = priv; in macsec_drv_wpa_deinit() local
288 struct macsec_drv_data *drv; in macsec_drv_wpa_init() local
308 struct macsec_drv_data *drv = priv; in macsec_drv_macsec_init() local
360 struct macsec_drv_data *drv = priv; in macsec_drv_macsec_deinit() local
398 struct macsec_drv_data *drv = priv; in macsec_drv_enable_protect_frames() local
418 struct macsec_drv_data *drv = priv; in macsec_drv_enable_encrypt() local
440 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_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.c284 struct i802_bss * get_bss_ifindex(struct wpa_driver_nl80211_data *drv, in get_bss_ifindex()
304 void nl80211_mark_disconnected(struct wpa_driver_nl80211_data *drv) in nl80211_mark_disconnected()
449 int send_and_recv_msgs(struct wpa_driver_nl80211_data *drv, in send_and_recv_msgs()
520 void * nl80211_cmd(struct wpa_driver_nl80211_data *drv, in nl80211_cmd()
557 nl80211_ifindex_msg(struct wpa_driver_nl80211_data *drv, int ifindex, in nl80211_ifindex_msg()
576 struct nl_msg * nl80211_drv_msg(struct wpa_driver_nl80211_data *drv, int flags, in nl80211_drv_msg()
667 static int nl80211_register_beacons(struct wpa_driver_nl80211_data *drv, in nl80211_register_beacons()
711 struct wpa_driver_nl80211_data *drv; in process_beacon_event() local
854 struct wpa_driver_nl80211_data *drv = bss->drv; in nl80211_get_ifindex() local
863 struct wpa_driver_nl80211_data *drv = bss->drv; in wpa_driver_nl80211_get_bssid() local
[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_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_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
76 struct openbsd_driver_data *drv = priv; in wpa_driver_openbsd_set_key() local
97 struct openbsd_driver_data *drv; in wpa_driver_openbsd_init() local
121 struct openbsd_driver_data *drv = priv; in wpa_driver_openbsd_deinit() local
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()
446 int nl80211_send_monitor(struct wpa_driver_nl80211_data *drv, in nl80211_send_monitor()
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2_fallbacks.h33 dri2_fallback_create_pixmap_surface(_EGLDriver *drv, _EGLDisplay *disp, in dri2_fallback_create_pixmap_surface()
42 dri2_fallback_create_pbuffer_surface(_EGLDriver *drv, _EGLDisplay *disp, in dri2_fallback_create_pbuffer_surface()
50 dri2_fallback_create_image_khr(_EGLDriver *drv, _EGLDisplay *disp, in dri2_fallback_create_image_khr()
59 dri2_fallback_swap_buffers_with_damage(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_fallback_swap_buffers_with_damage()
69 dri2_fallback_swap_buffers_region(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_fallback_swap_buffers_region()
77 dri2_fallback_post_sub_buffer(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_fallback_post_sub_buffer()
85 dri2_fallback_copy_buffers(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_fallback_copy_buffers()
93 dri2_fallback_set_damage_region(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_fallback_set_damage_region()
101 dri2_fallback_query_buffer_age(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_fallback_query_buffer_age()
108 dri2_fallback_create_wayland_buffer_from_image(_EGLDriver *drv, in dri2_fallback_create_wayland_buffer_from_image()
Dplatform_x11_dri3.c108 dri3_destroy_surface(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *surf) in dri3_destroy_surface()
123 dri3_set_swap_interval(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *surf, in dri3_set_swap_interval()
135 dri3_create_surface(_EGLDriver *drv, _EGLDisplay *disp, EGLint type, in dri3_create_surface()
213 dri3_create_window_surface(_EGLDriver *drv, _EGLDisplay *disp, in dri3_create_window_surface()
229 dri3_create_pixmap_surface(_EGLDriver *drv, _EGLDisplay *disp, in dri3_create_pixmap_surface()
238 dri3_create_pbuffer_surface(_EGLDriver *drv, _EGLDisplay *disp, in dri3_create_pbuffer_surface()
318 dri3_create_image_khr(_EGLDriver *drv, _EGLDisplay *disp, in dri3_create_image_khr()
354 dri3_swap_buffers(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *draw) in dri3_swap_buffers()
368 dri3_copy_buffers(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *surf, in dri3_copy_buffers()
384 dri3_query_buffer_age(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surf) in dri3_query_buffer_age()
[all …]
Degl_dri2.c891 dri2_initialize(_EGLDriver *drv, _EGLDisplay *disp) in dri2_initialize()
1055 dri2_terminate(_EGLDriver *drv, _EGLDisplay *disp) in dri2_terminate()
1210 dri2_create_context(_EGLDriver *drv, _EGLDisplay *disp, _EGLConfig *conf, in dri2_create_context()
1388 dri2_destroy_context(_EGLDriver *drv, _EGLDisplay *disp, _EGLContext *ctx) in dri2_destroy_context()
1441 dri2_destroy_surface(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surf) in dri2_destroy_surface()
1477 dri2_make_current(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *dsurf, in dri2_make_current()
1564 dri2_get_proc_address(_EGLDriver *drv, const char *procname) in dri2_get_proc_address()
1570 dri2_create_window_surface(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_create_window_surface()
1580 dri2_create_pixmap_surface(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_create_pixmap_surface()
1590 dri2_create_pbuffer_surface(_EGLDriver *drv, _EGLDisplay *dpy, in dri2_create_pbuffer_surface()
[all …]
/external/mesa3d/src/egl/drivers/haiku/
Degl_haiku.cpp78 haiku_create_window_surface(_EGLDriver *drv, _EGLDisplay *disp, in haiku_create_window_surface()
115 haiku_create_pixmap_surface(_EGLDriver *drv, _EGLDisplay *disp, in haiku_create_pixmap_surface()
123 haiku_create_pbuffer_surface(_EGLDriver *drv, _EGLDisplay *disp, in haiku_create_pbuffer_surface()
131 haiku_destroy_surface(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *surf) in haiku_destroy_surface()
208 init_haiku(_EGLDriver *drv, _EGLDisplay *dpy) in init_haiku()
226 haiku_terminate(_EGLDriver* drv,_EGLDisplay* dpy) in haiku_terminate()
234 haiku_create_context(_EGLDriver *drv, _EGLDisplay *disp, _EGLConfig *conf, in haiku_create_context()
260 haiku_destroy_context(_EGLDriver* drv, _EGLDisplay *disp, _EGLContext* ctx) in haiku_destroy_context()
275 haiku_make_current(_EGLDriver* drv, _EGLDisplay* dpy, _EGLSurface *dsurf, in haiku_make_current()
296 haiku_swap_buffers(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surf) in haiku_swap_buffers()
/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
159 vlVaDriver *drv; in vlVaUnmapBuffer() local
193 vlVaDriver *drv; in vlVaDestroyBuffer() local
222 vlVaDriver *drv; in vlVaBufferInfo() local
246 vlVaDriver *drv; in vlVaAcquireBufferHandle() local
341 vlVaDriver *drv; in vlVaReleaseBufferHandle() local
Dcontext.c114 vlVaDriver *drv; in VA_DRIVER_INIT_FUNC() local
213 vlVaDriver *drv; in vlVaCreateContext() local
307 vlVaDriver *drv; in vlVaDestroyContext() local
353 vlVaDriver *drv; in vlVaTerminate() local
Dpicture.c42 vlVaDriver *drv; in vlVaBeginPicture() local
97 vlVaGetReferenceFrame(vlVaDriver *drv, VASurfaceID surface_id, in vlVaGetReferenceFrame()
148 handlePictureParameterBuffer(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in handlePictureParameterBuffer()
387 handleVAEncSequenceParameterBufferType(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in handleVAEncSequenceParameterBufferType()
432 handleVAEncPictureParameterBufferType(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in handleVAEncPictureParameterBufferType()
474 handleVAEncSliceParameterBufferType(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in handleVAEncSliceParameterBufferType()
513 vlVaDriver *drv; in vlVaRenderPicture() local
592 vlVaDriver *drv; in vlVaEndPicture() local
/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
184 _EGLDriver *drv = _eglCheckDisplay(disp, msg); in _eglCheckSurface() local
198 _EGLDriver *drv = _eglCheckDisplay(disp, msg); in _eglCheckContext() local
212 _EGLDriver *drv = _eglCheckDisplay(disp, msg); in _eglCheckConfig() local
226 _EGLDriver *drv = _eglCheckDisplay(disp, msg); in _eglCheckSync() local
[all …]
/external/u-boot/env/
Denv.c15 struct env_driver *drv; in env_fix_drivers() local
35 struct env_driver *drv; in _env_driver_lookup() local
155 struct env_driver *drv; in env_driver_lookup() local
185 struct env_driver *drv; in env_load() local
213 struct env_driver *drv; in env_save() local
241 struct env_driver *drv; in env_init() local
/external/minigbm/
Ddrv.c129 struct driver *drv; in drv_create() local
179 void drv_destroy(struct driver *drv) in drv_destroy()
196 int drv_get_fd(struct driver *drv) in drv_get_fd()
201 const char *drv_get_name(struct driver *drv) in drv_get_name()
206 struct combination *drv_get_combination(struct driver *drv, uint32_t format, uint64_t use_flags) in drv_get_combination()
225 struct bo *drv_bo_new(struct driver *drv, uint32_t width, uint32_t height, uint32_t format, in drv_bo_new()
250 struct bo *drv_bo_create(struct driver *drv, uint32_t width, uint32_t height, uint32_t format, in drv_bo_create()
283 struct bo *drv_bo_create_with_modifiers(struct driver *drv, uint32_t width, uint32_t height, in drv_bo_create_with_modifiers()
325 struct driver *drv = bo->drv; in drv_bo_destroy() local
345 struct bo *drv_bo_import(struct driver *drv, struct drv_import_fd_data *data) in drv_bo_import()
[all …]

12345