Home
last modified time | relevance | path

Searched full:pointer (Results 1 – 25 of 6842) sorted by relevance

12345678910>>...274

/kernel/linux/linux-4.19/include/media/
Dv4l2-ioctl.h25 * @vidioc_querycap: pointer to the function that implements
27 * @vidioc_enum_fmt_vid_cap: pointer to the function that implements
30 * @vidioc_enum_fmt_vid_overlay: pointer to the function that implements
33 * @vidioc_enum_fmt_vid_out: pointer to the function that implements
36 * @vidioc_enum_fmt_vid_cap_mplane: pointer to the function that implements
39 * @vidioc_enum_fmt_vid_out_mplane: pointer to the function that implements
42 * @vidioc_enum_fmt_sdr_cap: pointer to the function that implements
45 * @vidioc_enum_fmt_sdr_out: pointer to the function that implements
48 * @vidioc_enum_fmt_meta_cap: pointer to the function that implements
51 * @vidioc_g_fmt_vid_cap: pointer to the function that implements
[all …]
Dv4l2-event.h35 * @sev: Pointer to parent v4l2_subscribed_event.
93 * @fh: pointer to struct v4l2_fh
94 * @event: pointer to struct v4l2_event
103 * @vdev: pointer to &struct video_device
104 * @ev: pointer to &struct v4l2_event
117 * @fh: pointer to &struct v4l2_fh
118 * @ev: pointer to &struct v4l2_event
132 * @fh: pointer to &struct v4l2_fh
141 * @fh: pointer to &struct v4l2_fh
142 * @sub: pointer to &struct v4l2_event_subscription
[all …]
Ddvb_ringbuffer.h57 * @rbuf: pointer to struct dvb_ringbuffer
58 * @data: pointer to the buffer where the data will be stored
67 * @rbuf: pointer to struct dvb_ringbuffer
74 * @rbuf: pointer to struct dvb_ringbuffer
83 * @rbuf: pointer to struct dvb_ringbuffer
92 * @rbuf: pointer to struct dvb_ringbuffer
107 * @rbuf: pointer to struct dvb_ringbuffer
115 * @rbuf: pointer to struct dvb_ringbuffer
122 * @rbuf: pointer to struct dvb_ringbuffer
131 * @rbuf: pointer to struct dvb_ringbuffer
[all …]
/kernel/linux/linux-5.10/include/media/
Dv4l2-ioctl.h25 * @vidioc_querycap: pointer to the function that implements
27 * @vidioc_enum_fmt_vid_cap: pointer to the function that implements
30 * @vidioc_enum_fmt_vid_overlay: pointer to the function that implements
33 * @vidioc_enum_fmt_vid_out: pointer to the function that implements
36 * @vidioc_enum_fmt_sdr_cap: pointer to the function that implements
39 * @vidioc_enum_fmt_sdr_out: pointer to the function that implements
42 * @vidioc_enum_fmt_meta_cap: pointer to the function that implements
45 * @vidioc_enum_fmt_meta_out: pointer to the function that implements
48 * @vidioc_g_fmt_vid_cap: pointer to the function that implements
51 * @vidioc_g_fmt_vid_overlay: pointer to the function that implements
[all …]
Dv4l2-event.h27 * @sev: Pointer to parent v4l2_subscribed_event.
87 * @fh: pointer to struct v4l2_fh
88 * @event: pointer to struct v4l2_event
97 * @vdev: pointer to &struct video_device
98 * @ev: pointer to &struct v4l2_event
111 * @fh: pointer to &struct v4l2_fh
112 * @ev: pointer to &struct v4l2_event
126 * @fh: pointer to &struct v4l2_fh
135 * @fh: pointer to &struct v4l2_fh
136 * @sub: pointer to &struct v4l2_event_subscription
[all …]
Ddvb_ringbuffer.h57 * @rbuf: pointer to struct dvb_ringbuffer
58 * @data: pointer to the buffer where the data will be stored
67 * @rbuf: pointer to struct dvb_ringbuffer
74 * @rbuf: pointer to struct dvb_ringbuffer
83 * @rbuf: pointer to struct dvb_ringbuffer
92 * @rbuf: pointer to struct dvb_ringbuffer
107 * @rbuf: pointer to struct dvb_ringbuffer
115 * @rbuf: pointer to struct dvb_ringbuffer
122 * @rbuf: pointer to struct dvb_ringbuffer
131 * @rbuf: pointer to struct dvb_ringbuffer
[all …]
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/NN/Include/
Driscv_nnfunctions.h121 * @param[in] Im_in pointer to input tensor
124 * @param[in] wt pointer to kernel weights
129 * @param[in] bias pointer to bias
132 * @param[in,out] Im_out pointer to output tensor
134 * @param[in,out] bufferA pointer to buffer space for input
135 * @param[in,out] bufferB pointer to buffer space for output
158 * @param[in] Im_in pointer to input tensor
162 * @param[in] wt pointer to kernel weights
170 * @param[in] bias pointer to bias
173 * @param[in,out] Im_out pointer to output tensor
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_sspp.h235 * @ctx: Pointer to pipe context
236 * @cfg: Pointer to pipe config structure
246 * @ctx: Pointer to pipe context
247 * @cfg: Pointer to pipe config structure
256 * @ctx: Pointer to pipe context
257 * @pe_ext: Pointer to pixel ext settings
264 * @ctx: Pointer to pipe context
265 * @cfg: Pointer to pipe config structure
274 * @ctx: Pointer to pipe context
275 * @data: Pointer to config structure
[all …]
Ddpu_core_perf.h52 * @dev: Pointer to drm device
54 * @catalog: Pointer to catalog configuration
55 * @phandle: Pointer to power handler
56 * @core_clk: Pointer to core clock structure
82 * @crtc: Pointer to crtc
83 * @state: Pointer to new crtc state
91 * @crtc: Pointer to crtc
101 * @crtc: Pointer to crtc
107 * @perf: Pointer to core performance context
113 * @perf: Pointer to core performance context
[all …]
Ddpu_encoder.h57 * @encoder: encoder pointer
68 * @encoder: encoder pointer
69 * @cb: callback pointer, provide NULL to deregister and disable IRQs
78 * @encoder: encoder pointer
79 * @cb: callback pointer, provide NULL to deregister
90 * @encoder: encoder pointer
99 * @encoder: encoder pointer
106 * @encoder: encoder pointer
112 * @encoder: encoder pointer
132 * @encoder: Pointer to drm encoder object
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_sspp.h228 * @ctx: Pointer to pipe context
229 * @cfg: Pointer to pipe config structure
239 * @ctx: Pointer to pipe context
240 * @cfg: Pointer to pipe config structure
249 * @ctx: Pointer to pipe context
250 * @pe_ext: Pointer to pixel ext settings
257 * @ctx: Pointer to pipe context
258 * @cfg: Pointer to pipe config structure
267 * @ctx: Pointer to pipe context
268 * @data: Pointer to config structure
[all …]
Ddpu_encoder.h31 * @encoder: encoder pointer
39 * @encoder: encoder pointer
40 * @crtc: crtc pointer
48 * @encoder: encoder pointer
49 * @crtc: crtc pointer
58 * @encoder: encoder pointer
59 * @cb: callback pointer, provide NULL to deregister
70 * @encoder: encoder pointer
77 * @encoder: encoder pointer
84 * @encoder: encoder pointer
[all …]
/kernel/linux/linux-4.19/drivers/scsi/qedi/
Dqedi_fw_iscsi.h36 * @param task_params - Pointer to task parameters struct
40 * @param sgl_task_params - Pointer to SGL task params
41 * @param dif_task_params - Pointer to DIF parameters struct
54 * @param task_params - Pointer to task parameters struct
56 * @param tx_sgl_task_params - Pointer to SGL task params
57 * @param rx_sgl_task_params - Pointer to SGL task params
67 * @param task_params - Pointer to task parameters struct
69 * @param tx_sgl_task_params - Pointer to SGL task params
70 * @param rx_sgl_task_params - Pointer to SGL task params
80 * @param task_params - Pointer to task parameters struct
[all …]
/kernel/linux/linux-5.10/drivers/scsi/qedi/
Dqedi_fw_iscsi.h33 * @param task_params - Pointer to task parameters struct
37 * @param sgl_task_params - Pointer to SGL task params
38 * @param dif_task_params - Pointer to DIF parameters struct
51 * @param task_params - Pointer to task parameters struct
53 * @param tx_sgl_task_params - Pointer to SGL task params
54 * @param rx_sgl_task_params - Pointer to SGL task params
64 * @param task_params - Pointer to task parameters struct
66 * @param tx_sgl_task_params - Pointer to SGL task params
67 * @param rx_sgl_task_params - Pointer to SGL task params
77 * @param task_params - Pointer to task parameters struct
[all …]
/kernel/linux/linux-5.10/security/tomoyo/
Dtomoyo.c14 * Returns pointer to "struct tomoyo_domain_info" for current thread.
30 * @new: Pointer to "struct cred".
31 * @old: Pointer to "struct cred".
53 * @bprm: Pointer to "struct linux_binprm".
68 * @bprm: Pointer to "struct linux_binprm".
87 * @bprm: Pointer to "struct linux_binprm".
116 * @mnt: Pointer to "struct vfsmount".
117 * @dentry: Pointer to "struct dentry".
129 * @path: Pointer to "struct path".
141 * @parent: Pointer to "struct path".
[all …]
/kernel/linux/linux-4.19/security/tomoyo/
Dtomoyo.c14 * @new: Pointer to "struct cred".
28 * @new: Pointer to "struct cred".
29 * @old: Pointer to "struct cred".
47 * @new: Pointer to "struct cred".
48 * @old: Pointer to "struct cred".
58 * @cred: Pointer to "struct cred".
70 * @bprm: Pointer to "struct linux_binprm".
109 * @bprm: Pointer to "struct linux_binprm".
137 * @mnt: Pointer to "struct vfsmount".
138 * @dentry: Pointer to "struct dentry".
[all …]
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
Dccdc_hw_device.h20 /* Pointer to initialize function to initialize ccdc device */
22 /* Pointer to deinitialize function */
26 /* Pointer to function to enable or disable ccdc */
32 /* Pointer to function to set hw parameters */
36 /* Pointer to function to configure ccdc */
39 /* Pointer to function to set buffer type */
41 /* Pointer to function to get buffer type */
43 /* Pointer to function to set frame format */
45 /* Pointer to function to get frame format */
49 /* Pointer to function to set buffer type */
[all …]
/kernel/linux/linux-5.10/fs/vboxsf/
Dvboxsf_wrappers.c81 parms.path.u.pointer.size = shfl_string_buf_size(folder_name); in vboxsf_map_folder()
82 parms.path.u.pointer.u.linear_addr = (uintptr_t)folder_name; in vboxsf_map_folder()
139 parms.path.u.pointer.size = shfl_string_buf_size(parsed_path); in vboxsf_create()
140 parms.path.u.pointer.u.linear_addr = (uintptr_t)parsed_path; in vboxsf_create()
143 parms.parms.u.pointer.size = sizeof(struct shfl_createparms); in vboxsf_create()
144 parms.parms.u.pointer.u.linear_addr = (uintptr_t)create_parms; in vboxsf_create()
170 parms.path.u.pointer.size = shfl_string_buf_size(parsed_path); in vboxsf_remove()
171 parms.path.u.pointer.u.linear_addr = (uintptr_t)parsed_path; in vboxsf_remove()
188 parms.src.u.pointer.size = shfl_string_buf_size(src_path); in vboxsf_rename()
189 parms.src.u.pointer.u.linear_addr = (uintptr_t)src_path; in vboxsf_rename()
[all …]
/kernel/linux/linux-4.19/drivers/media/platform/davinci/
Dccdc_hw_device.h29 /* Pointer to initialize function to initialize ccdc device */
31 /* Pointer to deinitialize function */
35 /* Pointer to function to enable or disable ccdc */
41 /* Pointer to function to set hw parameters */
45 /* Pointer to function to configure ccdc */
48 /* Pointer to function to set buffer type */
50 /* Pointer to function to get buffer type */
52 /* Pointer to function to set frame format */
54 /* Pointer to function to get frame format */
58 /* Pointer to function to set buffer type */
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
Dia_css_dvs.h44 ia_css_ptr data_ptr; /* base pointer containing all memory */
62 * allocated pointer is stored in the data_ptr field. The other fields
95 * advised to map the ISP memory into a host-side pointer and use
109 * This function takes a host-side pointer as input. This can either
110 * point to a copy of the data or be a memory mapped pointer to the
129 * advised to map the ISP memory into a host-side pointer and use
143 * This function takes a host-side pointer as input. This can either
144 * point to a copy of the data or be a memory mapped pointer to the
165 * @return Pointer to the allocated DVS statistics buffer on the ISP
171 * @param[in] me Pointer to the DVS statistics buffer on the ISP.
[all …]
/kernel/linux/linux-4.19/arch/s390/include/asm/
Dpkey.h23 * @param seckey pointer to buffer receiving the secure key
34 * @param clrkey pointer to buffer with clear key data
35 * @param seckey pointer to buffer receiving the secure key
46 * @param seckey pointer to buffer with the input secure key
47 * @param protkey pointer to buffer receiving the protected key and
58 * @param clrkey pointer to buffer with clear key data
59 * @param protkey pointer to buffer receiving the protected key and
70 * @param seckey pointer to buffer with the input secure key
71 * @param cardnr pointer to cardnr, receives the card number on success
72 * @param domain pointer to domain, receives the domain number on success
[all …]
Dscsw.h220 * @scsw: pointer to scsw
232 * @scsw: pointer to scsw
247 * @scsw: pointer to scsw
262 * @scsw: pointer to scsw
277 * @scsw: pointer to scsw
292 * @scsw: pointer to scsw
307 * @scsw: pointer to scsw
322 * @scsw: pointer to scsw
337 * @scsw: pointer to scsw
352 * @scsw: pointer to scsw
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_fltr.c9 * @dev: pointer to the device struct
10 * @h: pointer to the list head to be freed
27 * @dev: pointer to device needed by alloc function
29 * @list: pointer to the list which contains MAC filters entry
51 * @vsi: pointer to VSI struct
62 * @vsi: pointer to VSI struct
73 * @vsi: pointer to VSI struct
84 * @vsi: pointer to VSI struct
95 * @vsi: pointer to VSI struct
106 * @vsi: pointer to VSI struct
[all …]
/kernel/linux/linux-5.10/Documentation/arm64/
Dpointer-authentication.rst2 Pointer authentication in AArch64 Linux
9 This document briefly describes the provision of pointer authentication
16 The ARMv8.3 Pointer Authentication extension adds primitives that can be
20 The extension uses a Pointer Authentication Code (PAC) to determine
22 a pointer, another value (such as the stack pointer), and a secret key
25 The extension adds instructions to insert a valid PAC into a pointer,
26 and to verify/remove the PAC from a pointer. The PAC occupies a number
27 of high-order bits of the pointer, which varies dependent on the
28 configured virtual address size and whether pointer tagging is in use.
52 The number of bits that the PAC occupies in a pointer is 55 minus the
[all …]
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dscsw.h220 * @scsw: pointer to scsw
232 * @scsw: pointer to scsw
247 * @scsw: pointer to scsw
262 * @scsw: pointer to scsw
277 * @scsw: pointer to scsw
292 * @scsw: pointer to scsw
307 * @scsw: pointer to scsw
322 * @scsw: pointer to scsw
337 * @scsw: pointer to scsw
352 * @scsw: pointer to scsw
[all …]

12345678910>>...274