/drivers/virt/vboxguest/ |
D | vboxguest_utils.c | 330 static void hgcm_call_init_linaddr(struct vmmdev_hgcm_call *call, in hgcm_call_init_linaddr() argument 347 dst_pg_lst = (void *)call + *off_extra; in hgcm_call_init_linaddr() 381 struct vmmdev_hgcm_call *call, u32 client_id, u32 function, in hgcm_call_init_call() argument 386 VMMDEV_HGCM_CALL_PARMS(call); in hgcm_call_init_call() 387 u32 i, off_extra = (uintptr_t)(dst_parm + parm_count) - (uintptr_t)call; in hgcm_call_init_call() 390 call->header.flags = 0; in hgcm_call_init_call() 391 call->header.result = VINF_SUCCESS; in hgcm_call_init_call() 392 call->client_id = client_id; in hgcm_call_init_call() 393 call->function = function; in hgcm_call_init_call() 394 call->parm_count = parm_count; in hgcm_call_init_call() [all …]
|
D | vboxguest_core.c | 1469 struct vbg_ioctl_hgcm_call *call) in vbg_ioctl_hgcm_call() argument 1475 if (call->hdr.size_in < sizeof(*call)) in vbg_ioctl_hgcm_call() 1478 if (call->hdr.size_in != call->hdr.size_out) in vbg_ioctl_hgcm_call() 1481 if (call->parm_count > VMMDEV_HGCM_MAX_PARMS) in vbg_ioctl_hgcm_call() 1484 client_id = call->client_id; in vbg_ioctl_hgcm_call() 1488 actual_size = sizeof(*call); in vbg_ioctl_hgcm_call() 1490 actual_size += call->parm_count * in vbg_ioctl_hgcm_call() 1493 actual_size += call->parm_count * in vbg_ioctl_hgcm_call() 1495 if (call->hdr.size_in < actual_size) { in vbg_ioctl_hgcm_call() 1497 call->hdr.size_in, actual_size); in vbg_ioctl_hgcm_call() [all …]
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | hub.fuc | 139 call(ctx_4170s) 140 call(ctx_4170w) 142 call(ctx_86c) 147 call(mmctx_size) 164 call(strand_ctx_init) 181 call(nv_wr32) // CC_SCRATCH[1] = ctx offset 184 call(nv_wr32) 186 call(nv_wr32) // ENTRY 189 call(nv_wr32) // CTRL 194 call(nv_rd32) [all …]
|
D | gpc.fuc | 61 */ call(nv_wr32) 86 #define tpc_strand_wait() call(tpc_strand_wait) 171 call(nv_rd32) 201 call(mmctx_size) 208 call(mmctx_size) 218 call(mmctx_size) 237 call(strand_ctx_init) 253 call(nv_rd32) 259 call(nv_wr32) 262 call(nv_wr32) [all …]
|
D | com.fuc | 41 call(error) 103 call(wait_doneo) 232 call(wait_donez) 254 call(wait_donez) 258 // unknown - call before issuing strand commands 263 call(strand_wait) 266 // unknown - call after issuing strand commands 271 call(strand_wait) 286 call(strand_wait) 298 call(strand_pre) [all …]
|
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | i2c_.fuc | 121 */ call(i2c_drive_scl) 124 */ call(i2c_drive_sda) 126 */ call(i2c_sense_scl) 128 */ call(i2c_sense_sda) 131 */ call(nsec) 155 */ call(func) /* 207 call(i2c_drive_sda) 290 call(i2c_acquire_addr) 291 call(rd32) 293 call(wr32) [all …]
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 76 call clear_target_state; 109 mov ALLZEROS call get_free_or_disc_scb; 121 mov ARG_1 call dma_scb; 133 mvi SCB_MISMATCH call set_seqint; 150 call start_selection; 201 mvi SHARED_DATA_ADDR call set_32byte_addr; 205 mvi SHARED_DATA_ADDR call set_32byte_addr; 243 call target_inb; 264 call target_inb; 293 call target_inb; [all …]
|
D | aic79xx.seq | 113 call start_selection; 120 call unexpected_nonpkt_phase_find_ctxt; 123 call unexpected_nonpkt_phase_find_ctxt; 138 call idle_loop_gsfifo_in_scsi_mode; 139 call idle_loop_service_fifos; 140 call idle_loop_cchan; 188 call complete; 196 call longjmp; 239 call qoutfifo_updated; 591 call idle_loop_service_fifos; [all …]
|
/drivers/staging/media/av7110/ |
D | audio-fopen.rst | 64 This system call opens a named audio device (e.g. 65 /dev/dvb/adapter0/audio0) for subsequent use. When an open() call has 69 of the open() call itself. A device opened in blocking mode can later be 71 of the fcntl system call. This is a standard system call, documented in 75 in O_RDONLY mode, the only ioctl call that can be used is 76 AUDIO_GET_STATUS. All other call will return with an error code.
|
D | video-fopen.rst | 64 This system call opens a named video device (e.g. 67 When an open() call has succeeded, the device will be ready for use. The 70 affect the semantics of the open() call itself. A device opened in 72 using the F_SETFL command of the fcntl system call. This is a standard 73 system call, documented in the Linux manual page for fcntl. Only one 77 ioctl call that can be used is VIDEO_GET_STATUS. All other call will
|
D | audio_data_types.rst | 14 The audio stream source is set through the AUDIO_SELECT_SOURCE call 29 through the ``write()`` system call. 34 The following values can be returned by the AUDIO_GET_STATUS call 66 The AUDIO_GET_STATUS call returns the following structure informing 85 The following structure is used by the AUDIO_SET_MIXER call to set the 102 A call to AUDIO_GET_CAPABILITIES returns an unsigned integer with the
|
D | video_types.rst | 41 VIDEO_SET_DISPLAY_FORMAT call (??) which accepts 60 The video stream source is set through the VIDEO_SELECT_SOURCE call 71 system call */ 77 through the **write()** system call. 85 The following values can be returned by the VIDEO_GET_STATUS call 155 VIDEO_GET_EVENT call. 180 The VIDEO_GET_STATUS call returns the following structure informing 211 An I-frame displayed via the VIDEO_STILLPICTURE call is passed on 229 A call to VIDEO_GET_CAPABILITIES returns an unsigned integer with the
|
D | video-get-event.rst | 35 - File descriptor returned by a previous call to open(). 55 This ioctl call returns an event of type video_event if available. If 57 in blocking or non-blocking mode. In the latter case, the call fails 58 immediately with errno set to ``EWOULDBLOCK``. In the former case, the call 64 for this ioctl call.
|
D | video-freeze.rst | 35 - File descriptor returned by a previous call to open(). 49 This ioctl call suspends the live video stream being played. Decoding 52 If VIDEO_SOURCE_MEMORY is selected in the ioctl call 54 until the ioctl call VIDEO_CONTINUE or VIDEO_PLAY is performed.
|
D | video-continue.rst | 35 - File descriptor returned by a previous call to open(). 49 This ioctl call restarts decoding and playing processes of the video 50 stream which was played before a call to VIDEO_FREEZE was made.
|
D | video-set-streamtype.rst | 35 - File descriptor returned by a previous call to open(). 53 to it. If this call is not used the default of video PES is used. Some 54 drivers might not support this call and always expect PES.
|
D | video-fast-forward.rst | 35 - File descriptor returned by a previous call to open(). 52 This ioctl call asks the Video Device to skip decoding of N number of 53 I-frames. This call can only be used if VIDEO_SOURCE_MEMORY is
|
D | video-slowmotion.rst | 35 - File descriptor returned by a previous call to open(). 52 This ioctl call asks the video device to repeat decoding frames N number 53 of times. This call can only be used if VIDEO_SOURCE_MEMORY is
|
D | video-fwrite.rst | 33 - File descriptor returned by a previous call to open(). 50 This system call can only be used if VIDEO_SOURCE_MEMORY is selected 51 in the ioctl call VIDEO_SELECT_SOURCE. The data provided shall be in
|
D | audio-fwrite.rst | 33 - File descriptor returned by a previous call to open(). 50 This system call can only be used if AUDIO_SOURCE_MEMORY is selected 51 in the ioctl call AUDIO_SELECT_SOURCE. The data provided shall be in
|
/drivers/firmware/efi/libstub/ |
D | Makefile | 14 $(call cc-disable-warning, address-of-packed-member) \ 15 $(call cc-disable-warning, gnu) \ 24 $(call cc-option,-mbranch-protection=none) 27 $(call cc-option,-mno-single-pic-base) 38 $(call cc-option,-fno-addrsig) \ 72 $(call if_changed_rule,cc_o_c) 137 $(call if_changed,stubcopy)
|
/drivers/gpu/drm/i915/ |
D | Makefile | 16 subdir-ccflags-y += $(call cc-disable-warning, unused-parameter) 17 subdir-ccflags-y += $(call cc-disable-warning, type-limits) 18 subdir-ccflags-y += $(call cc-disable-warning, missing-field-initializers) 19 subdir-ccflags-y += $(call cc-disable-warning, unused-but-set-variable) 21 subdir-ccflags-y += $(call cc-disable-warning, sign-compare) 22 subdir-ccflags-y += $(call cc-disable-warning, initializer-overrides) 23 subdir-ccflags-y += $(call cc-disable-warning, frame-address) 27 CFLAGS_i915_pci.o = $(call cc-disable-warning, override-init) 28 CFLAGS_display/intel_fbdev.o = $(call cc-disable-warning, override-init) 324 $(call if_changed_dep,hdrtest)
|
/drivers/video/logo/ |
D | Makefile | 28 $(call if_changed,logo) 31 $(call if_changed,logo) 34 $(call if_changed,logo)
|
/drivers/block/paride/ |
D | Transition-notes | 12 the sum of numbers of A and C, since each call of ps_tq_int() is 26 * in next_request(): to call of do_pd_request1() 27 * in do_pd_read(): to call of ps_set_intr() 31 * in do_pd_write(): to call of ps_set_intr() 38 return, call of con() or scheduling ps_tq. 42 * in pi_do_claimed() when called from pd.c, everything until the call 43 of pi_do_claimed() plus the everything until the call of cont() if 72 case that needs consideration is call from pi_wake_up() and there 124 will be a call of ps_set_intr() before we look at ps_continuation again.
|
/drivers/net/wan/ |
D | Makefile | 53 $(call if_changed,build_wanxlfw) 59 $(call if_changed,m68kld_bin_o) 65 $(call if_changed_dep,m68kas_o_S)
|