/Linux-v4.19/tools/testing/selftests/powerpc/ |
D | harness.c | 28 bool terminated; in run_test() local 48 terminated = false; in run_test() 58 if (terminated) { in run_test() 65 terminated = true; in run_test()
|
/Linux-v4.19/Documentation/media/uapi/mediactl/ |
D | media-ioc-device-info.rst | 53 - Name of the driver implementing the media API as a NUL-terminated 63 - Device model name as a NUL-terminated UTF-8 string. The device 69 - Serial number as a NUL-terminated ASCII string. 73 - Location of the device in the system as a NUL-terminated ASCII
|
D | media-ioc-enum-entities.rst | 75 - Entity name as an UTF-8 NULL-terminated string. This name must be unique
|
/Linux-v4.19/scripts/coccinelle/misc/ |
D | of_table.cocci | 2 /// Make sure (of/i2c/platform)_device_id tables are NULL terminated 85 msg = "%s is not NULL terminated at line %s" % (arr, p1[0].line)
|
/Linux-v4.19/fs/romfs/ |
D | storage.c | 173 bool matched, terminated = false; in romfs_blk_strcmp() local 189 terminated = true; in romfs_blk_strcmp() 198 if (!terminated) { in romfs_blk_strcmp()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | func-close.rst | 36 Closes the device. Any I/O in progress is terminated and resources
|
D | vidioc-querycap.rst | 54 - Name of the driver, a unique NUL-terminated ASCII string. For 62 sure the strings are properly NUL-terminated. 65 - Name of the device, a NUL-terminated UTF-8 string. For example: 75 - Location of the device in the system, a NUL-terminated ASCII
|
D | vidioc-enum-fmt.rst | 74 - Description of the format, a NUL-terminated ASCII string. This
|
D | vidioc-g-audioout.rst | 74 - Name of the audio output, a NUL-terminated ASCII string, for
|
D | vidioc-g-audio.rst | 67 - Name of the audio input, a NUL-terminated ASCII string, for
|
D | vidioc-enumoutput.rst | 58 - Name of the video output, a NUL-terminated ASCII string, for
|
/Linux-v4.19/Documentation/auxdisplay/ |
D | lcd-panel-cgram.txt | 4 number, and up to 8 couples of hex digits terminated by a semi-colon
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | bq2415x.txt | 25 - ti,termination-current: integer, charge will be terminated when current in
|
D | rt9455_charger.txt | 14 charge is terminated.
|
D | bq25890.txt | 9 - ti,termination-current: integer, charge will be terminated when current in
|
D | bq24257.txt | 13 - ti,termination-current: integer, charge will be terminated when current in
|
/Linux-v4.19/Documentation/networking/ |
D | lapb-module.txt | 222 terminated. The values for reason are: 224 LAPB_OK The LAPB link was terminated normally. 232 This is called by the LAPB module when the link is terminated by the remote 237 LAPB_OK The LAPB link was terminated normally by the remote
|
/Linux-v4.19/Documentation/hwmon/ |
D | hwmon-kernel-api.txt | 60 a pointer to a list of sysfs attribute groups. The list must be NULL terminated. 109 Null-terminated list of additional non-standard 125 * info: NULL-terminated list of device channel descriptors. 172 * config: Pointer to a 0-terminated list of configuration values for each
|
/Linux-v4.19/Documentation/isdn/ |
D | INTERFACE.CAPI | 83 the name of the driver, as a zero-terminated ASCII string 85 the revision number of the driver, as a zero-terminated ASCII string 108 the name of the controller, as a zero-terminated ASCII string 111 the name of the driver, as a zero-terminated ASCII string
|
/Linux-v4.19/tools/testing/selftests/ftrace/ |
D | README | 42 command fails, the test will be terminated immediately.
|
/Linux-v4.19/Documentation/misc-devices/ |
D | ibmvmc.rst | 80 terminated, or one side has called H_FREE_CRQ to close their CRQ. 210 causes the session to be terminated. The device driver must free any
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-firmware-qemu_fw_cfg | 48 name : The 56-byte nul-terminated ASCII string used as the
|
/Linux-v4.19/Documentation/filesystems/ |
D | romfs.txt | 67 16 | volume name | The zero terminated name of the volume, 100 16 | file name | The zero terminated name of the file,
|
/Linux-v4.19/drivers/scsi/ |
D | scsi_scan.c | 543 int terminated = 0; in scsi_sanitize_inquiry_string() local 547 terminated = 1; in scsi_sanitize_inquiry_string() 548 if (terminated || *s < 0x20 || *s > 0x7e) in scsi_sanitize_inquiry_string()
|
/Linux-v4.19/Documentation/security/ |
D | IMA-templates.rst | 11 The pathname is a null terminated string, limited to 255 characters.
|