/linux/Documentation/kbuild/ |
H A 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
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A 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
|
/linux/include/uapi/linux/ |
H A D | i2c-dev.h | 17 * - I2C_FUNCS, takes pointer to an unsigned long 18 * - I2C_RDWR, takes pointer to struct i2c_rdwr_ioctl_data 19 * - I2C_SMBUS, takes pointer to struct i2c_smbus_ioctl_data
|
H A D | tee.h | 85 * Takes a tee_ioctl_version_data struct and returns with the TEE version 250 * Takes a struct tee_ioctl_buf_data which contains a struct 281 * Takes a struct tee_ioctl_buf_data which contains a struct 336 * Takes a struct tee_ioctl_buf_data which contains a struct 357 * Takes a struct tee_ioctl_buf_data which contains a struct
|
/linux/Documentation/virt/kvm/devices/ |
H A D | s390_flic.rst | 71 Register an I/O adapter interrupt source. Takes a kvm_s390_io_adapter 97 Modifies attributes of an existing I/O adapter interrupt source. Takes 121 AIS capability is enabled. Takes a kvm_s390_ais_req describing:: 148 Gets or sets the adapter-interruption-suppression mode for all ISCs. Takes
|
/linux/Documentation/admin-guide/device-mapper/ |
H A 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/Documentation/security/ |
H A 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::
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-rk3x.yaml | 88 Number of nanoseconds the SCL signal takes to rise 96 Number of nanoseconds the SCL signal takes to fall 104 Number of nanoseconds the SDA signal takes to fall
|
/linux/include/linux/ |
H A D | xarray.h | 449 * Context: Any context. Takes and releases the RCU lock. 478 * Context: Any context. Takes and releases the RCU lock. 502 * Context: Any context. Takes and releases the RCU lock. 529 * Context: Any context. Takes and releases the RCU lock. 585 * Context: Any context. Takes and releases the xa_lock while 612 * Context: Process context. Takes and releases the xa_lock while 638 * Context: Any context. Takes and releases the xa_lock while 662 * Context: Process context. Takes and releases the xa_lock while 688 * Context: Any context. Takes and releases the xa_lock. May sleep 716 * Context: Any context. Takes and releases the xa_lock while [all …]
|
H A D | skbuff_ref.h | 16 * Takes an additional reference on the paged fragment @frag. 28 * Takes an additional reference on the @f'th paged fragment of @skb.
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | lantiq,reset.yaml | 31 The first cell takes the reset set bit and the second cell takes the
|
/linux/drivers/iio/light/ |
H A 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/drivers/platform/x86/ |
H A D | meegopad_anx7428.c | 10 * The ANX7428 has a microcontroller which takes care of the PD 13 * connector. It also takes care of HPD and AUX channel routing for 19 * power on the ANX7428 at boot. This driver takes care of powering
|
/linux/include/asm-generic/ |
H A 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/drivers/md/ |
H A 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/Documentation/arch/riscv/ |
H A 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
|
/linux/drivers/gpu/drm/tests/ |
H A D | drm_modes_test.c | 62 * pixel clock of 13.5 MHz, a pixel takes around 74ns, so we in drm_test_modes_analog_tv_ntsc_480i() 120 * clock of 13.5 MHz, a pixel takes around 74ns, so we need to in drm_test_modes_analog_tv_pal_576i() 178 * clock of 13.5 MHz, a pixel takes around 74ns, so we need to in drm_test_modes_analog_tv_mono_576i()
|
/linux/Documentation/core-api/ |
H A 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.
|
/linux/Documentation/driver-api/memory-devices/ |
H A 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/drivers/net/phy/ |
H A D | open_alliance_helpers.c | 28 * This function takes a register value from the HDD.TDR register and converts 60 * This function takes a register value from the HDD.TDR register and extracts
|
/linux/Documentation/devicetree/bindings/iio/light/ |
H A 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
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_cksum.h | 32 * access to the buffer while the calculation takes place. 61 * access to the buffer while the calculation takes place.
|
/linux/Documentation/features/sched/membarrier-sync-core/ |
H A 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.
|
/linux/drivers/phy/ti/ |
H A D | Kconfig | 72 driver takes care of all the PHY functionality apart from comparator. 83 driver takes care of all the PHY functionality apart from comparator.
|
/linux/Documentation/leds/ |
H A 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
|