/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | uhid.h | 153 __s32 value; member
|
H A D | ipmi.h | 60 * When the address is not used, the type will be set to this value. 207 * responses back. You can use the msgid value to correlate commands 210 * value to report. You will only receive reponses for commands you 228 /* The magic IOCTL value for this interface. */ 238 exact value will be reported back in the 241 the sequence value for the response. */ 288 length, this value is updated to 301 length, this value is updated to the 393 unsigned char value; member
|
/kernel/linux/linux-5.10/include/xen/interface/io/ |
H A D | netif.h | 40 * negotiate this value. However we cannot fix all possible 41 * frontends, so we need to define a value which states the minimum 44 * The minimum value derives from older Linux kernel's MAX_SKB_FRAGS 47 * send a valid packet using slots up to this value. 74 * the directory for that vif, and set its value to the maximum supported 78 * must be greater than zero, and no more than the value reported by the backend 145 * sample the value on this state transition and any subsequent change in 146 * value will have no effect. However, if the backend also advertises 149 * watch the value and re-sample on watch events. 151 * If the sampled value o 894 uint8_t value[4]; global() member [all...] |
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | panfrost_drm.h | 108 * This offset value will always be nonzero, since various HW 179 __u64 value; member 184 * This is the same value returned by drm_panfrost_create_bo, if that was called
|
H A D | lima_drm.h | 30 __u32 param; /* in, value in enum drm_lima_param */ 32 __u64 value; /* out, parameter value */ member 38 * the backup memory which can be set to a fairly large value.
|
H A D | virtgpu_drm.h | 77 __u64 value; member
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | xattr.h | 20 /* Magic value in attribute blocks */ 51 __le16 e_value_size; /* size of attribute value */ 141 const char *name, const void *value, size_t size, in f2fs_setxattr() 140 f2fs_setxattr(struct inode *inode, int index, const char *name, const void *value, size_t size, struct page *page, int flags) f2fs_setxattr() argument
|
/kernel/linux/linux-5.10/include/scsi/fc/ |
H A D | fc_ms.h | 120 __u8 value[1]; member
|
/kernel/linux/linux-5.10/include/xen/interface/ |
H A D | physdev.h | 46 * array indexed by Xen's PIRQ value. 54 * Xen's PIRQ value. 114 uint32_t value; member
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.h | 122 __u8 value; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | display.h | 122 u32 value; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_gpu.h | 162 int etnaviv_gpu_get_param(struct etnaviv_gpu *gpu, u32 param, u64 *value);
|
/kernel/linux/linux-5.10/drivers/ptp/ |
H A D | ptp_idt82p33.h | 153 u8 value; member 158 * @brief Maximum absolute value for write phase offset in femtoseconds
|
H A D | ptp_clockmatrix.h | 145 u8 value; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | sta.h | 38 int cw1200_set_rts_threshold(struct ieee80211_hw *hw, u32 value);
|
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | videocodec.h | 132 /* -> type value in structure */ 158 /* -> type value in structure */ 285 void (*writereg)(struct videocodec *codec, __u16 reg, __u32 value);
|
/kernel/linux/linux-5.10/drivers/staging/pi433/ |
H A D | rf69.h | 14 /* NOTE: Modifying FREQUENCY value impacts CE certification */ 42 int rf69_set_dio_mapping(struct spi_device *spi, u8 dio_number, u8 value);
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | aat2870.h | 116 u8 value; member 125 int en_pin; /* enable GPIO pin (if < 0, ignore this value) */ 148 int en_pin; /* enable GPIO pin (if < 0, ignore this value) */
|
H A D | max8998-private.h | 135 * @irq_masks_cur: currently active value 136 * @irq_masks_cache: cached hardware value 164 extern int max8998_write_reg(struct i2c_client *i2c, u8 reg, u8 value);
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | export.h | 73 unsigned long value; member
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dib7000p.h | 49 int (*set_wbd_ref)(struct dvb_frontend *demod, u16 value);
|
H A D | dib8000.h | 44 int (*set_wbd_ref)(struct dvb_frontend *fe, u16 value);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_mr.h | 37 struct mlxsw_sp_mr_route_info value; member
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | exsystem.c | 242 value); in acpi_ex_system_wait_event()
|
H A D | hwesleep.c | 27 * and no return value. 38 /* One argument, integer_argument; No return value expected */ in acpi_hw_execute_sleep_method() 43 arg.integer.value = (u64)integer_argument; in acpi_hw_execute_sleep_method() 96 * Note: We only use the first value returned by the \_Sx method in acpi_hw_extended_sleep()
|