Searched full:belong (Results 1 – 25 of 1045) sorted by relevance
12345678910>>...42
| /kernel/liteos_a/testsuites/unittest/basic/mem/vm/smoke/ |
| D | mmap_test_007.cpp | 47 void *belong = NULL; in Testcase() local 62 belong = mmap((void *)after, shinkLen, PROT_READ | PROT_WRITE, flags, -1, 0); in Testcase() 63 ICUNIT_GOTO_NOT_EQUAL(belong, MAP_FAILED, belong, EXIT3); in Testcase()
|
| /kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
| D | iosm_ipc_mux_codec.h | 92 * @if_id: ID of the interface the commands in the table belong to. 149 * belong to. 172 * @if_id: ID of the interface the datagrams belong to 179 * the next datagram may not belong to this interface. 197 * @if_id: ID of the interface the commands in the table belong to.
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | vidioc-g-ext-ctrls.rst | 44 :ref:`ctrl-class`) and all controls in the control array must belong 211 - The control class to which all controls belong, see 214 the controls can belong to any control class. Whether drivers 236 belong to that control class. This usage is deprecated, instead 323 :ref:`VIDIOC_G_CTRL <VIDIOC_G_CTRL>` ioctl belong to this
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | binding.h | 22 * @macs: array of MAC id and colors which belong to the binding, 42 * @macs: array of MAC id and colors which belong to the binding
|
| /kernel/linux/linux-5.10/Documentation/driver-api/gpio/ |
| D | board.rst | 214 - pin hardware numbers of consecutive array members which belong to the same 218 pins which belong to the same chip but are not in hardware order being processed 221 If the array applies for fast bitmap processing path, pins which belong to
|
| /kernel/linux/linux-6.6/Documentation/driver-api/gpio/ |
| D | board.rst | 211 - pin hardware numbers of consecutive array members which belong to the same 215 pins which belong to the same chip but are not in hardware order being processed 218 If the array applies for fast bitmap processing path, pins which belong to
|
| /kernel/linux/linux-6.6/include/sound/ |
| D | soc-topology.h | 60 /* generic dynamic object - all dynamic objects belong to this struct */ 63 unsigned int index; /* objects can belong in different groups */
|
| /kernel/linux/linux-5.10/include/sound/ |
| D | soc-topology.h | 63 /* generic dynamic object - all dynamic objects belong to this struct */ 66 unsigned int index; /* objects can belong in different groups */
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| D | a.out.h | 8 /* Assume that start addresses below 4G belong to a TASO application.
|
| /kernel/linux/linux-5.10/kernel/sched/rtg/ |
| D | Kconfig | 22 If set, support for adding the tasks which belong to
|
| /kernel/linux/linux-6.6/kernel/sched/rtg/ |
| D | Kconfig | 22 If set, support for adding the tasks which belong to
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/ |
| D | media-controller-intro.rst | 31 implementing policies that belong to userspace.
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/mediactl/ |
| D | media-controller-intro.rst | 31 implementing policies that belong to userspace.
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/ |
| D | epautoconf.c | 22 * @gadget: The device to which the endpoint must belong. 120 * @gadget: The device to which the endpoint must belong.
|
| /kernel/linux/linux-6.6/drivers/block/aoe/ |
| D | aoe.h | 125 struct aoetgt *t; /* parent target I belong to */ 142 struct aoedev *d; /* parent device I belong to */
|
| /kernel/linux/linux-5.10/drivers/block/aoe/ |
| D | aoe.h | 124 struct aoetgt *t; /* parent target I belong to */ 141 struct aoedev *d; /* parent device I belong to */
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/ |
| D | epautoconf.c | 22 * @gadget: The device to which the endpoint must belong. 120 * @gadget: The device to which the endpoint must belong.
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | binding.h | 77 * @macs: array of MAC id and colors which belong to the binding, 97 * @macs: array of MAC id and colors which belong to the binding
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/xen/ |
| D | xen_drm_front_evtchnl.h | 22 * e.g. fb_attach/destroy which belong to a DRM device, not to a CRTC.
|
| /kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
| D | nodemanager.h | 15 /* This totally doesn't belong here. */
|
| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | dwc3.rst | 19 endpoint. The interrupt numbers are allocated during probe and belong
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
| D | video-get-pts.rst | 50 The PTS should belong to the currently played frame if possible,
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/xen/ |
| D | xen_drm_front_evtchnl.h | 22 * e.g. fb_attach/destroy which belong to a DRM device, not to a CRTC.
|
| /kernel/linux/linux-6.6/Documentation/usb/ |
| D | dwc3.rst | 19 endpoint. The interrupt numbers are allocated during probe and belong
|
| /kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
| D | video-get-pts.rst | 50 The PTS should belong to the currently played frame if possible,
|
12345678910>>...42