Searched full:queried (Results 1 – 25 of 243) sorted by relevance
12345678910
/Linux-v6.1/include/linux/iio/ |
D | consumer.h | 201 * @chan: The channel being queried. 212 * @chan: The channel being queried. 225 * @chan: The channel being queried. 240 * @chan: The channel being queried. 255 * @chan: The channel being queried. 267 * @chan: The channel being queried. 281 * @chan: The channel being queried. 292 * @chan: The channel being queried. 302 * @chan: The channel being queried. 319 * @chan: The channel being queried. [all …]
|
/Linux-v6.1/include/linux/ |
D | iversion.h | 13 * metadata since it was last queried. 39 * track when the value has been queried. If it has not been queried since it 68 * There is no need to flag the value as having been queried in that case. 73 * it has been queried since we last incremented it. If it has, then we must 75 * avoid incrementing it again until it has again been queried. 143 * In this case, we do not set the QUERIED flag since we know that this value 144 * has never been queried. 195 * change. Just fetch the value and check the QUERIED flag. 246 * In this implementation, we fetch the current value, set the QUERIED flag and 308 * Note that we don't need to set the QUERIED flag in this case, as the value
|
/Linux-v6.1/fs/vboxsf/ |
D | shfl_hostintf.h | 496 * Root handle of the mapping which name is queried. 522 * Root handle of the mapping which name is queried. 536 * Root handle of the mapping which name is queried. 562 * Root handle of the mapping which name is queried. 582 * Root handle of the mapping which name is queried. 620 * Root handle of the mapping which name is queried. 666 * Root handle of the mapping which name is queried. 723 * Root handle of the mapping which name is queried. 767 * Root handle of the mapping which name is queried. 813 * Root handle of the mapping which name is queried. [all …]
|
/Linux-v6.1/drivers/gpu/drm/vmwgfx/ |
D | vmw_surface_cache.h | 247 * @format: format to queried 250 * true if queried format is valid for screen targets 269 * @format: format to queried 272 * true if queried format is valid for screen targets 288 * @format: format to queried 291 * true if queried format is valid for screen targets
|
/Linux-v6.1/Documentation/networking/ |
D | operstates.rst | 32 Both admin and operational state can be queried via the netlink 87 This TLV can also be queried via sysfs. 95 This TLV can also be queried via sysfs.
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | apple.yaml | 35 queried on macOS using the following command: 51 which can be queried as follows on macOS:
|
D | nvidia,tegra194-ccplex.yaml | 30 Specifies the bpmp node that needs to be queried to get
|
/Linux-v6.1/drivers/iio/dummy/ |
D | iio_simple_dummy_events.c | 23 * @chan: channel for the event whose state is being queried 24 * @type: type of the event whose state is being queried 25 * @dir: direction of the vent whose state is being queried
|
/Linux-v6.1/Documentation/userspace-api/media/dvb/ |
D | dmx-mmap.rst | 85 Suitable length and offset parameters are queried with the 87 :ref:`DMX_REQBUFS` ioctl before they can be queried.
|
D | dvb-fe-read-status.rst | 14 The information about the frontend tuner locking status can be queried
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | func-mmap.rst | 106 Suitable length and offset parameters are queried with the 109 before they can be queried.
|
D | selection-api-configuration.rst | 65 For capture devices the default composing rectangle is queried using 103 For output devices the default cropping rectangle is queried using
|
D | querycap.rst | 26 Other features can be queried by calling the respective ioctl, for
|
/Linux-v6.1/security/selinux/ |
D | ibpkey.c | 176 * possible. First the pkey table is queried, but if an entry can't be found 177 * then the policy is queried and the result is added to the table to speedup
|
D | netport.c | 178 * possible. First the port table is queried, but if an entry can't be found 179 * then the policy is queried and the result is added to the table to speedup
|
D | netif.c | 185 * method possible. First the interface table is queried, but if an entry 186 * can't be found then the policy is queried and the result is added to the
|
D | netnode.c | 244 * method possible. First the address table is queried, but if an entry 245 * can't be found then the policy is queried and the result is added to the
|
/Linux-v6.1/include/linux/spi/ |
D | flash.h | 13 * with chips that can't be queried for JEDEC or other IDs
|
/Linux-v6.1/arch/s390/mm/ |
D | extmem.c | 615 pr_err("DCSS %s cannot be loaded or queried\n", seg_name); in segment_warning() 618 pr_err("DCSS %s cannot be loaded or queried without " in segment_warning() 627 "loaded or queried\n", seg_name); in segment_warning() 631 "loaded or queried\n", seg_name); in segment_warning()
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra-ccplex-cluster.yaml | 34 Specifies the BPMP node that needs to be queried to get
|
/Linux-v6.1/drivers/soc/fsl/dpio/ |
D | dpio-service.c | 756 * @fqid: the id of frame queue to be queried. 757 * @fcnt: the queried frame count. 758 * @bcnt: the queried byte count. 794 * @bpid: the index of buffer pool to be queried. 795 * @num: the queried number of buffers in the buffer pool.
|
/Linux-v6.1/drivers/slimbus/ |
D | core.c | 365 * @ctrl: Controller on which this device will be added/queried 366 * @e_addr: Enumeration address of the device to be queried 413 * @ctrl: Controller on which this device will be added/queried
|
/Linux-v6.1/include/xen/interface/hvm/ |
D | hvm_op.h | 39 /* Domain to be queried. */
|
/Linux-v6.1/drivers/virtio/ |
D | virtio_dma_buf.c | 17 * for an virtio exported object that can be queried by other virtio drivers
|
/Linux-v6.1/drivers/soc/fsl/qbman/ |
D | qman_priv.h | 213 * @fq: the frame queue object to be queried 214 * @fqd: storage for the queried FQD fields
|
12345678910