Home
last modified time | relevance | path

Searched defs:input (Results 526 - 550 of 3052) sorted by relevance

1...<<21222324252627282930>>...123

/kernel/linux/linux-6.6/drivers/input/misc/
H A Dgpio-vibra.c28 struct input_dev *input; member
93 static void gpio_vibrator_close(struct input_dev *input) in gpio_vibrator_close() argument
[all...]
H A Dibm-panel.c23 struct input_dev *input; member
[all...]
H A Dariel-pwrbutton.c28 struct input_dev *input; member
[all...]
H A Dmax77650-onkey.c21 struct input_dev *input; member
[all...]
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dqwiic-joystick.c45 static void qwiic_poll(struct input_dev *input) in qwiic_poll() argument
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dclps711x-keypad.c34 static void clps711x_keypad_poll(struct input_dev *input) in clps711x_keypad_poll() argument
91 struct input_dev *input; in clps711x_keypad_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dar1021_i2c.c27 struct input_dev *input; member
34 struct input_dev *input = ar1021->input; in ar1021_i2c_irq() local
93 struct input_dev *input; in ar1021_i2c_probe() local
[all...]
H A Dmigor_ts.c25 struct input_dev *input; member
122 struct input_dev *input; in migor_ts_probe() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_rename.c26 static void *producer(void *input) in producer() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dfor_each_hash_map_elem.c24 int input; member
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob_command.c253 avc_bridgeco_get_plug_input(struct fw_unit *unit, u8 addr[AVC_BRIDGECO_ADDR_BYTES], u8 input[7]) avc_bridgeco_get_plug_input() argument
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_proc.c12 get_phys_name(struct snd_efw_phys_grp *grp, bool input) in get_phys_name() argument
/kernel/linux/linux-6.6/sound/pci/echoaudio/
H A Dgina20_dsp.c180 static int set_input_gain(struct echoaudio *chip, u16 input, int gain) in set_input_gain() argument
H A Dlayla20_dsp.c254 static int set_input_gain(struct echoaudio *chip, u16 input, int gain) in set_input_gain() argument
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctamixer.h55 struct rsc *input; /* pointer to a resource acting as source */ member
/kernel/linux/linux-6.6/lib/zstd/
H A Dzstd_decompress_module.c84 zstd_decompress_stream(zstd_dstream *dstream, zstd_out_buffer *output, zstd_in_buffer *input) zstd_decompress_stream() argument
/kernel/linux/linux-6.6/kernel/
H A Dsysctl-test.c254 char input[] = "9"; in sysctl_test_dointvec_write_happy_single_positive() local
284 char input[] = "-9"; in sysctl_test_dointvec_write_happy_single_negative() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Ddecompress_unlz4.c31 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4() argument
/kernel/linux/linux-6.6/lib/crypto/
H A Dsha256.c54 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP() argument
72 static void sha256_transform(u32 *state, const u8 *input, u32 *W) in sha256_transform() argument
121 sha256_transform_blocks(struct sha256_state *sctx, const u8 *input, int blocks) sha256_transform_blocks() argument
[all...]
/test/xts/acts/ai/nncore/opstest/src/
H A Dswish_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 9*sizeof(float)}; member
44 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 6*sizeof(float)}; member
58 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 4*sizeof(float)}; member
[all...]
H A Dround_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 6*sizeof(float)}; member
45 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 4*sizeof(float)}; member
H A Dsquare_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 5*sizeof(float)}; member
45 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 0*sizeof(float)}; member
H A Dsin_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(float)}; member
45 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, 2*sizeof(bool)}; member
H A Dreciprocal_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 4*sizeof(float)}; member
44 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(float)}; member
58 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, sizeof(bool)}; member
[all...]
H A Drank_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 5*sizeof(float)}; member
44 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 120*sizeof(float)}; member

Completed in 30 milliseconds

1...<<21222324252627282930>>...123