Searched full:ignore (Results 1 – 25 of 229) sorted by relevance
12345678910
| /Documentation/userspace-api/media/ |
| D | cec.h.rst.exceptions | 3 # Ignore header name 4 ignore define _CEC_UAPI_H 6 # define macros to ignore 8 ignore define CEC_MAX_MSG_SIZE 9 ignore define CEC_MAX_LOG_ADDRS 11 ignore define CEC_LOG_ADDR_MASK_TV 12 ignore define CEC_LOG_ADDR_MASK_RECORD 13 ignore define CEC_LOG_ADDR_MASK_TUNER 14 ignore define CEC_LOG_ADDR_MASK_PLAYBACK 15 ignore define CEC_LOG_ADDR_MASK_AUDIOSYSTEM [all …]
|
| D | frontend.h.rst.exceptions | 3 # Ignore header name 4 ignore define _DVBFRONTEND_H_ 20 # Ignore legacy defines 21 ignore define DTV_ISDBS_TS_ID_LEGACY 22 ignore define SYS_DVBC_ANNEX_AC 23 ignore define SYS_DMBTH 25 # Ignore limits 26 ignore define DTV_MAX_COMMAND 27 ignore define MAX_DTV_STATS 28 ignore define DTV_IOCTL_MAX_MSGS [all …]
|
| D | lirc.h.rst.exceptions | 3 # Ignore header name 4 ignore define _LINUX_LIRC_H 6 # Ignore helper macros 8 ignore define lirc_t 10 ignore define LIRC_SPACE 11 ignore define LIRC_PULSE 12 ignore define LIRC_FREQUENCY 13 ignore define LIRC_TIMEOUT 14 ignore define LIRC_OVERFLOW 15 ignore define LIRC_VALUE [all …]
|
| D | media.h.rst.exceptions | 3 # Ignore header name 4 ignore define __LINUX_MEDIA_H 6 # Ignore macros 7 ignore define MEDIA_API_VERSION 8 ignore define MEDIA_ENT_F_BASE 9 ignore define MEDIA_ENT_F_OLD_BASE 10 ignore define MEDIA_ENT_F_OLD_SUBDEV_BASE 11 ignore define MEDIA_ENT_F_DTV_DECODER 12 ignore define MEDIA_INTF_T_DVB_BASE 13 ignore define MEDIA_INTF_T_V4L_BASE [all …]
|
| D | net.h.rst.exceptions | 3 # Ignore header name 4 ignore define _DVBNET_H_ 6 # Ignore old ioctls/structs 7 ignore ioctl __NET_ADD_IF_OLD 8 ignore ioctl __NET_GET_IF_OLD 9 ignore struct __dvb_net_if_old
|
| D | dmx.h.rst.exceptions | 3 # Ignore header name 4 ignore define _UAPI_DVBDMX_H_ 6 # Ignore limit constants 7 ignore define DMX_FILTER_SIZE 33 # Ignore obsolete symbols 34 ignore define DMX_PES_AUDIO 35 ignore define DMX_PES_VIDEO 36 ignore define DMX_PES_TELETEXT 37 ignore define DMX_PES_SUBTITLE 38 ignore define DMX_PES_PCR
|
| D | videodev2.h.rst.exceptions | 3 # Ignore header name 4 ignore define _UAPI__LINUX_VIDEODEV2_H 10 # ignore. This should be revisited, as validating it helps to avoid 15 ignore symbol V4L2_BUF_TYPE_PRIVATE 16 ignore symbol V4L2_TUNER_DIGITAL_TV 17 ignore symbol V4L2_COLORSPACE_BT878 545 # Ignore reserved ioctl and ancillary macros 547 ignore define VIDEO_MAX_FRAME 548 ignore define VIDEO_MAX_PLANES 549 ignore define v4l2_fourcc [all …]
|
| D | ca.h.rst.exceptions | 3 # Ignore header name 4 ignore define _DVBCA_H_
|
| /Documentation/translations/zh_CN/doc-guide/ |
| D | parse-headers.rst | 75 <例外文件> 包含两种类型的语句: \ **ignore**\ 或 \ **replace**\ . 80 ignore \ **type**\ \ **name**\ 82 The \ **ignore**\ 意味着它不会为类型为 \ **type**\ 的 \ **name**\ 符号生成 100 ignore 或 replace 语句应用于ioctl定义,如: 108 ignore 或 replace 语句应用于在<C文件>中找到的任何其他 ``#define`` 。 114 ignore 和 replace 语句应用于<C文件>中的typedef语句。 120 ignore 和 replace 语句应用于<C文件>中的结构体名称语句。 126 ignore 和 replace 语句应用于<C文件>中的枚举名称语句。 132 ignore 和 replace 语句应用于<C文件>中的枚举值名称语句。 143 ignore define _VIDEODEV2_H [all …]
|
| /Documentation/doc-guide/ |
| D | parse-headers.rst | 77 The EXCEPTIONS_FILE contain two types of statements: \ **ignore**\ or \ **replace**\ . 79 The syntax for the ignore tag is: 82 ignore \ **type**\ \ **name**\ 84 The \ **ignore**\ means that it won't generate cross references for a 101 The ignore or replace statement will apply to ioctl definitions like: 109 The ignore or replace statement will apply to any other #define found 116 The ignore or replace statement will apply to typedef statements at C_FILE. 122 The ignore or replace statement will apply to the name of struct statements 129 The ignore or replace statement will apply to the name of enum statements 136 The ignore or replace statement will apply to the name of enum value [all …]
|
| /Documentation/translations/it_IT/doc-guide/ |
| D | parse-headers.rst | 80 \ **ignore**\ o \ **replace**\ . 82 La sintassi per ignore è: 84 ignore \ **tipo**\ \ **nome**\ 86 La dichiarazione \ **ignore**\ significa che non verrà generato alcun 104 La dichiarazione ignore o replace verrà applicata su definizioni di ioctl 113 La dichiarazione ignore o replace verrà applicata su una qualsiasi #define 120 La dichiarazione ignore o replace verrà applicata ad una dichiarazione typedef 127 La dichiarazione ignore o replace verrà applicata ai nomi di strutture 134 La dichiarazione ignore o replace verrà applicata ai nomi di enumerati 141 La dichiarazione ignore o replace verrà applicata ai nomi di valori di [all …]
|
| /Documentation/arch/s390/ |
| D | common_io.rst | 31 You can use the 'all' keyword to ignore all devices. The 'ipldev' and 'condev' 34 operator). The '!' operator will cause the I/O-layer to _not_ ignore a device. 42 will ignore all devices ranging from 0.0.0023 to 0.0.0042 and the device 49 will ignore all devices but 0.0.4711, 0.0.fd00, 0.0.fd01, 0.0.fd02. 61 You can un-ignore certain or all devices by piping to /proc/cio_ignore. 62 "free all" will un-ignore all ignored devices, 63 "free <device range>, <device range>, ..." will un-ignore the specified 69 will un-ignore devices 0.0.0030 to 0.0.0032 and will leave devices 0.0.0023 71 - echo free 0.0.0041 > /proc/cio_ignore will furthermore un-ignore device 73 - echo free all > /proc/cio_ignore will un-ignore all remaining ignored [all …]
|
| /Documentation/devicetree/bindings/leds/backlight/ |
| D | sky81452-backlight.txt | 12 - skyworks,ignore-pwm : Ignore both PWM input 26 skyworks,ignore-pwm;
|
| /Documentation/devicetree/bindings/ |
| D | .gitignore | 7 # We don't want to ignore the following even if they are dot-files
|
| /Documentation/devicetree/bindings/gpio/ |
| D | gpio-max3191x.txt | 36 - maxim,ignore-undervoltage: 37 Boolean whether to ignore undervoltage alarms signaled
|
| /Documentation/fault-injection/ |
| D | fault-injection.rst | 137 - /sys/kernel/debug/fail_page_alloc/ignore-gfp-highmem: 152 - /sys/kernel/debug/failslab/ignore-gfp-wait: 153 - /sys/kernel/debug/fail_page_alloc/ignore-gfp-wait: 165 - /sys/kernel/debug/fail_futex/ignore-private: 172 - /sys/kernel/debug/fail_sunrpc/ignore-client-disconnect: 179 - /sys/kernel/debug/fail_sunrpc/ignore-server-disconnect: 186 - /sys/kernel/debug/fail_sunrpc/ignore-cache-wait: 245 (e.g. fail_futex/ignore-private) take precedence over it. 369 echo Y > /sys/kernel/debug/$FAILTYPE/ignore-gfp-wait 423 echo Y > /sys/kernel/debug/$FAILTYPE/ignore-gfp-wait [all …]
|
| /Documentation/hid/ |
| D | uhid.rst | 59 You may decide to ignore UHID_OPEN/UHID_CLOSE, though. I/O is allowed even 152 You can usually ignore any UHID_STOP events safely. 156 device provides is read by some other process. You may ignore this event but 163 the counterpart of UHID_OPEN and you may as well ignore this event. 182 timed out, the kernel will ignore the response silently. The "id" field is
|
| /Documentation/i2c/ |
| D | old-module-parameters.rst | 15 ``ignore`` (to prevent a driver from probing a given address). 44 # modprobe <driver> ignore=1,0x2f
|
| /Documentation/sphinx/ |
| D | parse-headers.pl | 150 # Parsers to ignore a symbol 152 if (m/^ignore\s+ioctl\s+(\S+)/) { 156 if (m/^ignore\s+define\s+(\S+)/) { 160 if (m/^ignore\s+typedef\s+(\S+)/) { 164 if (m/^ignore\s+enum\s+(\S+)/) { 168 if (m/^ignore\s+struct\s+(\S+)/) { 172 if (m/^ignore\s+symbol\s+(\S+)/) {
|
| /Documentation/ABI/testing/ |
| D | sysfs-devices-platform-_UDC_-gadget | 22 - 1 -> ignore the FUA flag
|
| /Documentation/firmware-guide/acpi/ |
| D | acpi-lid.rst | 70 If the userspace hasn't been prepared to ignore the unreliable "opened" 96 If the userspace has been prepared to ignore the unreliable "opened" events 100 C. button.lid_init_state=ignore:
|
| /Documentation/core-api/ |
| D | dma-attributes.rst | 15 those that do not will simply ignore the attribute and exhibit default 25 those that do not will simply ignore the attribute and exhibit default 43 DMA_ATTR_NO_KERNEL_MAPPING, those that do not will simply ignore the
|
| /Documentation/devicetree/bindings/mfd/ |
| D | sky81452.txt | 23 skyworks,ignore-pwm;
|
| /Documentation/networking/ |
| D | ioam6-sysctl.rst | 12 Accept (= enabled) or ignore (= disabled) IPv6 IOAM options on ingress
|
| /Documentation/userspace-api/media/v4l/ |
| D | vidioc-g-jpegcomp.rst | 71 and ignore this field. 92 and ignore this field.
|
12345678910