Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 537) sorted by relevance

12345678910>>...22

/linux/kernel/time/
A Dtick-sched.c414 struct tick_sched *ts; in tick_nohz_dep_set_cpu() local
491 struct tick_sched *ts; in __tick_nohz_task_switch() local
589 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); in tick_nohz_tick_stopped() local
654 static void tick_nohz_start_idle(struct tick_sched *ts) in tick_nohz_start_idle()
677 struct tick_sched *ts = &per_cpu(tick_cpu_sched, cpu); in get_cpu_idle_time_us() local
718 struct tick_sched *ts = &per_cpu(tick_cpu_sched, cpu); in get_cpu_iowait_time_us() local
1103 struct tick_sched *ts; in tick_nohz_idle_enter() local
1129 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); in tick_nohz_irq_exit() local
1142 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); in tick_nohz_idle_got_tick() local
1214 struct tick_sched *ts = tick_get_tick_sched(cpu); in tick_nohz_get_idle_calls_cpu() local
[all …]
/linux/drivers/input/touchscreen/
A Dcyttsp_core.c119 static int cyttsp_handshake(struct cyttsp *ts) in cyttsp_handshake()
368 struct cyttsp *ts = handle; in cyttsp_irq() local
410 static int cyttsp_power_on(struct cyttsp *ts) in cyttsp_power_on()
458 static int cyttsp_enable(struct cyttsp *ts) in cyttsp_enable()
481 static int cyttsp_disable(struct cyttsp *ts) in cyttsp_disable()
496 struct cyttsp *ts = dev_get_drvdata(dev); in cyttsp_suspend() local
514 struct cyttsp *ts = dev_get_drvdata(dev); in cyttsp_resume() local
533 struct cyttsp *ts = input_get_drvdata(dev); in cyttsp_open() local
544 struct cyttsp *ts = input_get_drvdata(dev); in cyttsp_close() local
621 struct cyttsp *ts = _ts; in cyttsp_disable_regulators() local
[all …]
A Dgoodix.c389 struct goodix_ts_data *ts = dev_id; in goodix_ts_irq_handler() local
397 static void goodix_free_irq(struct goodix_ts_data *ts) in goodix_free_irq()
402 static int goodix_request_irq(struct goodix_ts_data *ts) in goodix_request_irq()
604 int goodix_int_sync(struct goodix_ts_data *ts) in goodix_int_sync()
630 int goodix_reset_no_int_sync(struct goodix_ts_data *ts) in goodix_reset_no_int_sync()
677 static int goodix_reset(struct goodix_ts_data *ts) in goodix_reset()
726 struct goodix_ts_data *ts = data; in goodix_resource() local
1120 struct goodix_ts_data *ts = ctx; in goodix_config_cb() local
1148 struct goodix_ts_data *ts = arg; in goodix_disable_regulators() local
1157 struct goodix_ts_data *ts; in goodix_ts_probe() local
[all …]
A Dmxs-lradc-ts.c91 static bool mxs_lradc_check_touch_event(struct mxs_lradc_ts *ts) in mxs_lradc_check_touch_event()
300 static void mxs_lradc_prepare_x_pos(struct mxs_lradc_ts *ts) in mxs_lradc_prepare_x_pos()
326 static void mxs_lradc_prepare_y_pos(struct mxs_lradc_ts *ts) in mxs_lradc_prepare_y_pos()
456 static void mxs_lradc_handle_touch(struct mxs_lradc_ts *ts) in mxs_lradc_handle_touch()
495 struct mxs_lradc_ts *ts = data; in mxs_lradc_ts_handle_irq() local
524 struct mxs_lradc_ts *ts = input_get_drvdata(dev); in mxs_lradc_ts_open() local
532 static void mxs_lradc_ts_stop(struct mxs_lradc_ts *ts) in mxs_lradc_ts_stop()
556 struct mxs_lradc_ts *ts = input_get_drvdata(dev); in mxs_lradc_ts_close() local
561 static void mxs_lradc_ts_hw_init(struct mxs_lradc_ts *ts) in mxs_lradc_ts_hw_init()
576 static int mxs_lradc_ts_register(struct mxs_lradc_ts *ts) in mxs_lradc_ts_register()
[all …]
A Dtsc200x-core.c137 struct tsc200x *ts = _ts; in tsc200x_irq_thread() local
220 static void tsc200x_reset(struct tsc200x *ts) in tsc200x_reset()
243 static void __tsc200x_enable(struct tsc200x *ts) in __tsc200x_enable()
259 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_selftest_show() local
342 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_attr_is_visible() local
412 struct tsc200x *ts = input_get_drvdata(input); in tsc200x_open() local
428 struct tsc200x *ts = input_get_drvdata(input); in tsc200x_close() local
444 struct tsc200x *ts; in tsc200x_probe() local
582 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_remove() local
592 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_suspend() local
[all …]
A Dtsc2007_core.c89 bool tsc2007_is_pen_down(struct tsc2007 *ts) in tsc2007_is_pen_down()
113 struct tsc2007 *ts = handle; in tsc2007_soft_irq() local
177 struct tsc2007 *ts = handle; in tsc2007_hard_irq() local
188 static void tsc2007_stop(struct tsc2007 *ts) in tsc2007_stop()
199 struct tsc2007 *ts = input_get_drvdata(input_dev); in tsc2007_open() local
219 struct tsc2007 *ts = input_get_drvdata(input_dev); in tsc2007_close() local
227 struct tsc2007 *ts = i2c_get_clientdata(client); in tsc2007_get_pendown_state_gpio() local
232 static int tsc2007_probe_properties(struct device *dev, struct tsc2007 *ts) in tsc2007_probe_properties()
275 static int tsc2007_probe_pdev(struct device *dev, struct tsc2007 *ts, in tsc2007_probe_pdev()
310 struct tsc2007 *ts; in tsc2007_probe() local
A Dad7879.c165 static int ad7879_report(struct ad7879 *ts) in ad7879_report()
247 struct ad7879 *ts = handle; in ad7879_irq() local
305 struct ad7879 *ts = dev_get_drvdata(dev); in ad7879_suspend() local
321 struct ad7879 *ts = dev_get_drvdata(dev); in ad7879_resume() local
361 struct ad7879 *ts = dev_get_drvdata(dev); in ad7879_disable_show() local
370 struct ad7879 *ts = dev_get_drvdata(dev); in ad7879_disable_store() local
398 struct ad7879 *ts = gpiochip_get_data(chip); in ad7879_gpio_direction_input() local
412 struct ad7879 *ts = gpiochip_get_data(chip); in ad7879_gpio_direction_output() local
431 struct ad7879 *ts = gpiochip_get_data(chip); in ad7879_gpio_get_value() local
444 struct ad7879 *ts = gpiochip_get_data(chip); in ad7879_gpio_set_value() local
[all …]
A Dzforce_ts.c158 static void zforce_reset_assert(struct zforce_ts *ts) in zforce_reset_assert()
266 static int zforce_start(struct zforce_ts *ts) in zforce_start()
319 static int zforce_stop(struct zforce_ts *ts) in zforce_stop()
473 struct zforce_ts *ts = dev_id; in zforce_irq() local
484 struct zforce_ts *ts = dev_id; in zforce_irq_thread() local
593 struct zforce_ts *ts = input_get_drvdata(dev); in zforce_input_open() local
600 struct zforce_ts *ts = input_get_drvdata(dev); in zforce_input_close() local
614 struct zforce_ts *ts = i2c_get_clientdata(client); in zforce_suspend() local
659 struct zforce_ts *ts = i2c_get_clientdata(client); in zforce_resume() local
698 struct zforce_ts *ts = data; in zforce_reset() local
[all …]
A Dipaq-micro-ts.c29 struct touchscreen_data *ts = data; in micro_ts_receive() local
46 static void micro_ts_toggle_receive(struct touchscreen_data *ts, bool enable) in micro_ts_toggle_receive()
65 struct touchscreen_data *ts = input_get_drvdata(input); in micro_ts_open() local
74 struct touchscreen_data *ts = input_get_drvdata(input); in micro_ts_close() local
82 struct touchscreen_data *ts; in micro_ts_probe() local
124 struct touchscreen_data *ts = dev_get_drvdata(dev); in micro_ts_suspend() local
133 struct touchscreen_data *ts = dev_get_drvdata(dev); in micro_ts_resume() local
A Dilitek_ts_i2c.c92 static int ilitek_i2c_write_and_read(struct ilitek_ts_data *ts, in ilitek_i2c_write_and_read()
213 static int api_protocol_set_cmd(struct ilitek_ts_data *ts, in api_protocol_set_cmd()
265 static int api_protocol_get_fw_ver(struct ilitek_ts_data *ts, in api_protocol_get_fw_ver()
300 static int api_protocol_get_tp_res(struct ilitek_ts_data *ts, in api_protocol_get_tp_res()
401 static int ilitek_protocol_init(struct ilitek_ts_data *ts) in ilitek_protocol_init()
497 struct ilitek_ts_data *ts = dev_id; in ilitek_i2c_isr() local
513 struct ilitek_ts_data *ts = i2c_get_clientdata(client); in firmware_version_show() local
528 struct ilitek_ts_data *ts = i2c_get_clientdata(client); in product_id_show() local
548 struct ilitek_ts_data *ts; in ilitek_ts_i2c_probe() local
611 struct ilitek_ts_data *ts = i2c_get_clientdata(client); in ilitek_suspend() local
[all …]
A Dads7846.c241 static void ads7846_stop(struct ads7846 *ts) in ads7846_stop()
357 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_read12_ser() local
432 struct ads7846 *ts = dev_get_drvdata(dev); in ads7845_read12_ser() local
527 struct ads7846 *ts = dev_get_drvdata(dev); in SHOW() local
584 struct ads7846 *ts) in ads784x_hwmon_register()
593 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_pen_down_show() local
648 struct ads7846 *ts = ads; in ads7846_debounce_filter() local
916 struct ads7846 *ts = handle; in ads7846_hard_irq() local
924 struct ads7846 *ts = handle; in ads7846_irq() local
994 struct ads7846 *ts, in ads7846_setup_pendown()
[all …]
A Dhideep.c296 static void hideep_pgm_set(struct hideep_ts *ts) in hideep_pgm_set()
335 static int hideep_enter_pgm(struct hideep_ts *ts) in hideep_enter_pgm()
364 static int hideep_nvm_unlock(struct hideep_ts *ts) in hideep_nvm_unlock()
460 static int hideep_program_nvm(struct hideep_ts *ts, in hideep_program_nvm()
509 static int hideep_verify_nvm(struct hideep_ts *ts, in hideep_verify_nvm()
556 static int hideep_load_dwz(struct hideep_ts *ts) in hideep_load_dwz()
653 static int hideep_power_on(struct hideep_ts *ts) in hideep_power_on()
688 struct hideep_ts *ts = data; in hideep_power_off() local
750 struct hideep_ts *ts = handle; in hideep_irq() local
786 static int hideep_init_input(struct hideep_ts *ts) in hideep_init_input()
[all …]
A Dcy8ctma140.c55 static void cy8ctma140_report(struct cy8ctma140 *ts, u8 *data, int n_fingers) in cy8ctma140_report()
97 struct cy8ctma140 *ts = d; in cy8ctma140_irq_thread() local
143 static int cy8ctma140_init(struct cy8ctma140 *ts) in cy8ctma140_init()
171 static int cy8ctma140_power_up(struct cy8ctma140 *ts) in cy8ctma140_power_up()
187 static void cy8ctma140_power_down(struct cy8ctma140 *ts) in cy8ctma140_power_down()
196 struct cy8ctma140 *ts = d; in cy8ctma140_power_off_action() local
204 struct cy8ctma140 *ts; in cy8ctma140_probe() local
303 struct cy8ctma140 *ts = i2c_get_clientdata(client); in cy8ctma140_suspend() local
314 struct cy8ctma140 *ts = i2c_get_clientdata(client); in cy8ctma140_resume() local
A Dmelfas_mip4.c179 static int mip4_i2c_xfer(struct mip4_ts *ts, in mip4_i2c_xfer()
366 static int mip4_power_on(struct mip4_ts *ts) in mip4_power_on()
404 static int mip4_enable(struct mip4_ts *ts) in mip4_enable()
417 static void mip4_disable(struct mip4_ts *ts) in mip4_disable()
584 struct mip4_ts *ts = dev_id; in mip4_interrupt() local
640 struct mip4_ts *ts = input_get_drvdata(dev); in mip4_input_open() local
647 struct mip4_ts *ts = input_get_drvdata(dev); in mip4_input_close() local
831 static int mip4_bl_enter(struct mip4_ts *ts) in mip4_bl_enter()
839 static int mip4_bl_exit(struct mip4_ts *ts) in mip4_bl_exit()
1079 static int mip4_flash_fw(struct mip4_ts *ts, in mip4_flash_fw()
[all …]
A Dektf2127.c70 static void ektf2127_report_event(struct ektf2127_ts *ts, const u8 *buf) in ektf2127_report_event()
99 static void ektf2127_report2_contact(struct ektf2127_ts *ts, int slot, in ektf2127_report2_contact()
113 static void ektf2127_report2_event(struct ektf2127_ts *ts, const u8 *buf) in ektf2127_report2_event()
124 struct ektf2127_ts *ts = dev_id; in ektf2127_irq() local
164 struct ektf2127_ts *ts = input_get_drvdata(dev); in ektf2127_start() local
174 struct ektf2127_ts *ts = input_get_drvdata(dev); in ektf2127_stop() local
182 struct ektf2127_ts *ts = i2c_get_clientdata(to_i2c_client(dev)); in ektf2127_suspend() local
194 struct ektf2127_ts *ts = i2c_get_clientdata(to_i2c_client(dev)); in ektf2127_resume() local
251 struct ektf2127_ts *ts; in ektf2127_probe() local
A Dauo-pixcir-ts.c124 static int auo_pixcir_collect_data(struct auo_pixcir_ts *ts, in auo_pixcir_collect_data()
173 struct auo_pixcir_ts *ts = dev_id; in auo_pixcir_interrupt() local
281 static int auo_pixcir_int_config(struct auo_pixcir_ts *ts, in auo_pixcir_int_config()
341 static int auo_pixcir_start(struct auo_pixcir_ts *ts) in auo_pixcir_start()
368 static int auo_pixcir_stop(struct auo_pixcir_ts *ts) in auo_pixcir_stop()
391 struct auo_pixcir_ts *ts = input_get_drvdata(dev); in auo_pixcir_input_open() local
398 struct auo_pixcir_ts *ts = input_get_drvdata(dev); in auo_pixcir_input_close() local
406 struct auo_pixcir_ts *ts = i2c_get_clientdata(client); in auo_pixcir_suspend() local
438 struct auo_pixcir_ts *ts = i2c_get_clientdata(client); in auo_pixcir_resume() local
517 struct auo_pixcir_ts *ts = data; in auo_pixcir_reset() local
[all …]
A Dst1232.c64 static int st1232_ts_read_data(struct st1232_ts_data *ts, u8 reg, in st1232_ts_read_data()
90 static int st1232_ts_wait_ready(struct st1232_ts_data *ts) in st1232_ts_wait_ready()
111 static int st1232_ts_read_resolution(struct st1232_ts_data *ts, u16 *max_x, in st1232_ts_read_resolution()
130 static int st1232_ts_parse_and_report(struct st1232_ts_data *ts) in st1232_ts_parse_and_report()
175 struct st1232_ts_data *ts = dev_id; in st1232_ts_irq_handler() local
200 static void st1232_ts_power(struct st1232_ts_data *ts, bool poweron) in st1232_ts_power()
227 struct st1232_ts_data *ts; in st1232_ts_probe() local
346 struct st1232_ts_data *ts = i2c_get_clientdata(client); in st1232_ts_suspend() local
359 struct st1232_ts_data *ts = i2c_get_clientdata(client); in st1232_ts_resume() local
/linux/drivers/mfd/
A Ducb1x00-ts.c65 static inline void ucb1x00_ts_event_release(struct ucb1x00_ts *ts) in ucb1x00_ts_event_release()
77 static inline void ucb1x00_ts_mode_int(struct ucb1x00_ts *ts) in ucb1x00_ts_mode_int()
116 static inline unsigned int ucb1x00_ts_read_xpos(struct ucb1x00_ts *ts) in ucb1x00_ts_read_xpos()
143 static inline unsigned int ucb1x00_ts_read_ypos(struct ucb1x00_ts *ts) in ucb1x00_ts_read_ypos()
189 static inline int ucb1x00_ts_pen_down(struct ucb1x00_ts *ts) in ucb1x00_ts_pen_down()
206 struct ucb1x00_ts *ts = _ts; in ucb1x00_thread() local
290 struct ucb1x00_ts *ts = id; in ucb1x00_ts_irq() local
303 struct ucb1x00_ts *ts = input_get_drvdata(idev); in ucb1x00_ts_open() local
349 struct ucb1x00_ts *ts = input_get_drvdata(idev); in ucb1x00_ts_close() local
366 struct ucb1x00_ts *ts; in ucb1x00_ts_add() local
[all …]
/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
A Dtopaz_pcie.c152 struct qtnf_pcie_topaz_state *ts = arg; in qtnf_topaz_ipc_gen_ep_int() local
469 struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus); in qtnf_try_wake_xmit() local
722 struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus); in qtnf_pcie_data_tx_timeout() local
730 struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus); in qtnf_pcie_data_rx_start() local
738 struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus); in qtnf_pcie_data_rx_stop() local
758 struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus); in qtnf_dbg_irq_stats() local
768 struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus); in qtnf_dbg_pkt_stats() local
1123 struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus); in qtnf_pcie_topaz_probe() local
1175 struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus); in qtnf_pcie_topaz_remove() local
1184 struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus); in qtnf_pcie_topaz_suspend() local
[all …]
/linux/arch/sparc/vdso/
A Dvclock_gettime.c66 notrace static long vdso_fallback_gettime(long clock, struct __kernel_old_timespec *ts) in vdso_fallback_gettime()
147 struct __kernel_old_timespec *ts) in do_realtime()
167 struct __kernel_old_timespec *ts) in do_realtime_stick()
187 struct __kernel_old_timespec *ts) in do_monotonic()
207 struct __kernel_old_timespec *ts) in do_monotonic_stick()
227 struct __kernel_old_timespec *ts) in do_realtime_coarse()
240 struct __kernel_old_timespec *ts) in do_monotonic_coarse()
254 __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime()
282 __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime_stick()
314 struct __kernel_old_timespec ts; in __vdso_gettimeofday() member
[all …]
/linux/tools/perf/util/
A Dthread-stack.c118 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow()
178 struct thread_stack *ts = thread->ts, *new_ts; in thread_stack__new() local
210 struct thread_stack *ts = thread->ts; in thread__cpu_stack() local
299 struct thread_stack *ts, size_t idx, in thread_stack__call_return()
366 struct thread_stack *ts = thread->ts; in thread_stack__flush() local
410 struct thread_stack *ts = thread__stack(thread, cpu); in thread_stack__event() local
475 struct thread_stack *ts = thread__stack(thread, cpu); in thread_stack__set_trace_nr() local
505 struct thread_stack *ts = thread->ts; in thread_stack__free() local
524 struct thread_stack *ts = thread__stack(thread, cpu); in thread_stack__sample() local
903 struct thread_stack *ts, in thread_stack__no_call_return()
[all …]
/linux/drivers/thermal/tegra/
A Dtegra30-tsensor.c77 struct tegra_tsensor *ts; member
91 static int tegra_tsensor_hw_enable(const struct tegra_tsensor *ts) in tegra_tsensor_hw_enable()
140 static int tegra_tsensor_hw_disable(const struct tegra_tsensor *ts) in tegra_tsensor_hw_disable()
157 const struct tegra_tsensor *ts = data; in devm_tegra_tsensor_hw_disable() local
165 const struct tegra_tsensor *ts = tsc->ts; in tegra_tsensor_get_temp() local
223 const struct tegra_tsensor *ts = tsc->ts; in tegra_tsensor_set_trips() local
271 const struct tegra_tsensor *ts = data; in tegra_tsensor_isr() local
429 static int tegra_tsensor_nvmem_setup(struct tegra_tsensor *ts) in tegra_tsensor_nvmem_setup()
541 struct tegra_tsensor *ts; in tegra_tsensor_probe() local
608 struct tegra_tsensor *ts = dev_get_drvdata(dev); in tegra_tsensor_suspend() local
[all …]
/linux/drivers/gpio/
A Dgpio-max730x.c50 struct max7301 *ts = container_of(chip, struct max7301, chip); in max7301_direction_input() local
78 static int __max7301_set(struct max7301 *ts, unsigned offset, int value) in __max7301_set()
92 struct max7301 *ts = container_of(chip, struct max7301, chip); in max7301_direction_output() local
120 struct max7301 *ts = gpiochip_get_data(chip); in max7301_get() local
148 struct max7301 *ts = gpiochip_get_data(chip); in max7301_set() local
160 int __max730x_probe(struct max7301 *ts) in __max730x_probe()
225 struct max7301 *ts = dev_get_drvdata(dev); in __max730x_remove() local
/linux/sound/soc/meson/
A Daxg-tdm-formatter.c30 struct axg_tdm_stream *ts, in axg_tdm_formatter_set_channel_masks()
72 struct axg_tdm_stream *ts = formatter->stream; in axg_tdm_formatter_enable() local
147 struct axg_tdm_stream *ts = formatter->stream; in axg_tdm_formatter_attach() local
169 struct axg_tdm_stream *ts = formatter->stream; in axg_tdm_formatter_dettach() local
181 struct axg_tdm_stream *ts = formatter->drv->ops->get_stream(w); in axg_tdm_formatter_power_up() local
342 int axg_tdm_stream_start(struct axg_tdm_stream *ts) in axg_tdm_stream_start()
365 void axg_tdm_stream_stop(struct axg_tdm_stream *ts) in axg_tdm_stream_stop()
383 struct axg_tdm_stream *ts; in axg_tdm_stream_alloc() local
396 void axg_tdm_stream_free(struct axg_tdm_stream *ts) in axg_tdm_stream_free()
/linux/lib/vdso/
A Dgettimeofday.c50 struct __kernel_timespec *ts) in do_hres_timens()
104 struct __kernel_timespec *ts) in do_hres_timens()
111 struct __kernel_timespec *ts) in do_hres()
166 struct __kernel_timespec *ts) in do_coarse_timens()
195 struct __kernel_timespec *ts) in do_coarse_timens()
202 struct __kernel_timespec *ts) in do_coarse()
229 struct __kernel_timespec *ts) in __cvdso_clock_gettime_common()
256 struct __kernel_timespec *ts) in __cvdso_clock_gettime_data()
276 struct __kernel_timespec ts; in __cvdso_clock_gettime32_data() local
304 struct __kernel_timespec ts; in __cvdso_gettimeofday_data() local
[all …]

Completed in 107 milliseconds

12345678910>>...22