Home
last modified time | relevance | path

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

12345678910>>...28

/linux-6.15/kernel/time/
H A Dtick-sched.c508 struct tick_sched *ts; in tick_nohz_dep_set_cpu() local
585 struct tick_sched *ts; in __tick_nohz_task_switch() local
687 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); in tick_nohz_tick_stopped() local
745 static void tick_nohz_start_idle(struct tick_sched *ts) in tick_nohz_start_idle()
803 struct tick_sched *ts = &per_cpu(tick_cpu_sched, cpu); in get_cpu_idle_time_us() local
829 struct tick_sched *ts = &per_cpu(tick_cpu_sched, cpu); in get_cpu_iowait_time_us() local
1207 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); in tick_nohz_idle_stop_tick() local
1253 struct tick_sched *ts; in tick_nohz_idle_enter() local
1290 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); in tick_nohz_irq_exit() local
1305 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); in tick_nohz_idle_got_tick() local
[all …]
/linux-6.15/drivers/input/touchscreen/
H A Dgoodix.c508 struct goodix_ts_data *ts = dev_id; in goodix_ts_irq_handler() local
516 static void goodix_free_irq(struct goodix_ts_data *ts) in goodix_free_irq()
521 static int goodix_request_irq(struct goodix_ts_data *ts) in goodix_request_irq()
723 int goodix_int_sync(struct goodix_ts_data *ts) in goodix_int_sync()
749 int goodix_reset_no_int_sync(struct goodix_ts_data *ts) in goodix_reset_no_int_sync()
796 static int goodix_reset(struct goodix_ts_data *ts) in goodix_reset()
830 struct goodix_ts_data *ts = data; in goodix_resource() local
1261 struct goodix_ts_data *ts = ctx; in goodix_config_cb() local
1289 struct goodix_ts_data *ts = arg; in goodix_disable_regulators() local
1297 struct goodix_ts_data *ts; in goodix_ts_probe() local
[all …]
H A Dcyttsp_core.c118 static int cyttsp_handshake(struct cyttsp *ts) in cyttsp_handshake()
252 static int cyttsp_soft_reset(struct cyttsp *ts) in cyttsp_soft_reset()
367 struct cyttsp *ts = handle; in cyttsp_irq() local
409 static int cyttsp_power_on(struct cyttsp *ts) in cyttsp_power_on()
457 static int cyttsp_enable(struct cyttsp *ts) in cyttsp_enable()
480 static int cyttsp_disable(struct cyttsp *ts) in cyttsp_disable()
495 struct cyttsp *ts = dev_get_drvdata(dev); in cyttsp_suspend() local
513 struct cyttsp *ts = dev_get_drvdata(dev); in cyttsp_resume() local
531 struct cyttsp *ts = input_get_drvdata(dev); in cyttsp_open() local
542 struct cyttsp *ts = input_get_drvdata(dev); in cyttsp_close() local
[all …]
H 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 …]
H A Dtsc200x-core.c138 struct tsc200x *ts = _ts; in tsc200x_irq_thread() local
211 static void tsc200x_stop_scan(struct tsc200x *ts) in tsc200x_stop_scan()
216 static void tsc200x_reset(struct tsc200x *ts) in tsc200x_reset()
237 static void __tsc200x_enable(struct tsc200x *ts) in __tsc200x_enable()
310 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_selftest_show() local
335 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_attr_is_visible() local
407 struct tsc200x *ts = input_get_drvdata(input); in tsc200x_open() local
421 struct tsc200x *ts = input_get_drvdata(input); in tsc200x_close() local
435 struct tsc200x *ts; in tsc200x_probe() local
558 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_suspend() local
[all …]
H A Dhimax_hx83112b.c84 static int himax_bus_enable_burst(struct himax_ts_data *ts) in himax_bus_enable_burst()
133 static void himax_reset(struct himax_ts_data *ts) in himax_reset()
180 static int himax_input_register(struct himax_ts_data *ts) in himax_input_register()
245 static void himax_process_event(struct himax_ts_data *ts, in himax_process_event()
279 static int himax_read_events(struct himax_ts_data *ts, in himax_read_events()
286 static int hx83100a_read_events(struct himax_ts_data *ts, in hx83100a_read_events()
292 static int himax_handle_input(struct himax_ts_data *ts) in himax_handle_input()
317 struct himax_ts_data *ts = dev_id; in himax_irq_handler() local
330 struct himax_ts_data *ts; in himax_probe() local
382 struct himax_ts_data *ts = dev_get_drvdata(dev); in himax_suspend() local
[all …]
H A Dad7879.c165 static int ad7879_report(struct ad7879 *ts) in ad7879_report()
240 struct ad7879 *ts = from_timer(ts, t, timer); in ad7879_timer() local
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
404 struct ad7879 *ts = gpiochip_get_data(chip); in ad7879_gpio_direction_input() local
418 struct ad7879 *ts = gpiochip_get_data(chip); in ad7879_gpio_direction_output() local
437 struct ad7879 *ts = gpiochip_get_data(chip); in ad7879_gpio_get_value() local
[all …]
H A Dzforce_ts.c235 static int zforce_start(struct zforce_ts *ts) in zforce_start()
287 static int zforce_stop(struct zforce_ts *ts) in zforce_stop()
430 struct zforce_ts *ts = dev_id; in zforce_irq() local
441 struct zforce_ts *ts = dev_id; in zforce_irq_thread() local
553 struct zforce_ts *ts = input_get_drvdata(dev); in zforce_input_open() local
560 struct zforce_ts *ts = input_get_drvdata(dev); in zforce_input_close() local
569 static int __zforce_suspend(struct zforce_ts *ts) in __zforce_suspend()
610 struct zforce_ts *ts = i2c_get_clientdata(client); in zforce_suspend() local
627 struct zforce_ts *ts = i2c_get_clientdata(client); in zforce_resume() local
663 struct zforce_ts *ts = data; in zforce_reset() local
[all …]
H A Dilitek_ts_i2c.c93 static int ilitek_i2c_write_and_read(struct ilitek_ts_data *ts, in ilitek_i2c_write_and_read()
218 static int api_protocol_set_cmd(struct ilitek_ts_data *ts, in api_protocol_set_cmd()
270 static int api_protocol_get_fw_ver(struct ilitek_ts_data *ts, in api_protocol_get_fw_ver()
305 static int api_protocol_get_tp_res(struct ilitek_ts_data *ts, in api_protocol_get_tp_res()
406 static int ilitek_protocol_init(struct ilitek_ts_data *ts) in ilitek_protocol_init()
502 struct ilitek_ts_data *ts = dev_id; in ilitek_i2c_isr() local
518 struct ilitek_ts_data *ts = i2c_get_clientdata(client); in firmware_version_show() local
533 struct ilitek_ts_data *ts = i2c_get_clientdata(client); in product_id_show() local
549 struct ilitek_ts_data *ts; in ilitek_ts_i2c_probe() local
606 struct ilitek_ts_data *ts = i2c_get_clientdata(client); in ilitek_suspend() local
[all …]
H A Dads7846.c240 static void ads7846_stop(struct ads7846 *ts) in ads7846_stop()
356 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_read12_ser() local
441 struct ads7846 *ts = dev_get_drvdata(dev); in ads7845_read12_ser() local
536 struct ads7846 *ts = dev_get_drvdata(dev); in SHOW() local
593 struct ads7846 *ts) in ads784x_hwmon_register()
602 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_pen_down_show() local
650 struct ads7846 *ts = ads; in ads7846_debounce_filter() local
934 struct ads7846 *ts = handle; in ads7846_hard_irq() local
942 struct ads7846 *ts = handle; in ads7846_irq() local
1012 struct ads7846 *ts, in ads7846_setup_pendown()
[all …]
H 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
174 static void tsc2007_stop(struct tsc2007 *ts) in tsc2007_stop()
185 struct tsc2007 *ts = input_get_drvdata(input_dev); in tsc2007_open() local
205 struct tsc2007 *ts = input_get_drvdata(input_dev); in tsc2007_close() local
213 struct tsc2007 *ts = i2c_get_clientdata(client); in tsc2007_get_pendown_state_gpio() local
218 static int tsc2007_probe_properties(struct device *dev, struct tsc2007 *ts) in tsc2007_probe_properties()
261 static int tsc2007_probe_pdev(struct device *dev, struct tsc2007 *ts, in tsc2007_probe_pdev()
296 struct tsc2007 *ts; in tsc2007_probe() local
H 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
H A Dhideep.c302 static void hideep_pgm_set(struct hideep_ts *ts) in hideep_pgm_set()
341 static int hideep_enter_pgm(struct hideep_ts *ts) in hideep_enter_pgm()
370 static int hideep_nvm_unlock(struct hideep_ts *ts) in hideep_nvm_unlock()
466 static int hideep_program_nvm(struct hideep_ts *ts, in hideep_program_nvm()
515 static int hideep_verify_nvm(struct hideep_ts *ts, in hideep_verify_nvm()
562 static int hideep_load_dwz(struct hideep_ts *ts) in hideep_load_dwz()
659 static int hideep_power_on(struct hideep_ts *ts) in hideep_power_on()
694 struct hideep_ts *ts = data; in hideep_power_off() local
756 struct hideep_ts *ts = handle; in hideep_irq() local
792 static int hideep_init_input(struct hideep_ts *ts) in hideep_init_input()
[all …]
H A Dimagis.c66 static int imagis_i2c_read_reg(struct imagis_ts *ts, in imagis_i2c_read_reg()
106 struct imagis_ts *ts = dev_id; in imagis_interrupt() local
170 struct imagis_ts *ts = _ts; in imagis_power_off() local
175 static int imagis_power_on(struct imagis_ts *ts) in imagis_power_on()
188 static int imagis_start(struct imagis_ts *ts) in imagis_start()
201 static int imagis_stop(struct imagis_ts *ts) in imagis_stop()
212 struct imagis_ts *ts = input_get_drvdata(dev); in imagis_input_open() local
219 struct imagis_ts *ts = input_get_drvdata(dev); in imagis_input_close() local
304 struct imagis_ts *ts; in imagis_probe() local
368 struct imagis_ts *ts = i2c_get_clientdata(client); in imagis_suspend() local
[all …]
H 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
203 struct cy8ctma140 *ts; in cy8ctma140_probe() local
298 struct cy8ctma140 *ts = i2c_get_clientdata(client); in cy8ctma140_suspend() local
309 struct cy8ctma140 *ts = i2c_get_clientdata(client); in cy8ctma140_resume() local
H 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 …]
/linux-6.15/drivers/mfd/
H 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-6.15/drivers/net/wireless/quantenna/qtnfmac/pcie/
H 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-6.15/tools/perf/util/
H A Dthread-stack.c118 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow()
178 struct thread_stack *ts = thread__ts(thread), *new_ts; in thread_stack__new() local
210 struct thread_stack *ts = thread__ts(thread); 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(thread); 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(thread); in thread_stack__free() local
525 struct thread_stack *ts = thread__stack(thread, cpu); in thread_stack__sample() local
904 struct thread_stack *ts, in thread_stack__no_call_return()
[all …]
/linux-6.15/arch/sparc/vdso/
H A Dvclock_gettime.c66 notrace static long vdso_fallback_gettime(long clock, struct __kernel_old_timespec *ts) in vdso_fallback_gettime()
167 struct __kernel_old_timespec *ts) in do_realtime()
187 struct __kernel_old_timespec *ts) in do_realtime_stick()
207 struct __kernel_old_timespec *ts) in do_monotonic()
227 struct __kernel_old_timespec *ts) in do_monotonic_stick()
247 struct __kernel_old_timespec *ts) in do_realtime_coarse()
260 struct __kernel_old_timespec *ts) in do_monotonic_coarse()
274 __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime()
302 __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime_stick()
334 struct __kernel_old_timespec ts; in __vdso_gettimeofday() member
[all …]
/linux-6.15/sound/soc/meson/
H A Daxg-tdm-formatter.c30 struct axg_tdm_stream *ts, in axg_tdm_formatter_set_channel_masks()
82 struct axg_tdm_stream *ts = formatter->stream; in axg_tdm_formatter_enable() local
157 struct axg_tdm_stream *ts = formatter->stream; in axg_tdm_formatter_attach() local
179 struct axg_tdm_stream *ts = formatter->stream; in axg_tdm_formatter_dettach() local
191 struct axg_tdm_stream *ts = formatter->drv->ops->get_stream(w); in axg_tdm_formatter_power_up() local
328 int axg_tdm_stream_start(struct axg_tdm_stream *ts) in axg_tdm_stream_start()
351 void axg_tdm_stream_stop(struct axg_tdm_stream *ts) in axg_tdm_stream_stop()
369 struct axg_tdm_stream *ts; in axg_tdm_stream_alloc() local
382 void axg_tdm_stream_free(struct axg_tdm_stream *ts) in axg_tdm_stream_free()
395 int axg_tdm_stream_set_cont_clocks(struct axg_tdm_stream *ts, in axg_tdm_stream_set_cont_clocks()
/linux-6.15/kernel/bpf/
H A Drqspinlock.c92 static bool is_lock_released(rqspinlock_t *lock, u32 mask, struct rqspinlock_timeout *ts) in is_lock_released()
100 struct rqspinlock_timeout *ts) in check_deadlock_AA()
122 struct rqspinlock_timeout *ts) in check_deadlock_ABBA()
202 struct rqspinlock_timeout *ts) in check_deadlock()
217 struct rqspinlock_timeout *ts) in check_timeout()
248 #define RES_CHECK_TIMEOUT(ts, ret, mask) \ argument
255 #define RES_CHECK_TIMEOUT(ts, ret, mask) \ argument
263 #define RES_INIT_TIMEOUT(ts) ({ (ts).spin = 0; }) argument
269 #define RES_RESET_TIMEOUT(ts, _duration) ({ (ts).timeout_end = 0; (ts).duration = _duration; }) argument
277 struct rqspinlock_timeout ts; in resilient_tas_spin_lock() local
[all …]
/linux-6.15/drivers/thermal/tegra/
H A Dtegra30-tsensor.c76 struct tegra_tsensor *ts; member
90 static int tegra_tsensor_hw_enable(const struct tegra_tsensor *ts) in tegra_tsensor_hw_enable()
139 static int tegra_tsensor_hw_disable(const struct tegra_tsensor *ts) in tegra_tsensor_hw_disable()
156 const struct tegra_tsensor *ts = data; in devm_tegra_tsensor_hw_disable() local
164 const struct tegra_tsensor *ts = tsc->ts; in tegra_tsensor_get_temp() local
222 const struct tegra_tsensor *ts = tsc->ts; in tegra_tsensor_set_trips() local
270 const struct tegra_tsensor *ts = data; in tegra_tsensor_isr() local
427 static int tegra_tsensor_nvmem_setup(struct tegra_tsensor *ts) in tegra_tsensor_nvmem_setup()
538 struct tegra_tsensor *ts; in tegra_tsensor_probe() local
613 struct tegra_tsensor *ts = dev_get_drvdata(dev); in tegra_tsensor_suspend() local
[all …]
/linux-6.15/drivers/gpio/
H 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()
222 struct max7301 *ts = dev_get_drvdata(dev); in __max730x_remove() local
/linux-6.15/drivers/hid/
H A Dhid-goodix-spi.c247 struct goodix_ts_data *ts = hid->driver_data; in goodix_hid_parse() local
297 struct goodix_ts_data *ts = hid->driver_data; in goodix_hid_start() local
326 struct goodix_ts_data *ts = hid->driver_data; in goodix_hid_open() local
334 struct goodix_ts_data *ts = hid->driver_data; in goodix_hid_close() local
391 struct goodix_ts_data *ts = hid->driver_data; in goodix_hid_get_raw_report() local
491 struct goodix_ts_data *ts = hid->driver_data; in goodix_hid_set_raw_report() local
539 struct goodix_ts_data *ts = hid->driver_data; in goodix_hid_raw_request() local
571 struct goodix_ts_data *ts = data; in goodix_hid_irq() local
676 struct goodix_ts_data *ts; in goodix_spi_probe() local
737 struct goodix_ts_data *ts = spi_get_drvdata(spi); in goodix_spi_remove() local
[all …]

12345678910>>...28