Home
last modified time | relevance | path

Searched defs:ts (Results 26 – 50 of 704) sorted by relevance

12345678910>>...29

/openbmc/linux/drivers/input/touchscreen/
H A Dzet6223.c39 struct zet6223_ts *ts = input_get_drvdata(dev); in zet6223_start() local
48 struct zet6223_ts *ts = input_get_drvdata(dev); in zet6223_stop() local
55 struct zet6223_ts *ts = dev_id; in zet6223_irq() local
100 struct zet6223_ts *ts = _ts; in zet6223_power_off() local
105 static int zet6223_power_on(struct zet6223_ts *ts) in zet6223_power_on()
133 static int zet6223_query_device(struct zet6223_ts *ts) in zet6223_query_device()
173 struct zet6223_ts *ts; in zet6223_probe() local
H A Dauo-pixcir-ts.c138 static int auo_pixcir_collect_data(struct auo_pixcir_ts *ts, in auo_pixcir_collect_data()
186 struct auo_pixcir_ts *ts = dev_id; in auo_pixcir_interrupt() local
268 static int auo_pixcir_power_mode(struct auo_pixcir_ts *ts, int mode) in auo_pixcir_power_mode()
351 static int auo_pixcir_start(struct auo_pixcir_ts *ts) in auo_pixcir_start()
378 static int auo_pixcir_stop(struct auo_pixcir_ts *ts) in auo_pixcir_stop()
401 struct auo_pixcir_ts *ts = input_get_drvdata(dev); in auo_pixcir_input_open() local
408 struct auo_pixcir_ts *ts = input_get_drvdata(dev); in auo_pixcir_input_close() local
416 struct auo_pixcir_ts *ts = i2c_get_clientdata(client); in auo_pixcir_suspend() local
448 struct auo_pixcir_ts *ts = i2c_get_clientdata(client); in auo_pixcir_resume() local
480 struct auo_pixcir_ts *ts = data; in auo_pixcir_reset() local
[all …]
H A Dstmpe-ts.c103 struct stmpe_touch *ts = in stmpe_work() local
133 struct stmpe_touch *ts = data; in stmpe_ts_handler() local
174 static int stmpe_init_hw(struct stmpe_touch *ts) in stmpe_init_hw()
238 struct stmpe_touch *ts = input_get_drvdata(dev); in stmpe_ts_open() local
251 struct stmpe_touch *ts = input_get_drvdata(dev); in stmpe_ts_close() local
260 struct stmpe_touch *ts) in stmpe_ts_get_platform_info()
290 struct stmpe_touch *ts; in stmpe_input_probe() local
355 struct stmpe_touch *ts = platform_get_drvdata(pdev); in stmpe_ts_remove() local
H 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
H A Dcyttsp5.c346 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_mt_attention() local
377 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_setup_input_device() local
412 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_parse_dt_key_code() local
427 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_btn_attention() local
698 struct cyttsp5 *ts = handle; in cyttsp5_handle_irq() local
736 static int cyttsp5_deassert_int(struct cyttsp5 *ts) in cyttsp5_deassert_int()
775 static int cyttsp5_startup(struct cyttsp5 *ts) in cyttsp5_startup()
818 struct cyttsp5 *ts = data; in cyttsp5_cleanup() local
826 struct cyttsp5 *ts; in cyttsp5_probe() local
940 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_suspend() local
[all …]
H A Dad7877.c256 struct ad7877 *ts = spi_get_drvdata(spi); in ad7877_read_adc() local
388 struct ad7877 *ts = handle; in ad7877_irq() local
410 struct ad7877 *ts = data; in ad7877_disable() local
465 struct ad7877 *ts = dev_get_drvdata(dev); in SHOW() local
474 struct ad7877 *ts = dev_get_drvdata(dev); in ad7877_disable_store() local
495 struct ad7877 *ts = dev_get_drvdata(dev); in ad7877_dac_show() local
504 struct ad7877 *ts = dev_get_drvdata(dev); in ad7877_dac_store() local
525 struct ad7877 *ts = dev_get_drvdata(dev); in ad7877_gpio3_show() local
534 struct ad7877 *ts = dev_get_drvdata(dev); in ad7877_gpio3_store() local
556 struct ad7877 *ts = dev_get_drvdata(dev); in ad7877_gpio4_show() local
[all …]
H A Dpixcir_i2c_ts.c147 static void pixcir_ts_report(struct pixcir_i2c_ts_data *ts, in pixcir_ts_report()
232 static int pixcir_set_power_mode(struct pixcir_i2c_ts_data *ts, in pixcir_set_power_mode()
276 static int pixcir_set_int_mode(struct pixcir_i2c_ts_data *ts, in pixcir_set_int_mode()
310 static int pixcir_int_enable(struct pixcir_i2c_ts_data *ts, bool enable) in pixcir_int_enable()
337 static int pixcir_start(struct pixcir_i2c_ts_data *ts) in pixcir_start()
368 static int pixcir_stop(struct pixcir_i2c_ts_data *ts) in pixcir_stop()
396 struct pixcir_i2c_ts_data *ts = input_get_drvdata(dev); in pixcir_input_open() local
403 struct pixcir_i2c_ts_data *ts = input_get_drvdata(dev); in pixcir_input_close() local
411 struct pixcir_i2c_ts_data *ts = i2c_get_clientdata(client); in pixcir_i2c_ts_suspend() local
438 struct pixcir_i2c_ts_data *ts = i2c_get_clientdata(client); in pixcir_i2c_ts_resume() local
H A Delants_i2c.c298 static int elants_i2c_calibrate(struct elants_data *ts) in elants_i2c_calibrate()
787 struct elants_data *ts = i2c_get_clientdata(client); in elants_i2c_do_update_firmware() local
1068 struct elants_data *ts = _dev; in elants_i2c_irq() local
1186 struct elants_data *ts = i2c_get_clientdata(client); in calibrate_store() local
1204 struct elants_data *ts = i2c_get_clientdata(client); in write_update_fw() local
1222 struct elants_data *ts = i2c_get_clientdata(client); in show_iap_mode() local
1277 struct elants_data *ts = i2c_get_clientdata(client); in elants_version_attribute_show() local
1364 struct elants_data *ts = _data; in elants_i2c_power_off() local
1414 struct elants_data *ts; in elants_i2c_probe() local
1568 struct elants_data *ts = i2c_get_clientdata(client); in elants_i2c_suspend() local
[all …]
H A Dgoodix_fwupload.c189 static int goodix_firmware_upload(struct goodix_ts_data *ts) in goodix_firmware_upload()
262 static int goodix_prepare_bak_ref(struct goodix_ts_data *ts) in goodix_prepare_bak_ref()
309 static int goodix_send_main_clock(struct goodix_ts_data *ts) in goodix_send_main_clock()
330 int goodix_firmware_check(struct goodix_ts_data *ts) in goodix_firmware_check()
348 bool goodix_handle_fw_request(struct goodix_ts_data *ts) in goodix_handle_fw_request()
406 void goodix_save_bak_ref(struct goodix_ts_data *ts) in goodix_save_bak_ref()
H A Dcy8ctmg110_ts.c55 static void cy8ctmg110_power(struct cy8ctmg110 *ts, bool poweron) in cy8ctmg110_power()
137 static int cy8ctmg110_set_sleepmode(struct cy8ctmg110 *ts, bool sleep) in cy8ctmg110_set_sleepmode()
165 struct cy8ctmg110 *ts = _ts; in cy8ctmg110_shut_off() local
173 struct cy8ctmg110 *ts; in cy8ctmg110_probe() local
243 struct cy8ctmg110 *ts = i2c_get_clientdata(client); in cy8ctmg110_suspend() local
256 struct cy8ctmg110 *ts = i2c_get_clientdata(client); in cy8ctmg110_resume() local
H A Draydium_i2c_ts.c867 static void raydium_mt_event(struct raydium_data *ts) in raydium_mt_event()
902 struct raydium_data *ts = _dev; in raydium_i2c_irq() local
934 struct raydium_data *ts = i2c_get_clientdata(client); in raydium_i2c_fw_ver_show() local
943 struct raydium_data *ts = i2c_get_clientdata(client); in raydium_i2c_hw_ver_show() local
953 struct raydium_data *ts = i2c_get_clientdata(client); in raydium_i2c_boot_mode_show() local
965 struct raydium_data *ts = i2c_get_clientdata(client); in raydium_i2c_update_fw_store() local
984 struct raydium_data *ts = i2c_get_clientdata(client); in raydium_i2c_calibrate_store() local
1059 struct raydium_data *ts = _data; in raydium_i2c_power_off() local
1071 struct raydium_data *ts; in raydium_i2c_probe() local
1203 struct raydium_data *ts = i2c_get_clientdata(client); in raydium_i2c_suspend() local
[all …]
H A Dts4800-ts.c50 struct ts4800_ts *ts = input_get_drvdata(input_dev); in ts4800_ts_open() local
67 struct ts4800_ts *ts = input_get_drvdata(input_dev); in ts4800_ts_close() local
78 struct ts4800_ts *ts = input_get_drvdata(input_dev); in ts4800_ts_poll() local
109 struct ts4800_ts *ts) in ts4800_parse_dt()
152 struct ts4800_ts *ts; in ts4800_ts_probe() local
/openbmc/linux/drivers/iio/common/inv_sensors/
H A Dinv_sensors_timestamp.c41 void inv_sensors_timestamp_init(struct inv_sensors_timestamp *ts, in inv_sensors_timestamp_init()
60 int inv_sensors_timestamp_update_odr(struct inv_sensors_timestamp *ts, in inv_sensors_timestamp_update_odr()
77 static bool inv_validate_period(struct inv_sensors_timestamp *ts, uint32_t period, uint32_t mult) in inv_validate_period()
90 static bool inv_update_chip_period(struct inv_sensors_timestamp *ts, in inv_update_chip_period()
106 static void inv_align_timestamp_it(struct inv_sensors_timestamp *ts) in inv_align_timestamp_it()
131 void inv_sensors_timestamp_interrupt(struct inv_sensors_timestamp *ts, in inv_sensors_timestamp_interrupt()
169 void inv_sensors_timestamp_apply_odr(struct inv_sensors_timestamp *ts, in inv_sensors_timestamp_apply_odr()
/openbmc/qemu/util/
H A Dqemu-timer.c255 QEMUTimer *ts; in qemu_clock_deadline_ns_all() local
341 struct timespec ts; in qemu_poll_ns() local
359 void timer_init_full(QEMUTimer *ts, in timer_init_full()
375 void timer_deinit(QEMUTimer *ts) in timer_deinit()
430 void timer_del(QEMUTimer *ts) in timer_del()
443 void timer_mod_ns(QEMUTimer *ts, int64_t expire_time) in timer_mod_ns()
481 void timer_mod(QEMUTimer *ts, int64_t expire_time) in timer_mod()
486 void timer_mod_anticipate(QEMUTimer *ts, int64_t expire_time) in timer_mod_anticipate()
491 bool timer_pending(QEMUTimer *ts) in timer_pending()
503 QEMUTimer *ts; in timerlist_run_timers() local
[all …]
H A Dthrottle.c59 static void throttle_do_leak(ThrottleState *ts, int64_t now) in throttle_do_leak()
142 static int64_t throttle_compute_wait_for(ThrottleState *ts, in throttle_compute_wait_for()
175 static bool throttle_compute_timer(ThrottleState *ts, in throttle_compute_timer()
228 void throttle_init(ThrottleState *ts) in throttle_init()
396 void throttle_config(ThrottleState *ts, in throttle_config()
418 void throttle_get_config(ThrottleState *ts, ThrottleConfig *cfg) in throttle_get_config()
432 bool throttle_schedule_timer(ThrottleState *ts, in throttle_schedule_timer()
470 void throttle_account(ThrottleState *ts, ThrottleDirection direction, in throttle_account()
/openbmc/qemu/linux-user/
H A Dvm86.c77 TaskState *ts = cs->opaque; in save_v86_state() local
137 TaskState *ts = cs->opaque; in set_IF() local
150 TaskState *ts = cs->opaque; in clear_IF() local
168 TaskState *ts = cs->opaque; in set_vflags_long() local
182 TaskState *ts = cs->opaque; in set_vflags_short() local
196 TaskState *ts = cs->opaque; in get_vflags() local
213 TaskState *ts = cs->opaque; in do_int() local
272 TaskState *ts = cs->opaque; in handle_vm86_fault() local
397 TaskState *ts = cs->opaque; in do_vm86() local
H A Dsignal.c175 TaskState *ts = (TaskState *)thread_cpu->opaque; in block_signals() local
197 TaskState *ts = (TaskState *)thread_cpu->opaque; in do_sigprocmask() local
240 TaskState *ts = (TaskState *)thread_cpu->opaque; in set_sigmask() local
249 TaskState *ts = (TaskState *)thread_cpu->opaque; in on_sig_stack() local
257 TaskState *ts = (TaskState *)thread_cpu->opaque; in sas_ss_flags() local
268 TaskState *ts = (TaskState *)thread_cpu->opaque; in target_sigsp() local
733 TaskState *ts = (TaskState *)cpu->opaque; in dump_core_and_abort() local
772 TaskState *ts = cpu->opaque; in queue_signal() local
957 TaskState *ts = cpu->opaque; in host_signal_handler() local
1177 TaskState *ts = cpu->opaque; in handle_pending_signal() local
[all …]
/openbmc/linux/fs/ntfs/
H A Dtime.h34 static inline sle64 utc2ntfs(const struct timespec64 ts) in utc2ntfs()
52 struct timespec64 ts; in get_current_ntfs_time() local
76 struct timespec64 ts; in ntfs2utc() local
/openbmc/qemu/bsd-user/
H A Dsignal.c35 static inline int on_sig_stack(TaskState *ts, unsigned long sp) in on_sig_stack()
322 TaskState *ts = (TaskState *)thread_cpu->opaque; in block_signals() local
362 TaskState *ts = cpu->opaque; in dump_core_and_abort() local
424 TaskState *ts = cpu->opaque; in queue_signal() local
479 TaskState *ts = cpu->opaque; in host_signal_handler() local
588 TaskState *ts = (TaskState *)thread_cpu->opaque; in do_sigaltstack() local
717 TaskState *ts = (TaskState *)thread_cpu->opaque; in get_sigframe() local
792 TaskState *ts = (TaskState *)thread_cpu->opaque; in reset_signal_mask() local
842 TaskState *ts = (TaskState *)thread_cpu->opaque; in signal_init() local
881 TaskState *ts = cpu->opaque; in handle_pending_signal() local
[all …]
/openbmc/linux/kernel/time/
H A Dtime.c144 struct timespec64 ts; in SYSCALL_DEFINE2() local
228 struct timespec64 ts; in COMPAT_SYSCALL_DEFINE2() local
472 struct timespec64 ts = ns_to_timespec64(nsec); in ns_to_kernel_old_timeval() local
495 void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec) in set_normalized_timespec64()
525 struct timespec64 ts = { 0, 0 }; in ns_to_timespec64() local
871 int get_timespec64(struct timespec64 *ts, in get_timespec64()
902 int put_timespec64(const struct timespec64 *ts, in put_timespec64()
917 struct old_timespec32 ts; in __get_old_timespec32() local
933 struct old_timespec32 ts = { in __put_old_timespec32() local
949 int get_old_timespec32(struct timespec64 *ts, const void __user *uts) in get_old_timespec32()
[all …]
/openbmc/linux/drivers/net/ethernet/renesas/
H A Drcar_gen4_ptp.c48 struct timespec64 *ts) in _rcar_gen4_ptp_gettime()
58 struct timespec64 *ts) in rcar_gen4_ptp_gettime()
72 const struct timespec64 *ts) in _rcar_gen4_ptp_settime()
87 const struct timespec64 *ts) in rcar_gen4_ptp_settime()
102 struct timespec64 ts; in rcar_gen4_ptp_adjtime() local
/openbmc/ibm-logging/
H A Dcallout.hpp90 inline auto ts() const in ts() function in ibm::logging::Callout
100 inline void ts(uint64_t ts) in ts() function in ibm::logging::Callout
/openbmc/linux/include/linux/
H A Dtime_namespace.h65 static inline void timens_add_monotonic(struct timespec64 *ts) in timens_add_monotonic()
72 static inline void timens_add_boottime(struct timespec64 *ts) in timens_add_boottime()
86 static inline void timens_sub_boottime(struct timespec64 *ts) in timens_sub_boottime()
149 static inline void timens_add_monotonic(struct timespec64 *ts) { } in timens_add_monotonic()
150 static inline void timens_add_boottime(struct timespec64 *ts) { } in timens_add_boottime()
157 static inline void timens_sub_boottime(struct timespec64 *ts) { } in timens_sub_boottime()
/openbmc/qemu/block/
H A Dthrottle-groups.c74 ThrottleState ts; member
155 void throttle_group_unref(ThrottleState *ts) in throttle_group_unref()
183 ThrottleState *ts = tgm->throttle_state; in throttle_group_next_tgm() local
222 ThrottleState *ts = tgm->throttle_state; in next_throttle_token() local
270 ThrottleState *ts = tgm->throttle_state; in throttle_group_schedule_timer() local
323 ThrottleState *ts = tgm->throttle_state; in schedule_next_request() local
408 ThrottleState *ts = tgm->throttle_state; in throttle_group_restart_queue_entry() local
477 ThrottleState *ts = tgm->throttle_state; in throttle_group_config() local
495 ThrottleState *ts = tgm->throttle_state; in throttle_group_get_config() local
510 ThrottleState *ts = tgm->throttle_state; in timer_cb() local
[all …]
/openbmc/linux/drivers/hid/
H A Dhid-nvidia-shield.c321 struct thunderstrike *ts = in thunderstrike_hostcmd_req_work_handler() local
383 thunderstrike_update_haptics(struct thunderstrike *ts, in thunderstrike_update_haptics()
404 struct thunderstrike *ts; in thunderstrike_play_effect() local
427 struct thunderstrike *ts; in thunderstrike_led_get_brightness() local
439 struct thunderstrike *ts; in thunderstrike_led_set_brightness() local
462 struct thunderstrike *ts; in thunderstrike_battery_get_property() local
535 struct thunderstrike *ts = in thunderstrike_psy_stats_timer_handler() local
720 struct thunderstrike *ts = in thunderstrike_device_init_info() local
864 struct thunderstrike *ts; in thunderstrike_create() local
1038 struct thunderstrike *ts; in shield_probe() local
[all …]

12345678910>>...29