Home
last modified time | relevance | path

Searched defs:vals (Results 226 - 250 of 390) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/drivers/iio/frequency/
H A Dadmv1014.c449 admv1014_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long info) admv1014_read_avail() argument
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dbma400_core.c275 int ret, reg_val, raw, vals[2]; in in_accel_gesture_tap_maxtomin_time_show() local
1019 bma400_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) bma400_read_avail() argument
H A Dkionix-kx022a.c289 kx022a_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) kx022a_read_avail() argument
H A Dadxl355_core.c584 adxl355_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) adxl355_read_avail() argument
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dina2xx-adc.c593 int vals[2] = { chip->shunt_resistor_uohm, 1000000 }; in ina2xx_shunt_resistor_show() local
452 ina2xx_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) ina2xx_read_avail() argument
H A Dingenic-adc.c606 ingenic_adc_read_avail(struct iio_dev *iio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long m) ingenic_adc_read_avail() argument
H A Dmax11410.c578 max11410_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long info) max11410_read_avail() argument
H A Dti-ads1015.c510 ads1015_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) ads1015_read_avail() argument
/kernel/linux/linux-6.6/drivers/iio/light/
H A Drohm-bu27034.c1266 bu27034_read_avail(struct iio_dev *idev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) bu27034_read_avail() argument
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dtmag5273.c253 tmag5273_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) tmag5273_read_avail() argument
/kernel/linux/linux-6.6/drivers/iio/cdc/
H A Dad7746.c557 ad7746_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) ad7746_read_avail() argument
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dad5770r.c374 ad5770r_read_freq_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) ad5770r_read_freq_avail() argument
H A Dltc2688.c259 ltc2688_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long info) ltc2688_read_avail() argument
/kernel/linux/linux-6.6/drivers/input/
H A Devdev.c317 struct input_value vals[] = { { type, code, value } }; in evdev_event() local
244 evdev_pass_values(struct evdev_client *client, const struct input_value *vals, unsigned int count, ktime_t *ev_time) evdev_pass_values() argument
291 evdev_events(struct input_handle *handle, const struct input_value *vals, unsigned int count) evdev_events() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_maps.c542 __u32 vals[MAP_SIZE + MAP_SIZE/2], val; in test_queuemap() local
598 __u32 vals[MAP_SIZE + MAP_SIZE/2], val; in test_stackmap() local
[all...]
/third_party/curl/lib/
H A Dcf-socket.c172 struct tcp_keepalive vals; in tcpkeepalive() local
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc219 static const int vals[] = {1, 1, 2, 3, 5, 8}; in TYPED_TEST() local
228 static const int vals[] = {1, 1, 2, 3, 5, 8}; in TYPED_TEST() local
240 static const int vals[] = {1, 1, 2, 3, 5, 8}; in TYPED_TEST() local
251 static const int vals[] in TYPED_TEST() local
265 static const int vals[] = {1, 1, 2, 3, 5, 8}; TYPED_TEST() local
279 static const int vals[] = {1, 1, 2, 3, 5, 8}; TEST() local
292 static const int vals[] = {1, 1, 2, 3, 5, 8}; TEST() local
304 static const int vals[] = {1, 1, 2, 3, 5, 8}; TEST() local
319 static const int vals[] = {1, 1, 2, 3, 5, 8}; TEST() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiapts.c765 int32_t vals[10]; in TestBreakIteratorStatusVec() local
/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.h95 struct rnnvalue **vals; member
136 struct rnnvalue **vals; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ray_queries.c455 nir_ssa_def *vals[3]; in lower_rq_load() local
482 nir_ssa_def *vals[3]; in lower_rq_load() local
/third_party/lwip/src/netif/ppp/
H A Deap.c433 u_char vals[2]; in eap_figure_next_state() local
1322 u_char vals[2]; in eap_request() local
[all...]
/third_party/node/deps/v8/src/baseline/ia32/
H A Dbaseline-assembler-ia32-inl.h319 int BaselineAssembler::Push(T... vals) { in Push() argument
324 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument
/third_party/node/deps/v8/src/baseline/mips/
H A Dbaseline-assembler-mips-inl.h338 int BaselineAssembler::Push(T... vals) { in Push() argument
343 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument
/third_party/node/deps/v8/src/baseline/loong64/
H A Dbaseline-assembler-loong64-inl.h328 int BaselineAssembler::Push(T... vals) { in Push() argument
333 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument
/third_party/node/deps/v8/src/baseline/s390/
H A Dbaseline-assembler-s390-inl.h463 int BaselineAssembler::Push(T... vals) { in Push() argument
468 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument

Completed in 35 milliseconds

12345678910>>...16