/kernel/linux/linux-5.10/drivers/misc/habanalabs/include/common/ |
H A D | cpucp_if.h | 56 * messages to CpuCP, usually either to SET some value into a H/W periphery or 57 * to GET the current value of some H/W periphery. For example, SET the 58 * frequency of MME/TPC and GET the value of the thermal sensor. 98 * so the value being put by the host's driver matches the value read by CpuCP 133 * Fetch the pwm value / mode of a specified pwm. The packet's 137 * Set the pwm value / mode of a specified pwm. The packet's 138 * arguments specify the sensor, type and value. 154 * Write 32-bit value to I2C device. The packet's arguments specify the 155 * I2C bus, address and value 267 __le64 value; /* For SET packets */ global() member [all...] |
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-ite.c | 68 struct hid_usage *usage, __s32 value) in ite_event() 78 * The ITE8595 always reports 0 as value for the rfkill button. Luckily in ite_event() 67 ite_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) ite_event() argument
|
H A D | hid-roccat-common.h | 21 uint8_t value; member
|
H A D | hid-vivaldi.c | 137 field->value[usage->usage_index]; in vivaldi_feature_mapping()
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | dib8000.h | 44 int (*set_wbd_ref)(struct dvb_frontend *fe, u16 value);
|
H A D | dib7000p.h | 49 int (*set_wbd_ref)(struct dvb_frontend *demod, u16 value);
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | elan_i2c.h | 76 bool max_baseliune, u8 *value);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_perf_types.h | 39 u32 value; member 271 * to userspace so the value of head observed in htrimer
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | budget.h | 126 extern int ttpci_budget_debiwrite(struct budget *budget, u32 config, int addr, int count, u32 value,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_mr.h | 37 struct mlxsw_sp_mr_route_info value; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | mlx5dr.h | 68 struct mlx5dr_match_parameters *value,
|
/kernel/linux/linux-5.10/drivers/iio/common/cros_ec_sensors/ |
H A D | cros_ec_lid_angle.c | 63 *data = st->resp->lid_angle.value; in cros_ec_sensors_read_lid_angle()
|
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
H A D | coresight-cti.h | 222 void cti_write_single_reg(struct cti_drvdata *drvdata, int offset, u32 value);
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/ |
H A D | debug.h | 117 u32 value; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
H A D | ethtool.c | 58 memcpy(bytes, cmd.value, eeprom->len); in lbs_ethtool_get_eeprom()
|
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
H A D | topaz_pcie_ipc.h | 58 #error Unexpected BITS_PER_LONG value
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | cpsw_ale.h | 126 int control, int value);
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | bcm-phy-lib.h | 47 u16 reg, u16 chl, u16 value);
|
/kernel/linux/linux-5.10/drivers/net/wan/lmc/ |
H A D | lmc_ioctl.h | 41 #define LMC_CTL_OFF 0 /* generic OFF value */ 42 #define LMC_CTL_ON 1 /* generic ON value */ 234 int value; member
|
/kernel/linux/linux-5.10/drivers/soc/samsung/ |
H A D | s3c-pm-check.c | 21 #error CONFIG_SAMSUNG_PM_CHECK_CHUNKSIZE must be a positive non-zero value
|
/kernel/linux/linux-5.10/drivers/scsi/snic/ |
H A D | vnic_dev.h | 88 unsigned int size, void *value);
|
/kernel/linux/linux-5.10/drivers/staging/wfx/ |
H A D | sta.h | 25 int wfx_set_rts_threshold(struct ieee80211_hw *hw, u32 value);
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ |
H A D | r819xU_cmdpkt.h | 79 u32 value; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
H A D | ieee80211.h | 76 u32 value; member
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | tcbpf1_kern.c | 59 long *value; in bpf_prog1() local
|