Searched full:takes (Results 1 – 25 of 1875) sorted by relevance
12345678910>>...75
/linux-5.10/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 93 description: Takes the debounce time in usec as argument or 0 to disable
|
/linux-5.10/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
|
D | kbuild.rst | 91 Setting "V=..." takes precedence over KBUILD_VERBOSE. 98 Setting "M=..." takes precedence over KBUILD_EXTMOD. 106 Setting "O=..." takes precedence over KBUILD_OUTPUT. 115 Setting "W=..." takes precedence over KBUILD_EXTRA_WARN.
|
/linux-5.10/drivers/gpu/drm/vmwgfx/ |
D | ttm_lock.h | 100 * Takes the lock in read mode. 138 * Takes the lock in write mode. 158 * Takes the lock in suspend mode. Excludes read and write mode. 178 * Takes the lock in vt mode. 212 * Takes the lock in write mode.
|
/linux-5.10/include/uapi/linux/ |
D | i2c-dev.h | 32 * - I2C_FUNCS, takes pointer to an unsigned long 33 * - I2C_RDWR, takes pointer to struct i2c_rdwr_ioctl_data 34 * - I2C_SMBUS, takes pointer to struct i2c_smbus_ioctl_data
|
D | tee.h | 88 * Takes a tee_ioctl_version_data struct and returns with the TEE version 253 * Takes a struct tee_ioctl_buf_data which contains a struct 284 * Takes a struct tee_ioctl_buf_data which contains a struct 339 * Takes a struct tee_ioctl_buf_data which contains a struct 360 * Takes a struct tee_ioctl_buf_data which contains a struct
|
/linux-5.10/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:: 145 There are two variants of the function, one that takes a list of integers, and 146 one that takes a buffer::
|
/linux-5.10/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
|
/linux-5.10/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
|
/linux-5.10/Documentation/devicetree/bindings/i2c/ |
D | i2c-rk3x.yaml | 81 Number of nanoseconds the SCL signal takes to rise 89 Number of nanoseconds the SCL signal takes to fall 97 Number of nanoseconds the SDA signal takes to fall
|
D | i2c.txt | 38 Number of nanoseconds the SCL signal takes to fall; t(f) in the I2C 45 Number of nanoseconds the SCL signal takes to rise; t(r) in the I2C 49 Number of nanoseconds the SDA signal takes to fall; t(f) in the I2C
|
/linux-5.10/Documentation/vm/ |
D | split_page_table_lock.rst | 19 maps pte and takes PTE table lock, returns pointer to the taken 29 takes PMD table lock, returns pointer to taken lock; 49 takes pmd split lock for PMD_SIZE page, mm->page_table_lock
|
/linux-5.10/include/linux/ |
D | iopoll.h | 19 * @op: accessor function (takes @args as its arguments) 63 * @op: accessor function (takes @args as its arguments) 104 * @op: accessor function (takes @addr as its only argument) 125 * @op: accessor function (takes @addr as its only argument)
|
D | xarray.h | 441 * Context: Any context. Takes and releases the RCU lock. 470 * Context: Any context. Takes and releases the RCU lock. 494 * Context: Any context. Takes and releases the RCU lock. 521 * Context: Any context. Takes and releases the RCU lock. 577 * Context: Any context. Takes and releases the xa_lock while 603 * Context: Process context. Takes and releases the xa_lock while 628 * Context: Any context. Takes and releases the xa_lock while 652 * Context: Process context. Takes and releases the xa_lock while 678 * Context: Any context. Takes and releases the xa_lock. May sleep 705 * Context: Any context. Takes and releases the xa_lock while [all …]
|
/linux-5.10/Documentation/devicetree/bindings/hwmon/ |
D | ina3221.txt | 9 - ti,single-shot: This chip has two power modes: single-shot (chip takes one 11 chip takes continuous measurements). The continuous mode is
|
/linux-5.10/include/asm-generic/ |
D | cmpxchg-local.h | 12 * Generic version of __cmpxchg_local (disables interrupts). Takes an unsigned 52 * Generic version of __cmpxchg64_local. Takes an u64 parameter.
|
/linux-5.10/Documentation/devicetree/bindings/iio/light/ |
D | us5182d.txt | 20 - upisemi,continuous: This chip has two power modes: one-shot (chip takes one 22 chip takes continuous measurements). The one-shot mode is
|
/linux-5.10/Documentation/devicetree/bindings/reset/ |
D | lantiq,reset.txt | 20 The first cell takes the reset set bit and the 21 second cell takes the status bit.
|
/linux-5.10/drivers/auxdisplay/ |
D | hd44780.c | 110 /* The shortest command takes at least 120 us */ in hd44780_write_cmd_gpio8() 121 /* The shortest data takes at least 45 us */ in hd44780_write_data_gpio8() 138 /* The shortest command takes at least 120 us */ in hd44780_write_cmd_gpio4() 166 /* The shortest data takes at least 45 us */ in hd44780_write_data_gpio4()
|
/linux-5.10/drivers/md/ |
D | dm-builtin.c | 20 * 1. Some other process takes a reference to dm kobject 35 * Note that if the process that takes the foreign reference to dm kobject
|
/linux-5.10/Documentation/userspace-api/media/drivers/ |
D | meye-uapi.rst | 43 Takes as an argument the buffer number you want to sync. 48 Takes a snapshot in an uncompressed or compressed jpeg format.
|
/linux-5.10/Documentation/features/sched/membarrier-sync-core/ |
D | arch-support.txt | 15 # x86-32 uses IRET as return from interrupt, which takes care of the IPI. 19 # x86-64 uses IRET as return from interrupt, which takes care of the IPI.
|
/linux-5.10/drivers/iio/light/ |
D | zopt2201.c | 43 #define ZOPT2201_MEAS_RES_20BIT 0 /* takes 400 ms */ 44 #define ZOPT2201_MEAS_RES_19BIT 1 /* takes 200 ms */ 45 #define ZOPT2201_MEAS_RES_18BIT 2 /* takes 100 ms, default */ 46 #define ZOPT2201_MEAS_RES_17BIT 3 /* takes 50 ms */ 47 #define ZOPT2201_MEAS_RES_16BIT 4 /* takes 25 ms */ 48 #define ZOPT2201_MEAS_RES_13BIT 5 /* takes 3.125 ms */
|
/linux-5.10/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.
|
/linux-5.10/fs/xfs/libxfs/ |
D | xfs_cksum.h | 32 * access to the buffer while the calculation takes place. 61 * access to the buffer while the calculation takes place.
|
12345678910>>...75