Home
last modified time | relevance | path

Searched defs:transfer_direction (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/xa/
H A Dxa_context.c107 enum pipe_map_flags transfer_direction; in xa_surface_dma() local
/aosp_15_r20/external/wmediumd/wmediumd/inc/usfstl/
H A Dvhostproto.h81 uint32_t transfer_direction; member
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dbackend_server.rs602 let transfer_direction = match msg.transfer_direction { in process_message() localVariable
H A Dmessage.rs799 pub transfer_direction: u32, field
/aosp_15_r20/external/wmediumd/wmediumd/
H A Dwmediumd.c1381 …iumd_vu_start_data_transfer(struct usfstl_vhost_user_dev *dev, uint32_t transfer_direction, int fd… in wmediumd_vu_start_data_transfer()