Searched defs:moving (Results 1 - 15 of 15) sorted by relevance
/third_party/backends/backend/ |
H A D | gt68xx_gt6801.c | 220 gt6801_is_moving (GT68xx_Device * dev, SANE_Bool * moving) in gt6801_is_moving() argument
|
H A D | gt68xx_gt6816.c | 188 gt6816_is_moving (GT68xx_Device * dev, SANE_Bool * moving) in gt6816_is_moving() argument
|
H A D | gt68xx_low.c | 582 gt68xx_device_is_moving (GT68xx_Device * dev, SANE_Bool * moving) in gt68xx_device_is_moving() argument
|
H A D | gt68xx_high.c | 436 SANE_Bool moving; in gt68xx_scanner_wait_for_positioning() local
|
H A D | artec_eplus48u.c | 482 SANE_Bool moving; in artec48u_wait_for_positioning() local 1092 artec48u_is_moving (Artec48U_Device * dev, SANE_Bool * moving) in artec48u_is_moving() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | module-allow-passthrough.c | 52 bool moving; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
H A D | ttm_bo_vm.c | 292 struct dma_fence *moving = dma_fence_get(bo->moving); in ttm_bo_vm_fault_reserved() local [all...] |
/kernel/linux/linux-5.10/include/drm/ttm/ |
H A D | ttm_bo_api.h | 158 struct dma_fence *moving; member
|
/kernel/linux/linux-5.10/drivers/media/firewire/ |
H A D | firedtv.h | 33 unsigned moving:1; member
|
/kernel/linux/linux-6.6/drivers/media/firewire/ |
H A D | firedtv.h | 33 unsigned moving:1; member
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | source-output.h | 171 void (*moving) (pa_source_output *o, pa_source *dest); /* may be NULL */ member
|
H A D | sink-input.h | 208 void (*moving) (pa_sink_input *i, pa_sink *dest); /* may be NULL */ member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_vma.c | 1404 struct dma_fence *moving = NULL; in i915_vma_pin_ww() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | namespace.c | 2136 attach_recursive_mnt(struct mount *source_mnt, struct mount *dest_mnt, struct mountpoint *dest_mp, bool moving) attach_recursive_mnt() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | namespace.c | 2311 bool moving = flags & MNT_TREE_MOVE, beneath = flags & MNT_TREE_BENEATH; in attach_recursive_mnt() local
|
Completed in 26 milliseconds