Searched refs:get_info (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxinputinit.h206 dmxGetInfoProcPtr get_info; /**< Get device information */ member in struct:_DMXLocalInputInfo
H A Ddmxinputinit.c438 if (dmxLocal->get_info)
439 dmxLocal->get_info(pDev, &info);
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_renderer.h122 void (*get_info)(struct vn_renderer *renderer, member in struct:vn_renderer_ops
256 renderer->ops.get_info(renderer, info);
H A Dvn_renderer_vtest.c1022 vtest->base.ops.get_info = vtest_get_info;
H A Dvn_renderer_virtgpu.c1561 gpu->base.ops.get_info = virtgpu_get_info;
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_load_store_vectorize.c65 get_info(nir_intrinsic_op op) { function in typeref:typename:const struct intrinsic_info *
1346 const struct intrinsic_info *info = get_info(intrin->intrinsic);
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-death-test.cc958 status_zx = child_process_.get_info(

Completed in 77 milliseconds