/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_pipeline_layout.h | 119 static inline size_t vn_sizeof_vkCreatePipelineLayout(VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout) in vn_sizeof_vkCreatePipelineLayout() argument 139 static inline void vn_encode_vkCreatePipelineLayout(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout) in vn_encode_vkCreatePipelineLayout() argument 155 static inline size_t vn_sizeof_vkCreatePipelineLayout_reply(VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout) in vn_sizeof_vkCreatePipelineLayout_reply() argument 172 static inline VkResult vn_decode_vkCreatePipelineLayout_reply(struct vn_cs_decoder *dec, VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout) in vn_decode_vkCreatePipelineLayout_reply() argument 192 static inline size_t vn_sizeof_vkDestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyPipelineLayout() argument 207 vn_encode_vkDestroyPipelineLayout(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) vn_encode_vkDestroyPipelineLayout() argument 220 vn_sizeof_vkDestroyPipelineLayout_reply(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) vn_sizeof_vkDestroyPipelineLayout_reply() argument 232 vn_decode_vkDestroyPipelineLayout_reply(struct vn_cs_decoder *dec, VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) vn_decode_vkDestroyPipelineLayout_reply() argument 243 vn_submit_vkCreatePipelineLayout(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout, struct vn_instance_submit_command *submit) vn_submit_vkCreatePipelineLayout() argument 264 vn_submit_vkDestroyPipelineLayout(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator, struct vn_instance_submit_command *submit) vn_submit_vkDestroyPipelineLayout() argument 285 vn_call_vkCreatePipelineLayout(struct vn_instance *vn_instance, VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout) vn_call_vkCreatePipelineLayout() argument 301 vn_async_vkCreatePipelineLayout(struct vn_instance *vn_instance, VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout) vn_async_vkCreatePipelineLayout() argument 307 vn_call_vkDestroyPipelineLayout(struct vn_instance *vn_instance, VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) vn_call_vkDestroyPipelineLayout() argument 320 vn_async_vkDestroyPipelineLayout(struct vn_instance *vn_instance, VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) vn_async_vkDestroyPipelineLayout() argument [all...] |
H A D | vn_protocol_driver_sampler.h | 266 static inline size_t vn_sizeof_vkCreateSampler(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_sizeof_vkCreateSampler() argument 286 static inline void vn_encode_vkCreateSampler(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_encode_vkCreateSampler() argument 302 static inline size_t vn_sizeof_vkCreateSampler_reply(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_sizeof_vkCreateSampler_reply() argument 319 static inline VkResult vn_decode_vkCreateSampler_reply(struct vn_cs_decoder *dec, VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_decode_vkCreateSampler_reply() argument 339 static inline size_t vn_sizeof_vkDestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroySampler() argument 354 vn_encode_vkDestroySampler(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) vn_encode_vkDestroySampler() argument 367 vn_sizeof_vkDestroySampler_reply(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) vn_sizeof_vkDestroySampler_reply() argument 379 vn_decode_vkDestroySampler_reply(struct vn_cs_decoder *dec, VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) vn_decode_vkDestroySampler_reply() argument 390 vn_submit_vkCreateSampler(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler, struct vn_instance_submit_command *submit) vn_submit_vkCreateSampler() argument 411 vn_submit_vkDestroySampler(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator, struct vn_instance_submit_command *submit) vn_submit_vkDestroySampler() argument 432 vn_call_vkCreateSampler(struct vn_instance *vn_instance, VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) vn_call_vkCreateSampler() argument 448 vn_async_vkCreateSampler(struct vn_instance *vn_instance, VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) vn_async_vkCreateSampler() argument 454 vn_call_vkDestroySampler(struct vn_instance *vn_instance, VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) vn_call_vkDestroySampler() argument 467 vn_async_vkDestroySampler(struct vn_instance *vn_instance, VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) vn_async_vkDestroySampler() argument [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_pipeline.c | 24 vn_CreateShaderModule(VkDevice device, in vn_CreateShaderModule() argument 51 vn_DestroyShaderModule(VkDevice device, in vn_DestroyShaderModule() argument 72 vn_CreatePipelineLayout(VkDevice device, in vn_CreatePipelineLayout() argument 100 vn_DestroyPipelineLayout(VkDevice device, in vn_DestroyPipelineLayout() argument 123 vn_CreatePipelineCache(VkDevice device, const VkPipelineCacheCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkPipelineCache *pPipelineCache) vn_CreatePipelineCache() argument 163 vn_DestroyPipelineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks *pAllocator) vn_DestroyPipelineCache() argument 185 vn_GetPipelineCacheData(VkDevice device, VkPipelineCache pipelineCache, size_t *pDataSize, void *pData) vn_GetPipelineCacheData() argument 232 vn_MergePipelineCaches(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache *pSrcCaches) vn_MergePipelineCaches() argument 366 vn_CreateGraphicsPipelines(VkDevice device, VkPipelineCache pipelineCache, uint32_t createInfoCount, const VkGraphicsPipelineCreateInfo *pCreateInfos, const VkAllocationCallbacks *pAllocator, VkPipeline *pPipelines) vn_CreateGraphicsPipelines() argument 417 vn_CreateComputePipelines(VkDevice device, VkPipelineCache pipelineCache, uint32_t createInfoCount, const VkComputePipelineCreateInfo *pCreateInfos, const VkAllocationCallbacks *pAllocator, VkPipeline *pPipelines) vn_CreateComputePipelines() argument 455 vn_DestroyPipeline(VkDevice device, VkPipeline _pipeline, const VkAllocationCallbacks *pAllocator) vn_DestroyPipeline() argument [all...] |
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_fence.c | 97 vk_fence_create(struct vk_device *device, in vk_fence_create() argument 166 vk_fence_reset_temporary(struct vk_device *device, struct vk_fence *fence) vk_fence_reset_temporary() argument 177 vk_fence_destroy(struct vk_device *device, struct vk_fence *fence, const VkAllocationCallbacks *pAllocator) vk_fence_destroy() argument [all...] |
H A D | vk_drm_syncobj.c | 45 vk_drm_syncobj_init(struct vk_device *device, in vk_drm_syncobj_init() argument 76 vk_drm_syncobj_finish(struct vk_device *device, in vk_drm_syncobj_finish() argument 87 vk_drm_syncobj_signal(struct vk_device *device, struct vk_sync *sync, uint64_t value) vk_drm_syncobj_signal() argument 108 vk_drm_syncobj_get_value(struct vk_device *device, struct vk_sync *sync, uint64_t *value) vk_drm_syncobj_get_value() argument 125 vk_drm_syncobj_reset(struct vk_device *device, struct vk_sync *sync) vk_drm_syncobj_reset() argument 141 sync_has_sync_file(struct vk_device *device, struct vk_sync *sync) sync_has_sync_file() argument 170 spin_wait_for_sync_file(struct vk_device *device, uint32_t wait_count, const struct vk_sync_wait *waits, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) spin_wait_for_sync_file() argument 208 vk_drm_syncobj_wait_many(struct vk_device *device, uint32_t wait_count, const struct vk_sync_wait *waits, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) vk_drm_syncobj_wait_many() argument 294 vk_drm_syncobj_import_opaque_fd(struct vk_device *device, struct vk_sync *sync, int fd) vk_drm_syncobj_import_opaque_fd() argument 317 vk_drm_syncobj_export_opaque_fd(struct vk_device *device, struct vk_sync *sync, int *fd) vk_drm_syncobj_export_opaque_fd() argument 334 vk_drm_syncobj_import_sync_file(struct vk_device *device, struct vk_sync *sync, int sync_file) vk_drm_syncobj_import_sync_file() argument 351 vk_drm_syncobj_export_sync_file(struct vk_device *device, struct vk_sync *sync, int *sync_file) vk_drm_syncobj_export_sync_file() argument 368 vk_drm_syncobj_move(struct vk_device *device, struct vk_sync *dst, struct vk_sync *src) vk_drm_syncobj_move() argument [all...] |
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_private.h | 105 VkDevice device; member
|
/third_party/mesa3d/include/android_stub/hardware/ |
H A D | gralloc.h | 410 static inline int gralloc_close(struct alloc_device_t* device) { in gralloc_close() argument 404 gralloc_open(const struct hw_module_t* module, struct alloc_device_t** device) gralloc_open() argument [all...] |
/third_party/libinput/src/ |
H A D | evdev-wheel.c | 182 wheel_flush_scroll(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) wheel_flush_scroll() argument 273 wheel_handle_state_none(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) wheel_handle_state_none() argument 281 wheel_handle_state_accumulating_scroll(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) wheel_handle_state_accumulating_scroll() argument 295 wheel_handle_state_scrolling(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) wheel_handle_state_scrolling() argument 327 fallback_rotate_wheel(struct fallback_dispatch *dispatch, struct evdev_device *device, struct input_event *e) fallback_rotate_wheel() argument 342 fallback_wheel_process_relative(struct fallback_dispatch *dispatch, struct evdev_device *device, struct input_event *e, uint64_t time) fallback_wheel_process_relative() argument 383 fallback_wheel_handle_state(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) fallback_wheel_handle_state() argument 418 struct evdev_device *device = data; wheel_init_scroll_timer() local 426 fallback_init_wheel(struct fallback_dispatch *dispatch, struct evdev_device *device) fallback_init_wheel() argument [all...] |
H A D | evdev-tablet-pad.h | 64 struct evdev_device *device; member
|
H A D | evdev-debounce.c | 175 struct evdev_device *device = fallback->device; in debounce_notify_button() local 555 struct evdev_device *device = data; in debounce_timeout() local 565 struct evdev_device *device = data; debounce_timeout_short() local 575 struct evdev_device *device = dispatch->device; fallback_init_debounce() local [all...] |
H A D | evdev-mt-touchpad-edge-scroll.c | 305 tp_edge_scroll_init(struct tp_dispatch *tp, struct evdev_device *device) in tp_edge_scroll_init() argument 421 struct evdev_device *device = tp->device; tp_edge_scroll_post_events() local 509 struct evdev_device *device = tp->device; tp_edge_scroll_stop_events() local [all...] |
H A D | evdev-middle-button.c | 81 middlebutton_state_error(struct evdev_device *device, in middlebutton_state_error() argument 91 middlebutton_timer_set(struct evdev_device *device, uint64_t now) in middlebutton_timer_set() argument 98 middlebutton_timer_cancel(struct evdev_device *device) in middlebutton_timer_cancel() argument 104 middlebutton_set_state(struct evdev_device *device, in middlebutton_set_state() argument 130 middlebutton_post_event(struct evdev_device *device, uint64_t now, int button, enum libinput_button_state state) middlebutton_post_event() argument 142 evdev_middlebutton_idle_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_idle_handle_event() argument 168 evdev_middlebutton_ldown_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_ldown_handle_event() argument 221 evdev_middlebutton_rdown_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_rdown_handle_event() argument 275 evdev_middlebutton_middle_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_middle_handle_event() argument 318 evdev_middlebutton_lup_pending_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_lup_pending_handle_event() argument 353 evdev_middlebutton_rup_pending_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_rup_pending_handle_event() argument 388 evdev_middlebutton_passthrough_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_passthrough_handle_event() argument 411 evdev_middlebutton_ignore_lr_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_ignore_lr_handle_event() argument 440 evdev_middlebutton_ignore_l_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_ignore_l_handle_event() argument 467 evdev_middlebutton_ignore_r_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_ignore_r_handle_event() argument 495 evdev_middlebutton_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_handle_event() argument 565 evdev_middlebutton_apply_config(struct evdev_device *device) evdev_middlebutton_apply_config() argument 578 evdev_middlebutton_filter_button(struct evdev_device *device, uint64_t time, int button, enum libinput_button_state state) evdev_middlebutton_filter_button() argument 645 struct evdev_device *device = evdev_device(data); evdev_middlebutton_handle_timeout() local 651 evdev_middlebutton_is_available(struct libinput_device *device) evdev_middlebutton_is_available() argument 657 evdev_middlebutton_set(struct libinput_device *device, enum libinput_config_middle_emulation_state enable) evdev_middlebutton_set() argument 679 evdev_middlebutton_get(struct libinput_device *device) evdev_middlebutton_get() argument 689 evdev_middlebutton_get_default(struct libinput_device *device) evdev_middlebutton_get_default() argument 699 evdev_init_middlebutton(struct evdev_device *device, bool enable, bool want_config) evdev_init_middlebutton() argument [all...] |
H A D | udev-seat.c | 48 struct libinput_device *device; in filter_duplicates() local 80 struct evdev_device *device; in device_added() local 151 struct evdev_device *device; device_removed() local 173 struct udev_device *device; udev_input_add_devices() local 245 struct evdev_device *device; udev_input_remove_devices() local 372 udev_device_change_seat(struct libinput_device *device, const char *seat_name) udev_device_change_seat() argument [all...] |
H A D | path-seat.c | 51 path_disable_device(struct evdev_device *device) in path_disable_device() argument 71 struct evdev_device *device; in path_input_disable() local 178 struct evdev_device *device in path_device_enable() local 259 struct libinput_device *device; path_create_device() local 275 path_device_change_seat(struct libinput_device *device, const char *seat_name) path_device_change_seat() argument 365 struct libinput_device *device; libinput_path_add_device() local 403 libinput_path_remove_device(struct libinput_device *device) libinput_path_remove_device() argument [all...] |
/third_party/libinput/test/ |
H A D | test-gestures.c | 927 struct libinput_device *device = dev->libinput_device; in START_TEST() local 941 struct libinput_device *device = dev->libinput_device; in START_TEST() local 1414 struct libinput_device *device = dev->libinput_device; in START_TEST() local 1428 struct libinput_device *device = dev->libinput_device; START_TEST() local 1442 struct libinput_device *device = dev->libinput_device; START_TEST() local 1454 struct libinput_device *device = dev->libinput_device; START_TEST() local 1470 struct libinput_device *device = dev->libinput_device; START_TEST() local [all...] |
H A D | test-misc.c | 606 struct libinput_device *device; in START_TEST() local
|
H A D | test-pad.c | 43 struct libinput_device *device = dev->libinput_device; in START_TEST() local 54 struct libinput_device *device = dev->libinput_device; in START_TEST() local 130 struct libinput_device *device = dev->libinput_device; in START_TEST() local 158 struct libinput_device *device = dev->libinput_device; in START_TEST() local 392 struct libinput_device *device = dev->libinput_device; in START_TEST() local 492 struct libinput_device *device = dev->libinput_device; START_TEST() local 585 struct libinput_device *device = dev->libinput_device; START_TEST() local 618 struct libinput_device *device = dev->libinput_device; START_TEST() local 702 struct libinput_device *device = dev->libinput_device; START_TEST() local 727 struct libinput_device *device = dev->libinput_device; START_TEST() local 748 struct libinput_device *device = dev->libinput_device; START_TEST() local 765 struct libinput_device *device = dev->libinput_device; START_TEST() local 786 struct libinput_device *device = dev->libinput_device; START_TEST() local 845 struct libinput_device *device = dev->libinput_device; START_TEST() local 902 struct libinput_device *device = dev->libinput_device; START_TEST() local [all...] |
H A D | test-path.c | 108 struct libinput_device *device; in START_TEST() local 135 struct libinput_device *device; in START_TEST() local 162 struct libinput_device *device; in START_TEST() local 196 struct libinput_device *device; in START_TEST() local 228 struct libinput_device *device; START_TEST() local 265 struct libinput_device *device; START_TEST() local 299 struct libinput_device *device; START_TEST() local 328 struct libinput_device *device; START_TEST() local 396 struct libinput_device *device; START_TEST() local 417 struct libinput_device *device; START_TEST() local 459 struct libinput_device *device; START_TEST() local 480 struct libinput_device *device; START_TEST() local 508 struct libinput_device *device; START_TEST() local 538 struct libinput_device *device; START_TEST() local 567 struct libinput_device *device; START_TEST() local 597 struct libinput_device *device; START_TEST() local 628 struct libinput_device *device; START_TEST() local 659 struct libinput_device *device; START_TEST() local 737 struct libinput_device *device; START_TEST() local 824 struct libinput_device *device; START_TEST() local 910 struct libinput_device *device; START_TEST() local 950 struct libinput_device *device; START_TEST() local 1035 struct libinput_device *device; START_TEST() local [all...] |
H A D | test-touchpad-tap.c | 3692 struct libinput_device *device = dev->libinput_device; in START_TEST() local 3721 struct libinput_device *device = dev->libinput_device; in START_TEST() local 3746 struct libinput_device *device = dev->libinput_device; START_TEST() local 4125 struct libinput_device *device = dev->libinput_device; START_TEST() local 4154 struct libinput_device *device = dev->libinput_device; START_TEST() local [all...] |
H A D | test-touch.c | 559 struct libinput_device *device = NULL; in START_TEST() local 642 struct libinput_device *device; in START_TEST() local 688 struct libinput_device *device = dev->libinput_device; START_TEST() local 1091 struct libinput_device *device = dev->libinput_device; START_TEST() local 1100 struct libinput_device *device = dev->libinput_device; START_TEST() local 1111 struct libinput_device *device = dev->libinput_device; START_TEST() local 1120 struct libinput_device *device = dev->libinput_device; START_TEST() local [all...] |
/third_party/libinput/tools/ |
H A D | libinput-list-devices.c | 40 tap_default(struct libinput_device *device) in tap_default() argument 52 drag_default(struct libinput_device *device) in drag_default() argument 64 draglock_default(struct libinput_device *device) in draglock_default() argument 76 left_handed_default(struct libinput_device *device) in left_handed_default() argument 88 nat_scroll_default(struct libinput_device *device) nat_scroll_default() argument 100 middle_emulation_default(struct libinput_device *device) middle_emulation_default() argument 112 calibration_default(struct libinput_device *device) calibration_default() argument 140 scroll_defaults(struct libinput_device *device) scroll_defaults() argument 166 click_defaults(struct libinput_device *device) click_defaults() argument 189 accel_profiles(struct libinput_device *device) accel_profiles() argument 220 dwt_default(struct libinput_device *device) dwt_default() argument 232 dwtp_default(struct libinput_device *device) dwtp_default() argument 244 rotation_default(struct libinput_device *device) rotation_default() argument 260 print_pad_info(struct libinput_device *device) print_pad_info() argument [all...] |
/third_party/libdrm/tests/amdgpu/ |
H A D | hotunplug_tests.c | 52 drmDevicePtr device; in suite_hotunplug_tests_enable() local
|
/third_party/ltp/testcases/kernel/uevents/ |
H A D | uevent03.c | 37 static void get_minor_major(char *device, char *minor, char *major, size_t buf_sizes) in get_minor_major() argument
|
/third_party/ltp/testcases/kernel/io/direct_io/ |
H A D | dma_thread_diotest.c | 135 static char *device; variable
|
/third_party/ltp/testcases/kernel/syscalls/renameat/ |
H A D | renameat01.c | 85 static const char *device; variable
|