Home
last modified time | relevance | path

Searched refs:input (Results 6376 - 6400 of 6448) sorted by relevance

1...<<251252253254255256257258

/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dpfc-sh73a0.c4394 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
H A Dpfc-sh7734.c2448 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
H A Dpfc-sh7757.c2225 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
H A Dpfc-r8a7740.c3747 .input = { PINMUX_INPUT_BEGIN,
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dxirlink_cit.c20 #include <linux/input.h>
33 /* FIXME this should be handled through the V4L2 input selection API */
37 "Use rca input instead of ccd sensor on Model 3 cams");
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h3060 struct ext4_new_group_data *input);
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsony-laptop.c45 #include <linux/input.h>
209 * and input layer indexes in the keymap
373 /* forward event to the input subsystem */
436 dprintk("unknown input event %.2x\n", event); in sony_laptop_report_input_event()
462 /* input keys */ in sony_laptop_setup_input()
553 /* destroy input devs */ in sony_laptop_remove_input()
639 int (*validate)(const int, const int); /* input/output validation */
911 * sony_nc_values input/output validate functions
916 * manipulate input output values to keep consistency with the
933 * on input validat
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-rockchip.c2626 dev_dbg(dev, "setting input schmitt of GPIO%d-%d to %d\n", in rockchip_set_schmitt()
2719 bool input) in rockchip_pmx_gpio_set_direction()
2716 rockchip_pmx_gpio_set_direction(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned offset, bool input) rockchip_pmx_gpio_set_direction() argument
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpfc-sh7269.c2835 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END, FORCE_IN },
H A Dpfc-sh73a0.c4154 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
H A Dpfc-sh7734.c2394 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
H A Dpfc-sh7757.c2205 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-topology.c188 * here based on FE, BE pipeline and direction we calculate the input and
228 * A module needs input and output buffers, which are dependent upon pcm
2154 * Fill up input/output module config format based
2249 m_pin = &res->input[pin_idx]; in skl_tplg_manifest_pin_res_tkn()
/third_party/ffmpeg/libavcodec/
H A Dvp8.c845 s->coder_state_at_header_end.input = s->c.buffer - (-s->c.bits / 8); in vp8_decode_frame_header()
1356 break; // invalid input; blocks should end with EOB in decode_block_coeffs_internal()
/third_party/glfw/src/
H A Dwl_window.c43 #include <linux/input-event-codes.h>
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs359 // linux/input.h
2392 // linux/input.h
2396 // linux/input-event-codes.h
3447 input: *const ::c_char, in regexec()
/third_party/openGLES/xml/
H A Dreadme.tex1046 \input{readme.ind}
/third_party/backends/backend/
H A Depsonds.c1730 splitProfileName(const char* input, int* outProductID, char *outProductName, char* outDeviceID, int* outLutID) in splitProfileName() argument
1733 strncpy(target, input, 1023); in splitProfileName()
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c623 * channels with undef. Extract at most src_channels components from the input.
671 * with undef. Extract at most num_channels components from the input.
1444 * The input exponent is expected to be biased analogous to IEEE-754, i.e. by
2447 LLVMValueRef ac_build_bfe(struct ac_llvm_context *ctx, LLVMValueRef input, LLVMValueRef offset, in ac_build_bfe() argument
2451 input, in ac_build_bfe()
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc908 /** if any input or result is NaN, the result is quiet_NaN*/ \
927 /** if any input or result is NaN, the result is quiet_NaN*/ \
2112 void Simulator::set_last_debugger_input(char* input) { in set_last_debugger_input() argument
2114 last_debugger_input_ = input; in set_last_debugger_input()
3360 // convert rounded floating-point to integer types, handle input values that
6063 // if any input or result is NaN, the result is quiet_NaN
6088 // if any input or result is NaN, the result is quiet_NaN
6113 // if any input or result is NaN, the result is quiet_NaN
6133 // if any input or result is NaN, the result is quiet_NaN
6424 // if any input o
[all...]
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DSynthTest.java36 ByteArrayInputStream input = new ByteArrayInputStream(data); in decompress()
38 BrotliInputStream brotliInput = new BrotliInputStream(input); in decompress()
2733 /* DISABLED: Java decoder does not tolerate extra input after the brotli stream.
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/
H A DstripInternal-jsdoc-style-comment-when-one-two-three-are-prepended-in-order.js5762 [12:00:54 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
10143 [12:01:25 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
H A DstripInternal-with-comments-emit-enabled-when-one-two-three-are-prepended-in-order.js5962 [12:00:57 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
10543 [12:01:28 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
/third_party/python/Modules/
H A D_testcapimodule.c2466 long input; in test_long_numbits() member
2491 plong = PyLong_FromLong(testcases[i].input); in test_long_numbits()
/third_party/python/Lib/test/
H A Dtest_decimal.py838 for input, expected in test_values.items():
839 self.assertEqual(str(Decimal(input)), expected)
4963 # SignalDict: input validation
5154 # Restricted input.
5178 # Restricted input

Completed in 160 milliseconds

1...<<251252253254255256257258