Searched full:takes (Results 1 – 25 of 416) sorted by relevance
12345678910>>...17
| /Documentation/devicetree/bindings/pinctrl/ |
| D | pincfg-node.yaml | 37 description: pull up the pin. Takes as optional argument on hardware 44 description: pull down the pin. Takes as optional argument on hardware 51 description: use pin-default pull state. Takes as optional argument on 104 description: Takes the debounce time in usec as argument or 0 to disable
|
| /Documentation/devicetree/bindings/reset/ |
| D | lantiq,reset.yaml | 31 The first cell takes the reset set bit and the second cell takes the
|
| /Documentation/mm/ |
| D | split_page_table_lock.rst | 17 maps PTE and takes PTE table lock, returns pointer to PTE with 33 allocates PTE table if needed and takes its lock, returns pointer to 36 takes PMD table lock, returns pointer to taken lock; 56 takes pmd split lock for PMD_SIZE page, mm->page_table_lock
|
| /Documentation/admin-guide/device-mapper/ |
| D | dm-io.rst | 22 The first I/O service type takes a list of memory pages as the data buffer for 37 The second I/O service type takes an array of bio vectors as the data buffer 48 The third I/O service type takes a pointer to a vmalloc'd memory buffer as the
|
| /Documentation/kbuild/ |
| D | kconfig-macro-language.rst | 96 Like Make, Kconfig provides several built-in functions. Every function takes a 99 In Make, every built-in function takes at least one argument. Kconfig allows 117 The "info" function takes a single argument and prints it to stdout. 122 The "warning-if" function takes two arguments. If the condition part is "y", 133 The 'filename' takes no argument, and $(filename) is expanded to the file 138 The 'lineno' takes no argument, and $(lineno) is expanded to the line number
|
| /Documentation/devicetree/bindings/i2c/ |
| D | i2c-rk3x.yaml | 86 Number of nanoseconds the SCL signal takes to rise 94 Number of nanoseconds the SCL signal takes to fall 102 Number of nanoseconds the SDA signal takes to fall
|
| /Documentation/virt/kvm/devices/ |
| D | s390_flic.rst | 67 Register an I/O adapter interrupt source. Takes a kvm_s390_io_adapter 93 Modifies attributes of an existing I/O adapter interrupt source. Takes 117 AIS capability is enabled. Takes a kvm_s390_ais_req describing:: 144 Gets or sets the adapter-interruption-suppression mode for all ISCs. Takes
|
| /Documentation/driver-api/memory-devices/ |
| D | ti-emif.rst | 31 This driver takes care of only LPDDR2 memories presently. The 51 affecting EMIF and takes appropriate actions when these are invoked.
|
| /Documentation/devicetree/bindings/iio/light/ |
| D | upisemi,us5182.yaml | 50 This chip has two power modes: one-shot (chip takes one measurement and 51 then shuts itself down) and continuous (chip takes continuous
|
| /Documentation/security/ |
| D | siphash.rst | 13 SipHash takes a secret key filled with randomly generated numbers and either 32 There are two variants of the function, one that takes a list of integers, and 33 one that takes a buffer:: 155 There are two variants of the function, one that takes a list of integers, and 156 one that takes a buffer::
|
| /Documentation/features/sched/membarrier-sync-core/ |
| D | arch-support.txt | 31 # x86-32 uses IRET as return from interrupt, which takes care of the IPI. 35 # x86-64 uses IRET as return from interrupt, which takes care of the IPI.
|
| /Documentation/devicetree/bindings/hwmon/ |
| D | adi,ltc2947.yaml | 51 level of current below which no accumulation takes place. 96 /* accumulation takes place always for energ1/charge1. */
|
| D | ti,ina3221.yaml | 22 This chip has two power modes: single-shot (chip takes one measurement 23 and then shuts itself down) and continuous (chip takes continuous
|
| /Documentation/leds/ |
| D | leds-class-flash.rst | 34 V4L2 subsystem. The function takes six arguments: 77 On remove the v4l2_flash_release function has to be called, which takes one
|
| /Documentation/ABI/testing/ |
| D | sysfs-driver-xen-blkfront | 18 that this option only takes effect on newly connected frontends.
|
| /Documentation/arch/riscv/ |
| D | vector.rst | 49 enablement status of current thread, and the setting at bit[3:2] takes place 58 PR_RISCV_V_VSTATE_CTRL_DEFAULT here takes no effect but to set back 81 * A valid setting for PR_RISCV_V_VSTATE_CTRL_CUR_MASK takes place
|
| /Documentation/bpf/ |
| D | prog_sk_lookup.rst | 62 selection. Selecting a socket only takes effect if the program has terminated 71 selection takes effect.
|
| /Documentation/devicetree/bindings/clock/ |
| D | mstar,msc313-mpll.yaml | 14 takes the external xtal input and multiplies it to create a high
|
| /Documentation/core-api/ |
| D | maple_tree.rst | 63 but takes a range. mtree_load() is used to retrieve the entry stored at a 105 Takes RCU read lock: 112 Takes ma_lock internally: 215 MTREE_INIT_EXT() #define, which takes an external lock as an argument.
|
| /Documentation/userspace-api/media/drivers/ |
| D | thp7312.rst | 13 Set method of auto-focus. Only takes effect when auto-focus is enabled.
|
| /Documentation/block/ |
| D | biovecs.rst | 40 There is a lower level advance function - bvec_iter_advance() - which takes 72 reached the end of a bio, not bi_vcnt - and the bio_iovec() macro takes 102 now use bio_iter_iovec(), which takes a bvec_iter and returns a
|
| /Documentation/devicetree/bindings/misc/ |
| D | qemu,vcpu-stall-detector.yaml | 38 Defaults to 8 if unset. Please note that it also takes into account the
|
| /Documentation/networking/device_drivers/ethernet/meta/ |
| D | fbnic.rst | 25 driver takes over.
|
| /Documentation/userspace-api/media/v4l/ |
| D | vidioc-overlay.rst | 36 takes a pointer to an integer which must be set to zero by the
|
| /Documentation/scheduler/ |
| D | sched-rt-group.rst | 28 resolution, or the time it takes to handle the budget refresh itself. 102 * sched_rt_period_us takes values from 1 to INT_MAX. 103 * sched_rt_runtime_us takes values from -1 to sched_rt_period_us.
|
12345678910>>...17