Home
last modified time | relevance | path

Searched defs:body (Results 1 – 25 of 161) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dhif_tx.c147 struct hif_req_configuration *body = wfx_alloc_hif(buf_len, &hif); in hif_configuration() local
163 struct hif_req_reset *body = wfx_alloc_hif(sizeof(*body), &hif); in hif_reset() local
180 struct hif_req_read_mib *body = wfx_alloc_hif(sizeof(*body), &hif); in hif_read_mib() local
216 struct hif_req_write_mib *body = wfx_alloc_hif(buf_len, &hif); in hif_write_mib() local
236 struct hif_req_start_scan_alt *body = wfx_alloc_hif(buf_len, &hif); in hif_scan() local
305 struct hif_req_join *body = wfx_alloc_hif(sizeof(*body), &hif); in hif_join() local
340 struct hif_req_set_bss_params *body = in hif_set_bss_params() local
359 struct hif_req_add_key *body = wfx_alloc_hif(sizeof(*body), &hif); in hif_add_key() local
381 struct hif_req_remove_key *body = wfx_alloc_hif(sizeof(*body), &hif); in hif_remove_key() local
397 struct hif_req_edca_queue_params *body = wfx_alloc_hif(sizeof(*body), in hif_set_edca_queue_params() local
[all …]
H A Dhif_rx.c57 const struct hif_cnf_tx *body = buf; in hif_tx_confirm() local
66 const struct hif_cnf_multi_transmit *body = buf; in hif_multi_tx_confirm() local
78 const struct hif_ind_startup *body = buf; in hif_startup_indication() local
110 const struct hif_ind_rx *body = buf; in hif_receive_indication() local
127 const struct hif_ind_event *body = buf; in hif_event_indication() local
208 const struct hif_ind_suspend_resume_tx *body = buf; in hif_suspend_resume_indication() local
236 const struct hif_ind_generic *body = buf; in hif_generic_indication() local
316 const struct hif_ind_error *body = buf; in hif_error_indication() local
343 const struct hif_ind_exception *body = buf; in hif_exception_indication() local
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Ddo_balan.c288 const char * const body) in balance_leaf_insert_left()
353 const char * const body) in balance_leaf_paste_left_shift_dirent()
415 const char * const body) in balance_leaf_paste_left_shift()
534 const char * const body) in balance_leaf_paste_left_whole()
588 const char * const body) in balance_leaf_paste_left()
601 const char * const body, int flag) in balance_leaf_left()
623 const char * const body) in balance_leaf_insert_right()
709 const char * const body) in balance_leaf_paste_right_shift_dirent()
760 const char * const body) in balance_leaf_paste_right_shift()
838 const char * const body) in balance_leaf_paste_right_whole()
[all …]
H A Ddir.c281 void make_empty_dir_item_v1(char *body, __le32 dirid, __le32 objid, in make_empty_dir_item_v1()
315 void make_empty_dir_item(char *body, __le32 dirid, __le32 objid, in make_empty_dir_item()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_context.c145 SVGA3dCmdDestroyContext body; in vmw_hw_context_destroy() member
248 SVGA3dCmdDefineContext body; in vmw_context_init() member
302 SVGA3dCmdDefineGBContext body; in vmw_gb_context_create() member
345 SVGA3dCmdBindGBContext body; in vmw_gb_context_bind() member
378 SVGA3dCmdReadbackGBContext body; in vmw_gb_context_unbind() member
382 SVGA3dCmdBindGBContext body; in vmw_gb_context_unbind() member
437 SVGA3dCmdDestroyGBContext body; in vmw_gb_context_destroy() member
469 SVGA3dCmdDXDefineContext body; in vmw_dx_context_create() member
512 SVGA3dCmdDXBindContext body; in vmw_dx_context_bind() member
587 SVGA3dCmdDXReadbackContext body; in vmw_dx_context_unbind() member
[all …]
H A Dvmwgfx_surface.c170 SVGA3dCmdSurfaceDMA body; member
180 SVGA3dCmdDefineSurface body; member
188 SVGA3dCmdDestroySurface body; member
313 SVGA3dCmdSurfaceDMA *body = &cmd->body; in vmw_surface_dma_encode() local
1075 SVGA3dCmdDefineGBSurface body; in vmw_gb_surface_create() member
1079 SVGA3dCmdDefineGBSurface_v2 body; in vmw_gb_surface_create() member
1083 SVGA3dCmdDefineGBSurface_v3 body; in vmw_gb_surface_create() member
1087 SVGA3dCmdDefineGBSurface_v4 body; in vmw_gb_surface_create() member
1209 SVGA3dCmdBindGBSurface body; in vmw_gb_surface_bind() member
1213 SVGA3dCmdUpdateGBSurface body; in vmw_gb_surface_bind() member
[all …]
H A Dvmwgfx_binding.c555 SVGA3dCmdSetShader body; in vmw_binding_scrub_shader() member
587 SVGA3dCmdSetRenderTarget body; in vmw_binding_scrub_render_target() member
626 } body; in vmw_binding_scrub_texture() member
657 SVGA3dCmdDXSetShader body; in vmw_binding_scrub_dx_shader() member
686 SVGA3dCmdDXSetSingleConstantBuffer body; in vmw_binding_scrub_cb() member
800 SVGA3dCmdDXSetShaderResources body; in vmw_emit_set_sr() member
841 SVGA3dCmdDXSetRenderTargets body; in vmw_emit_set_rt() member
922 SVGA3dCmdDXSetSOTargets body; in vmw_emit_set_so_target() member
1035 SVGA3dCmdDXSetVertexBuffers body; in vmw_emit_set_vb() member
1069 SVGA3dCmdDXSetUAViews body; in vmw_emit_set_uav() member
[all …]
H A Dvmwgfx_cotable.c172 SVGA3dCmdDXSetCOTable body; in vmw_cotable_unscrub() member
248 SVGA3dCmdDXReadbackCOTable body; in vmw_cotable_scrub() member
252 SVGA3dCmdDXSetCOTable body; in vmw_cotable_scrub() member
347 SVGA3dCmdDXReadbackCOTable body; in vmw_cotable_readback() member
H A Dvmwgfx_mob.c117 SVGA3dCmdSetOTableBase64 body; in vmw_setup_otable_base() member
198 SVGA3dCmdSetOTableBase body; in vmw_takedown_otable_base() member
548 SVGA3dCmdDestroyGBMob body; in vmw_mob_unbind() member
602 SVGA3dCmdDefineGBMob64 body; in vmw_mob_bind() member
H A Dvmwgfx_shader.c208 SVGA3dCmdDefineGBShader body; in vmw_gb_shader_create() member
253 SVGA3dCmdBindGBShader body; in vmw_gb_shader_bind() member
281 SVGA3dCmdBindGBShader body; in vmw_gb_shader_unbind() member
318 SVGA3dCmdDestroyGBShader body; in vmw_gb_shader_destroy() member
391 SVGA3dCmdDXBindShader body; in vmw_dx_shader_unscrub() member
477 SVGA3dCmdDXBindShader body; in vmw_dx_shader_scrub() member
H A Dvmwgfx_scrn.c69 SVGAFifoCmdBlitScreenToGMRFB body; member
74 SVGAFifoCmdBlitGMRFBToScreen body; member
79 SVGA3dCmdBlitSurfaceToScreen body; member
84 SVGAFifoCmdDefineGMRFB body; member
176 SVGAFifoCmdDestroyScreen body; in vmw_sou_fifo_destroy() member
989 SVGAFifoCmdDefineGMRFB body; in do_bo_define_gmrfb() member
H A Dvmwgfx_execbuf.c1690 SVGAFifoCmdDefineGMRFB body; in vmw_cmd_check_define_gmrfb() member
2268 SVGA3dCmdDXSetVertexBuffers body; in vmw_cmd_dx_set_vertex_buffers() member
2486 SVGA3dCmdDXSetSOTargets body; in vmw_cmd_dx_set_so_targets() member
2616 union vmw_view_destroy body; in vmw_cmd_dx_view_remove() member
2867 SVGA3dCmdDXClearUAViewUint body; in vmw_cmd_clear_uav_uint() member
2886 SVGA3dCmdDXClearUAViewFloat body; in vmw_cmd_clear_uav_float() member
2905 SVGA3dCmdDXSetUAViews body; in vmw_cmd_set_uav() member
2937 SVGA3dCmdDXSetCSUAViews body; in vmw_cmd_set_cs_uav() member
2971 SVGA3dCmdDXDefineStreamOutputWithMob body; in vmw_cmd_dx_define_streamoutput() member
3001 SVGA3dCmdDXDestroyStreamOutput body; in vmw_cmd_dx_destroy_streamoutput() member
[all …]
H A Dvmwgfx_stdu.c85 SVGA3dCmdUpdateGBScreenTarget body; member
90 SVGA3dCmdSurfaceDMA body; member
95 SVGA3dCmdSurfaceCopy body; member
100 SVGA3dCmdUpdateGBImage body; member
170 SVGA3dCmdDefineGBScreenTarget body; in vmw_stdu_define_st() member
219 SVGA3dCmdBindGBScreenTarget body; in vmw_stdu_bind_st() member
324 SVGA3dCmdDestroyGBScreenTarget body; in vmw_stdu_destroy_st() member
H A Dvmwgfx_fifo.c36 SVGA3dCmdDXTempSetContext body; member
599 SVGA3dCmdWaitForQuery body; in vmw_fifo_emit_dummy_legacy_query() member
645 SVGA3dCmdWaitForGBQuery body; in vmw_fifo_emit_dummy_gb_query() member
/OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dmbox.h136 } body; member
150 } body; member
161 } body; member
175 } body; member
204 } body; member
223 } body; member
249 } body; member
264 } body; member
276 } body; member
291 } body; member
[all …]
/OK3568_Linux_fs/u-boot/doc/DocBook/
H A Ddocbook.css1 body { selector
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dscreen.css1 body { selector
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus.h67 char body[]; member
83 char *body; member
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/css/
H A Dfonts-min.css7 body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,t… selector
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/css/
H A Dfonts-min.css7 body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,t… selector
/OK3568_Linux_fs/app/forlinx/flapp/src/libs/ui/
H A Diwidget.cpp14 void IWidget::loadData(const QDomElement &head, const QDomElement &body) in loadData()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/
H A Dast.py154 def __init__(self, filename, lineno, func_name, body, python, fakeroot): argument
187 def __init__(self, filename, lineno, function, modulename, body): argument
295 def handleMethod(statements, filename, lineno, func_name, body, python, fakeroot): argument
298 def handlePythonMethod(statements, filename, lineno, funcname, modulename, body): argument
/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks_hostif.h83 u8 body[CHANNEL_LIST_MAX_SIZE]; member
197 u8 body[]; member
253 u8 body[IEEE80211_MAX_SSID_LEN]; member
260 u8 body[8]; member
289 u8 body[RSN_BODY_SIZE]; member
298 u8 body[16]; member
313 u8 body[1024]; /* +18 */ member
340 u8 body[128]; /* +53 */ member
/OK3568_Linux_fs/kernel/drivers/tty/ipwireless/
H A Dhardware.c332 struct ipw_control_packet_body body; member
769 const struct ipw_control_packet_body *body = in handle_received_CTRL_packet() local
1370 struct tl_setup_get_version_qry body; member
1375 struct tl_setup_config_msg body; member
1380 struct tl_setup_config_done_msg body; member
1385 struct tl_setup_open_msg body; member
1390 struct tl_setup_info_msg body; member
1395 struct TlSetupRebootMsgAck body; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tl/backend/
H A Dmali_kbase_timeline_csf.c113 struct kbase_tlstream *body = in kbase_create_timeline_objects() local

1234567