| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | chipone_icn8318.c | 50 struct input_dev *input; member 184 struct input_dev *input; in icn8318_probe() local
|
| H A D | cy8ctmg110_ts.c | 45 struct input_dev *input; member 113 struct input_dev *input = tsc->input; in cy8ctmg110_touch_pos() local
|
| H A D | cy8ctma140.c | 45 struct input_dev *input; member 205 struct input_dev *input; in cy8ctma140_probe() local
|
| H A D | auo-pixcir-ts.c | 105 struct input_dev *input; member 407 struct input_dev *input = ts->input; in auo_pixcir_suspend() local 439 struct input_dev *input = ts->input; in auo_pixcir_resume() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/hdcp/ |
| H A D | hdcp.c | 91 union mod_hdcp_transition_input *input) in execution() 127 union mod_hdcp_transition_input *input, in transition()
|
| /OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/css/ |
| H A D | fonts-min.css | 7 body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,t… selector
|
| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/css/ |
| H A D | fonts-min.css | 7 body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,t… selector
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | rate_half_fir.h | 24 sample_t const * input = stage_read_p(p); in FUNCTION() local
|
| H A D | example4.c | 44 sox_format_t * input; in main() local
|
| H A D | reverb.c | 34 float const * input, float const * feedback, float const * hf_damping) in comb_process() 44 float const * input) in allpass_process() 83 size_t length, float const * input, float * output, in filter_array_process()
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | qt1050.c | 116 struct input_dev *input; member 251 struct input_dev *input = ts->input; in qt1050_irq_threaded() local 431 struct input_dev *input; in qt1050_probe() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | interpolate.cpp | 152 ParseResult input = ctx.parse(arrayMember(value, 2), 2, {type::Number}); in parseInterpolate() local 233 std::unique_ptr<Expression> input, in createInterpolate()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | adv7170.c | 43 int input; member 213 u32 input, u32 output, u32 config) in adv7170_s_routing()
|
| H A D | wm8775.c | 50 u8 input; /* Last selected input (0-0xf) */ member 106 u32 input, u32 output, u32 config) in wm8775_s_routing()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-alps.c | 97 struct input_dev *input; member 170 u8 *input; in t4_read_write_register() local 257 u8 *input; in u1_read_write_register() local 677 struct input_dev *input = hi->input, *input2; in alps_input_configured() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/ |
| H A D | function.cpp | 334 static std::unique_ptr<Expression> step(type::Type type, std::unique_ptr<Expression> input, std::ma… in step() 338 …on> interpolate(type::Type type, Interpolator interpolator, std::unique_ptr<Expression> input, std… in interpolate() 378 … std::unique_ptr<Expression> input, in convertIntervalFunction() 390 … std::unique_ptr<Expression> input, in convertExponentialFunction()
|
| /OK3568_Linux_fs/kernel/drivers/clk/st/ |
| H A D | clkgen-pll.c | 253 static int clk_pll3200c32_get_params(unsigned long input, unsigned long output, in clk_pll3200c32_get_params() 303 static int clk_pll3200c32_get_rate(unsigned long input, struct stm_pll *pll, in clk_pll3200c32_get_rate() 414 static int clk_pll4600c28_get_params(unsigned long input, unsigned long output, in clk_pll4600c28_get_params() 459 static int clk_pll4600c28_get_rate(unsigned long input, struct stm_pll *pll, in clk_pll4600c28_get_rate()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/ |
| H A D | array_assertion.hpp | 42 std::unique_ptr<Expression> input; member in mbgl::style::expression::ArrayAssertion
|
| H A D | match.hpp | 39 std::unique_ptr<Expression> input; member in mbgl::style::expression::Match
|
| H A D | at.hpp | 40 std::unique_ptr<Expression> input; member in mbgl::style::expression::At
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-audio.c | 51 u32 input; in pvr2_msp3400_subdev_update() local
|
| H A D | pvrusb2-cs53l32a.c | 52 u32 input; in pvr2_cs53l32a_subdev_update() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/go7007/ |
| H A D | s2250-board.c | 115 int input; member 319 static int s2250_s_video_routing(struct v4l2_subdev *sd, u32 input, u32 output, in s2250_s_video_routing() 424 static int s2250_s_audio_routing(struct v4l2_subdev *sd, u32 input, u32 output, in s2250_s_audio_routing()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/zoran/ |
| H A D | zoran_driver.c | 230 static int zoran_set_input(struct zoran *zr, int input) in zoran_set_input() 610 static int zoran_g_input(struct file *file, void *__fh, unsigned int *input) in zoran_g_input() 619 static int zoran_s_input(struct file *file, void *__fh, unsigned int input) in zoran_s_input()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcm_app_utils.c | 65 cca_per_chan_summary(cca_congest_channel_req_t *input, cca_congest_channel_req_t *avg, bool percent) in cca_per_chan_summary() 158 cca_analyze(cca_congest_channel_req_t *input[], int num_chans, uint flags, chanspec_t *answer) in cca_analyze()
|