| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | migor_ts.c | 25 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 D | bench_rename.c | 26 static void *producer(void *input) in producer() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | for_each_hash_map_elem.c | 24 int input; member
|
| /kernel/linux/linux-6.6/sound/firewire/bebob/ |
| H A D | bebob_command.c | 253 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 D | fireworks_proc.c | 12 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 D | gina20_dsp.c | 180 static int set_input_gain(struct echoaudio *chip, u16 input, int gain) in set_input_gain() argument
|
| H A D | layla20_dsp.c | 254 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 D | ctamixer.h | 55 struct rsc *input; /* pointer to a resource acting as source */ member
|
| /kernel/linux/linux-6.6/lib/zstd/ |
| H A D | zstd_decompress_module.c | 84 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 D | sysctl-test.c | 254 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 D | decompress_unlz4.c | 31 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4() argument
|
| /kernel/linux/linux-6.6/lib/crypto/ |
| H A D | sha256.c | 54 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 D | swish_test.cpp | 30 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 D | round_test.cpp | 30 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 D | square_test.cpp | 30 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 D | sin_test.cpp | 30 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 D | reciprocal_test.cpp | 30 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 D | rank_test.cpp | 30 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
|
| H A D | log_softmax_test.cpp | 31 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 8*sizeof(float)};
member 47 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 8*sizeof(float)};
member 63 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 8*sizeof(float)};
member [all...] |
| H A D | hard_sigmoid_test.cpp | 30 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, 4*sizeof(float)};
member
|
| H A D | log_test.cpp | 30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(float)};
member 44 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(bool)};
member
|
| H A D | logical_not_test.cpp | 30 OHNNOperandTest input = {OH_NN_INT64, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(int64_t)};
member 44 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, sizeof(bool)};
member 58 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, sizeof(bool)};
member 72 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, 2*sizeof(bool)};
member 86 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(bool)};
member [all...] |
| H A D | neg_test.cpp | 30 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, sizeof(bool)};
member 44 OHNNOperandTest input = {OH_NN_INT64, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(int64_t)};
member
|
| H A D | flatten_test.cpp | 31 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, input_shape, inputValue, 9*sizeof(float)};
member 46 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, input_shape, inputValue, 8*sizeof(float)};
member 61 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, input_shape, inputValue, 9*sizeof(float)};
member 75 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 0*sizeof(float)};
member [all...] |
| H A D | depth_to_space_test.cpp | 35 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, input_shape, inputValue, 64*sizeof(float)};
member 52 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 12*sizeof(float)};
member
|