Searched full:insert (Results 1 – 25 of 114) sorted by relevance
12345
/Documentation/devicetree/bindings/power/supply/ |
D | max8925_battery.txt | 9 - no-insert-detect: whether support insert detect 17 no-insert-detect = <0>;
|
/Documentation/process/ |
D | email-clients.rst | 90 to insert into the message. 97 To insert a patch use :menuselection:`Message-->Insert File` (:kbd:`CTRL-I`) 115 :menuselection:`Insert-->Text File...` (:kbd:`ALT-N x`) 116 to insert the patch. 141 :menuselection:`insert file` and choose your patch. 143 and put the :menuselection:`insert file` icon there. 185 an :menuselection:`insert file` option that inserts the contents of a file 196 before middle button or shift-insert or use:: 314 Works. Use "Insert file..." or external editor.
|
/Documentation/firmware-guide/acpi/ |
D | method-customizing.rst | 16 2. insert a completely new method in order to create a missing 66 2. insert a new method 70 insert and then follow the step c) ~ g) in section 1. 83 method override. i.e. if we want to insert/override multiple
|
/Documentation/userspace-api/media/v4l/ |
D | selection-api-intro.rst | 9 can insert the image into larger one. Some video output devices can crop 10 part of an input image, scale it up or down and insert it at an
|
/Documentation/translations/zh_CN/process/ |
D | email-clients.rst | 89 Insert->Text File... (Alt-n x)插入补丁文件。 108 通过它配置你的邮件建立工具栏菜单,还可以带上"insert file"图标。 133 一个"insert file"选项,它可以通过不改变文件内容的方式插入文件。 235 可以使用它。使用"Insert file..."或者外部的编辑器。
|
/Documentation/admin-guide/ |
D | mono.rst | 28 to insert it manually with modprobe/insmod, as kmod 38 # Insert BINFMT_MISC module into the kernel
|
D | braille-console.rst | 22 mode). To review previous messages, press the Insert key to switch to the VT
|
/Documentation/RCU/ |
D | rculist_nulls.rst | 85 2) Insert algo 136 and extra smp_wmb() in insert function. 179 2) Insert function 197 * insert obj in RCU way (readers might be traversing chain)
|
/Documentation/devicetree/bindings/sound/ |
D | qcom,msm8916-wcd-analog.txt | 16 "mbhc_ins_rem_det1" - jack insert removal detect interrupt 1. 19 "mbhc_ins_rem_det" - jack insert removal detect interrupt.
|
D | nau8825.txt | 69 - nuvoton,jack-insert-debounce: number from 0 to 7 that sets debounce time to 2^(n+2) ms 99 nuvoton,jack-insert-debounce = <7>;
|
/Documentation/sphinx/ |
D | rstFlatTable.py | 33 * fill-cells: instead of autospann missing cells, insert missing cells 140 tableNode.insert(0, title) 264 self.rows[y].insert(x+c+1, None) 272 self.rows[y+r+1].insert(x+c, None) 279 # Insert the missing cells on the right side. For this, first 355 cellElements.insert(0, target)
|
/Documentation/devicetree/bindings/mfd/ |
D | max8925.txt | 62 no-insert-detect = <0>;
|
/Documentation/devicetree/bindings/mmc/ |
D | synopsys-dw-mshc-common.yaml | 39 insert event. The default value is 0.
|
/Documentation/usb/ |
D | chipidea.rst | 65 5) Remove B-device(unplug micro B plug) and insert again in 10 seconds, 68 6) Remove B-device(unplug micro B plug) and insert again after 10 seconds,
|
D | usbdevfs-drop-permissions.c | 101 printf("Insert new mask: "); in main()
|
/Documentation/maintainer/ |
D | modifying-patches.rst | 30 to insert an indication of the origin of a patch at the top of the commit
|
/Documentation/driver-api/80211/ |
D | mac80211-advanced.rst | 72 Insert notes about VLAN interfaces with hw crypto here or in the hw 99 Insert notes about having multiple virtual interfaces with different MAC
|
/Documentation/dev-tools/ |
D | kasan.rst | 14 Software KASAN modes (1 and 2) use compile-time instrumentation to insert 183 Software KASAN modes use compiler instrumentation to insert validity checks. 206 memory is safe to access, and use compile-time instrumentation to insert checks 224 Compile-time instrumentation is used to insert memory access checks. Compiler 258 Software tag-based KASAN uses compile-time instrumentation to insert checks
|
/Documentation/pcmcia/ |
D | locking.rst | 16 - serializes card insert / ejection
|
/Documentation/ |
D | watch_queue.rst | 34 insert messages into it. Note that a source may be bound to multiple pipes and 35 insert messages into all of them simultaneously. 42 will insert a WATCH_META_LOSS_NOTIFICATION message into the output buffer after
|
/Documentation/core-api/ |
D | rbtree.rst | 15 to insert/access/delete nodes) and hash tables (which are not kept sorted to 55 users are expected to write their own tree search and insert functions 109 Inserting data in the tree involves first searching for the place to insert the 220 Both insert and erase calls have their respective counterpart of augmented
|
D | idr.rst | 34 object with the reserved ID and finally insert the initialised object
|
/Documentation/networking/ |
D | phy.rst | 84 or the PCB traces) insert the correct 1.5-2ns delay 86 * PHY_INTERFACE_MODE_RGMII_TXID: the PHY should insert an internal delay 89 * PHY_INTERFACE_MODE_RGMII_RXID: the PHY should insert an internal delay 92 * PHY_INTERFACE_MODE_RGMII_ID: the PHY should insert internal delays for 124 option to insert the expected 2ns RGMII delay.
|
/Documentation/ide/ |
D | ChangeLog.ide-floppy.1996-2002 | 49 * no disk on insert and disk change now works
|
/Documentation/power/ |
D | s2ram.rst | 24 time-consuming - having to insert TRACE_RESUME() markers into the device
|
12345