Symbol: ts
function parameter
Defined...
-
arch/x86/entry/vdso/vclock_gettime.c:62:43-62:66: int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts)
-
arch/x86/entry/vdso/vclock_gettime.c:70:45-70:71: int __vdso_clock_gettime64(clockid_t clock, struct __kernel_timespec *ts)
-
arch/x86/kernel/pvclock.c:125:8-125:27: struct timespec64 *ts)
-
arch/x86/kernel/rtc.c:109:30-109:49: void read_persistent_clock64(struct timespec64 *ts)
-
arch/x86/kvm/x86.c:2866:24-2866:43: static int do_realtime(struct timespec64 *ts, u64 *tsc_timestamp)
-
arch/x86/kvm/x86.c:2899:44-2899:63: static bool kvm_get_walltime_and_clockread(struct timespec64 *ts,
-
arch/x86/xen/time.c:76:32-76:51: static void xen_read_wallclock(struct timespec64 *ts)
-
drivers/accel/habanalabs/common/command_submission.c:41:20-41:28: u64 seq, ktime_t ts, int error)
-
drivers/accel/habanalabs/common/command_submission.c:91:20-91:29: u64 seq, ktime_t *ts, int *error)
-
drivers/crypto/intel/qat/qat_common/adf_clock.c:22:34-22:59: static inline u64 timespec_to_us(const struct timespec64 *ts)
-
drivers/crypto/intel/qat/qat_common/adf_clock.c:27:34-27:59: static inline u64 timespec_to_ms(const struct timespec64 *ts)
-
drivers/firmware/arm_scmi/notify.c:579:32-579:40: const void *buf, size_t len, ktime_t ts)
-
drivers/gpio/gpio-max730x.c:78:26-78:42: static int __max7301_set(struct max7301 *ts, unsigned offset, int value)
-
drivers/gpio/gpio-max730x.c:160:21-160:37: int __max730x_probe(struct max7301 *ts)
-
drivers/gpio/gpiolib-cdev.c:708:38-708:58: static enum hte_return process_hw_ts(struct hte_ts_data *ts, void *p)
-
drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c:255:9-255:17: ktime_t ts)
-
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_dpia.c:202:85-202:110: static enum dc_status convert_trng_ptn_to_trng_stg(enum dc_dp_training_pattern tps, enum dpia_set_config_ts *ts)
-
drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:219:37-219:61: static int rpi_touchscreen_i2c_read(struct rpi_touchscreen *ts, u8 reg)
-
drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:224:39-224:63: static void rpi_touchscreen_i2c_write(struct rpi_touchscreen *ts,
-
drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:234:34-234:58: static int rpi_touchscreen_write(struct rpi_touchscreen *ts, u16 reg, u32 val)
-
drivers/gpu/drm/scheduler/sched_main.c:98:64-98:72: void drm_sched_rq_update_fifo(struct drm_sched_entity *entity, ktime_t ts)
-
drivers/hid/hid-nvidia-shield.c:299:55-299:77: static inline void thunderstrike_send_hostcmd_request(struct thunderstrike *ts)
-
drivers/hid/hid-nvidia-shield.c:368:59-368:81: static inline void thunderstrike_request_firmware_version(struct thunderstrike *ts)
-
drivers/hid/hid-nvidia-shield.c:374:53-374:75: static inline void thunderstrike_request_board_info(struct thunderstrike *ts)
-
drivers/hid/hid-nvidia-shield.c:381:30-381:52: thunderstrike_update_haptics(struct thunderstrike *ts,
-
drivers/hid/hid-nvidia-shield.c:525:52-525:74: static inline void thunderstrike_request_psy_stats(struct thunderstrike *ts)
-
drivers/hid/hid-nvidia-shield.c:797:44-797:66: static inline int thunderstrike_led_create(struct thunderstrike *ts)
-
drivers/hv/hv_util.c:309:33-309:52: static int hv_get_adj_host_time(struct timespec64 *ts)
-
drivers/hv/hv_util.c:702:53-702:78: static int hv_ptp_settime(struct ptp_clock_info *p, const struct timespec64 *ts)
-
drivers/hv/hv_util.c:716:56-716:75: static int hv_ptp_gettime(struct ptp_clock_info *info, struct timespec64 *ts)
-
drivers/iio/common/inv_sensors/inv_sensors_timestamp.c:41:33-41:63: void inv_sensors_timestamp_init(struct inv_sensors_timestamp *ts,
-
drivers/iio/common/inv_sensors/inv_sensors_timestamp.c:60:38-60:68: int inv_sensors_timestamp_update_odr(struct inv_sensors_timestamp *ts,
-
drivers/iio/common/inv_sensors/inv_sensors_timestamp.c:73:33-73:63: static bool inv_validate_period(struct inv_sensors_timestamp *ts, uint32_t period, uint32_t mult)
-
drivers/iio/common/inv_sensors/inv_sensors_timestamp.c:86:36-86:66: static bool inv_update_chip_period(struct inv_sensors_timestamp *ts,
-
drivers/iio/common/inv_sensors/inv_sensors_timestamp.c:102:36-102:66: static void inv_align_timestamp_it(struct inv_sensors_timestamp *ts)
-
drivers/iio/common/inv_sensors/inv_sensors_timestamp.c:122:38-122:68: void inv_sensors_timestamp_interrupt(struct inv_sensors_timestamp *ts,
-
drivers/iio/common/inv_sensors/inv_sensors_timestamp.c:160:38-160:68: void inv_sensors_timestamp_apply_odr(struct inv_sensors_timestamp *ts,
-
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c:512:18-512:22: u8 *data, s64 ts)
-
drivers/input/keyboard/qt1050.c:223:29-223:49: static bool qt1050_identify(struct qt1050_priv *ts)
-
drivers/input/keyboard/qt1050.c:301:33-301:53: static int qt1050_apply_fw_data(struct qt1050_priv *ts)
-
drivers/input/keyboard/qt1050.c:341:28-341:48: static int qt1050_parse_fw(struct qt1050_priv *ts)
-
drivers/input/touchscreen/ad7877.c:319:32-319:47: static int ad7877_process_data(struct ad7877 *ts)
-
drivers/input/touchscreen/ad7877.c:367:44-367:59: static inline void ad7877_ts_event_release(struct ad7877 *ts)
-
drivers/input/touchscreen/ad7877.c:430:27-430:42: static void ad7877_enable(struct ad7877 *ts)
-
drivers/input/touchscreen/ad7877.c:620:61-620:76: static void ad7877_setup_ts_def_msg(struct spi_device *spi, struct ad7877 *ts)
-
drivers/input/touchscreen/ad7879.c:135:24-135:39: static int ad7879_read(struct ad7879 *ts, u8 reg)
-
drivers/input/touchscreen/ad7879.c:150:25-150:40: static int ad7879_write(struct ad7879 *ts, u8 reg, u16 val)
-
drivers/input/touchscreen/ad7879.c:165:26-165:41: static int ad7879_report(struct ad7879 *ts)
-
drivers/input/touchscreen/ad7879.c:229:37-229:52: static void ad7879_ts_event_release(struct ad7879 *ts)
-
drivers/input/touchscreen/ad7879.c:261:29-261:44: static void __ad7879_enable(struct ad7879 *ts)
-
drivers/input/touchscreen/ad7879.c:270:30-270:45: static void __ad7879_disable(struct ad7879 *ts)
-
drivers/input/touchscreen/ad7879.c:338:27-338:42: static void ad7879_toggle(struct ad7879 *ts, bool disable)
-
drivers/input/touchscreen/ad7879.c:456:28-456:43: static int ad7879_gpio_add(struct ad7879 *ts)
-
drivers/input/touchscreen/ad7879.c:491:48-491:63: static int ad7879_parse_dt(struct device *dev, struct ad7879 *ts)
-
drivers/input/touchscreen/ads7846.c:218:30-218:46: static int get_pendown_state(struct ads7846 *ts)
-
drivers/input/touchscreen/ads7846.c:226:35-226:51: static void ads7846_report_pen_up(struct ads7846 *ts)
-
drivers/input/touchscreen/ads7846.c:239:26-239:42: static void ads7846_stop(struct ads7846 *ts)
-
drivers/input/touchscreen/ads7846.c:251:29-251:45: static void ads7846_restart(struct ads7846 *ts)
-
drivers/input/touchscreen/ads7846.c:266:31-266:47: static void __ads7846_disable(struct ads7846 *ts)
-
drivers/input/touchscreen/ads7846.c:278:30-278:46: static void __ads7846_enable(struct ads7846 *ts)
-
drivers/input/touchscreen/ads7846.c:289:29-289:45: static void ads7846_disable(struct ads7846 *ts)
-
drivers/input/touchscreen/ads7846.c:304:28-304:44: static void ads7846_enable(struct ads7846 *ts)
-
drivers/input/touchscreen/ads7846.c:483:36-483:52: static inline unsigned null_adjust(struct ads7846 *ts, ssize_t v)
-
drivers/input/touchscreen/ads7846.c:496:36-496:52: static inline unsigned vaux_adjust(struct ads7846 *ts, ssize_t v)
-
drivers/input/touchscreen/ads7846.c:507:37-507:53: static inline unsigned vbatt_adjust(struct ads7846 *ts, ssize_t v)
-
drivers/input/touchscreen/ads7846.c:549:59-549:75: static int ads784x_hwmon_register(struct spi_device *spi, struct ads7846 *ts)
-
drivers/input/touchscreen/ads7846.c:701:33-701:49: static void ads7846_set_cmd_val(struct ads7846 *ts, enum ads7846_cmds cmd_idx,
-
drivers/input/touchscreen/ads7846.c:763:27-763:43: static int ads7846_filter(struct ads7846 *ts)
-
drivers/input/touchscreen/ads7846.c:796:32-796:48: static void ads7846_read_state(struct ads7846 *ts)
-
drivers/input/touchscreen/ads7846.c:824:34-824:50: static void ads7846_report_state(struct ads7846 *ts)
-
drivers/input/touchscreen/ads7846.c:986:6-986:22: struct ads7846 *ts,
-
drivers/input/touchscreen/ads7846.c:1015:34-1015:50: static int ads7846_setup_spi_msg(struct ads7846 *ts,
-
drivers/input/touchscreen/auo-pixcir-ts.c:138:36-138:58: static int auo_pixcir_collect_data(struct auo_pixcir_ts *ts,
-
drivers/input/touchscreen/auo-pixcir-ts.c:268:34-268:56: static int auo_pixcir_power_mode(struct auo_pixcir_ts *ts, int mode)
-
drivers/input/touchscreen/auo-pixcir-ts.c:293:34-293:56: static int auo_pixcir_int_config(struct auo_pixcir_ts *ts, int int_setting)
-
drivers/input/touchscreen/auo-pixcir-ts.c:323:34-323:56: static int auo_pixcir_int_toggle(struct auo_pixcir_ts *ts, bool enable)
-
drivers/input/touchscreen/auo-pixcir-ts.c:351:29-351:51: static int auo_pixcir_start(struct auo_pixcir_ts *ts)
-
drivers/input/touchscreen/auo-pixcir-ts.c:378:28-378:50: static int auo_pixcir_stop(struct auo_pixcir_ts *ts)
-
drivers/input/touchscreen/bu21013_ts.c:171:36-171:55: static int bu21013_read_block_data(struct bu21013_ts *ts, u8 *buf)
-
drivers/input/touchscreen/bu21013_ts.c:186:36-186:55: static int bu21013_do_touch_report(struct bu21013_ts *ts)
-
drivers/input/touchscreen/bu21013_ts.c:261:30-261:49: static int bu21013_init_chip(struct bu21013_ts *ts)
-
drivers/input/touchscreen/cy8ctma140.c:55:31-55:50: static void cy8ctma140_report(struct cy8ctma140 *ts, u8 *data, int n_fingers)
-
drivers/input/touchscreen/cy8ctma140.c:143:28-143:47: static int cy8ctma140_init(struct cy8ctma140 *ts)
-
drivers/input/touchscreen/cy8ctma140.c:171:32-171:51: static int cy8ctma140_power_up(struct cy8ctma140 *ts)
-
drivers/input/touchscreen/cy8ctma140.c:187:35-187:54: static void cy8ctma140_power_down(struct cy8ctma140 *ts)
-
drivers/input/touchscreen/cy8ctmg110_ts.c:55:30-55:49: static void cy8ctmg110_power(struct cy8ctmg110 *ts, bool poweron)
-
drivers/input/touchscreen/cy8ctmg110_ts.c:137:37-137:56: static int cy8ctmg110_set_sleepmode(struct cy8ctmg110 *ts, bool sleep)
-
drivers/input/touchscreen/cyttsp4_core.h:427:37-427:53: static inline int cyttsp4_adap_read(struct cyttsp4 *ts, u16 addr, int size,
-
drivers/input/touchscreen/cyttsp4_core.h:433:38-433:54: static inline int cyttsp4_adap_write(struct cyttsp4 *ts, u16 addr, int size,
-
drivers/input/touchscreen/cyttsp5.c:219:25-219:41: static int cyttsp5_read(struct cyttsp5 *ts, u8 *buf, u32 max)
-
drivers/input/touchscreen/cyttsp5.c:241:26-241:42: static int cyttsp5_write(struct cyttsp5 *ts, unsigned int reg, u8 *data,
-
drivers/input/touchscreen/cyttsp5.c:277:38-277:54: static void cyttsp5_get_touch_record(struct cyttsp5 *ts,
-
drivers/input/touchscreen/cyttsp5.c:291:36-291:52: static void cyttsp5_get_mt_touches(struct cyttsp5 *ts,
-
drivers/input/touchscreen/cyttsp5.c:458:42-458:58: static int cyttsp5_validate_cmd_response(struct cyttsp5 *ts, u8 code)
-
drivers/input/touchscreen/cyttsp5.c:513:37-513:53: static void cyttsp5_si_get_btn_data(struct cyttsp5 *ts)
-
drivers/input/touchscreen/cyttsp5.c:522:37-522:53: static int cyttsp5_get_sysinfo_regs(struct cyttsp5 *ts)
-
drivers/input/touchscreen/cyttsp5.c:541:43-541:59: static int cyttsp5_hid_output_get_sysinfo(struct cyttsp5 *ts)
-
drivers/input/touchscreen/cyttsp5.c:576:34-576:50: static int cyttsp5_power_control(struct cyttsp5 *ts, bool on)
-
drivers/input/touchscreen/cyttsp5.c:610:45-610:61: static int cyttsp5_hid_output_bl_launch_app(struct cyttsp5 *ts)
-
drivers/input/touchscreen/cyttsp5.c:650:39-650:55: static int cyttsp5_get_hid_descriptor(struct cyttsp5 *ts,
-
drivers/input/touchscreen/cyttsp5.c:736:33-736:49: static int cyttsp5_deassert_int(struct cyttsp5 *ts)
-
drivers/input/touchscreen/cyttsp5.c:753:35-753:51: static int cyttsp5_fill_all_touch(struct cyttsp5 *ts)
-
drivers/input/touchscreen/cyttsp5.c:775:28-775:44: static int cyttsp5_startup(struct cyttsp5 *ts)
-
drivers/input/touchscreen/cyttsp_core.c:78:33-78:48: static int ttsp_read_block_data(struct cyttsp *ts, u8 command,
-
drivers/input/touchscreen/cyttsp_core.c:96:34-96:49: static int ttsp_write_block_data(struct cyttsp *ts, u8 command,
-
drivers/input/touchscreen/cyttsp_core.c:114:30-114:45: static int ttsp_send_command(struct cyttsp *ts, u8 cmd)
-
drivers/input/touchscreen/cyttsp_core.c:119:29-119:44: static int cyttsp_handshake(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:128:32-128:47: static int cyttsp_load_bl_regs(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:137:32-137:47: static int cyttsp_exit_bl_mode(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:165:40-165:55: static int cyttsp_set_operational_mode(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:186:36-186:51: static int cyttsp_set_sysinfo_mode(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:214:36-214:51: static int cyttsp_set_sysinfo_regs(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:237:31-237:46: static void cyttsp_hard_reset(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:253:30-253:45: static int cyttsp_soft_reset(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:281:34-281:49: static int cyttsp_act_dist_setup(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:315:35-315:50: static void cyttsp_report_tchdata(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:410:28-410:43: static int cyttsp_power_on(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:458:26-458:41: static int cyttsp_enable(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:481:27-481:42: static int cyttsp_disable(struct cyttsp *ts)
-
drivers/input/touchscreen/cyttsp_core.c:549:36-549:51: static int cyttsp_parse_properties(struct cyttsp *ts)
-
drivers/input/touchscreen/ektf2127.c:70:35-70:55: static void ektf2127_report_event(struct ektf2127_ts *ts, const u8 *buf)
-
drivers/input/touchscreen/ektf2127.c:99:38-99:58: static void ektf2127_report2_contact(struct ektf2127_ts *ts, int slot,
-
drivers/input/touchscreen/ektf2127.c:113:36-113:56: static void ektf2127_report2_event(struct ektf2127_ts *ts, const u8 *buf)
-
drivers/input/touchscreen/elants_i2c.c:298:33-298:53: static int elants_i2c_calibrate(struct elants_data *ts)
-
drivers/input/touchscreen/elants_i2c.c:365:40-365:60: static int elants_i2c_query_hw_version(struct elants_data *ts)
-
drivers/input/touchscreen/elants_i2c.c:390:40-390:60: static int elants_i2c_query_fw_version(struct elants_data *ts)
-
drivers/input/touchscreen/elants_i2c.c:418:42-418:62: static int elants_i2c_query_test_version(struct elants_data *ts)
-
drivers/input/touchscreen/elants_i2c.c:441:40-441:60: static int elants_i2c_query_bc_version(struct elants_data *ts)
-
drivers/input/touchscreen/elants_i2c.c:462:42-462:62: static int elants_i2c_query_ts_info_ektf(struct elants_data *ts)
-
drivers/input/touchscreen/elants_i2c.c:506:42-506:62: static int elants_i2c_query_ts_info_ekth(struct elants_data *ts)
-
drivers/input/touchscreen/elants_i2c.c:603:34-603:54: static int elants_i2c_initialize(struct elants_data *ts)
-
drivers/input/touchscreen/elants_i2c.c:721:42-721:62: static int elants_i2c_validate_remark_id(struct elants_data *ts,
-
drivers/input/touchscreen/elants_i2c.c:752:47-752:67: static bool elants_i2c_should_check_remark_id(struct elants_data *ts)
-
drivers/input/touchscreen/elants_i2c.c:906:33-906:53: static int elants_i2c_fw_update(struct elants_data *ts)
-
drivers/input/touchscreen/elants_i2c.c:970:33-970:53: static void elants_i2c_mt_event(struct elants_data *ts, u8 *buf,
-
drivers/input/touchscreen/elants_i2c.c:1047:30-1047:50: static void elants_i2c_event(struct elants_data *ts, u8 *buf,
-
drivers/input/touchscreen/elants_i2c.c:1321:32-1321:52: static int elants_i2c_power_on(struct elants_data *ts)
-
drivers/input/touchscreen/goodix.c:251:40-251:63: static int goodix_ts_read_input_report(struct goodix_ts_data *ts, u8 *data)
-
drivers/input/touchscreen/goodix.c:310:36-310:59: static int goodix_create_pen_input(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:348:39-348:62: static void goodix_ts_report_pen_down(struct goodix_ts_data *ts, u8 *data)
-
drivers/input/touchscreen/goodix.c:389:37-389:60: static void goodix_ts_report_pen_up(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:402:39-402:62: static void goodix_ts_report_touch_8b(struct goodix_ts_data *ts, u8 *coor_data)
-
drivers/input/touchscreen/goodix.c:417:39-417:62: static void goodix_ts_report_touch_9b(struct goodix_ts_data *ts, u8 *coor_data)
-
drivers/input/touchscreen/goodix.c:432:36-432:59: static void goodix_ts_release_keys(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:440:34-440:57: static void goodix_ts_report_key(struct goodix_ts_data *ts, u8 *data)
-
drivers/input/touchscreen/goodix.c:466:35-466:58: static void goodix_process_events(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:516:29-516:52: static void goodix_free_irq(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:521:31-521:54: static int goodix_request_irq(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:528:31-528:54: static int goodix_check_cfg_8(struct goodix_ts_data *ts, const u8 *cfg, int len)
-
drivers/input/touchscreen/goodix.c:551:40-551:63: static void goodix_calc_cfg_checksum_8(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:564:32-564:55: static int goodix_check_cfg_16(struct goodix_ts_data *ts, const u8 *cfg,
-
drivers/input/touchscreen/goodix.c:588:41-588:64: static void goodix_calc_cfg_checksum_16(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:608:29-608:52: static int goodix_check_cfg(struct goodix_ts_data *ts, const u8 *cfg, int len)
-
drivers/input/touchscreen/goodix.c:627:21-627:44: int goodix_send_cfg(struct goodix_ts_data *ts, const u8 *cfg, int len)
-
drivers/input/touchscreen/goodix.c:648:44-648:67: static int goodix_pin_acpi_direction_input(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:657:42-657:65: static int goodix_pin_acpi_output_method(struct goodix_ts_data *ts, int value)
-
drivers/input/touchscreen/goodix.c:681:40-681:63: static int goodix_irq_direction_output(struct goodix_ts_data *ts, int value)
-
drivers/input/touchscreen/goodix.c:704:39-704:62: static int goodix_irq_direction_input(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:723:21-723:44: int goodix_int_sync(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:749:30-749:53: int goodix_reset_no_int_sync(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:796:25-796:48: static int goodix_reset(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:855:42-855:65: static int goodix_add_acpi_gpio_mappings(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:955:35-955:58: static int goodix_get_gpio_config(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:1037:32-1037:55: static void goodix_read_config(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:1075:32-1075:55: static int goodix_read_version(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix.c:1129:33-1129:56: static int goodix_configure_dev(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix_fwupload.c:189:35-189:58: static int goodix_firmware_upload(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix_fwupload.c:262:35-262:58: static int goodix_prepare_bak_ref(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix_fwupload.c:309:35-309:58: static int goodix_send_main_clock(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix_fwupload.c:330:27-330:50: int goodix_firmware_check(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix_fwupload.c:348:31-348:54: bool goodix_handle_fw_request(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/goodix_fwupload.c:406:26-406:49: void goodix_save_bak_ref(struct goodix_ts_data *ts)
-
drivers/input/touchscreen/hideep.c:179:29-179:47: static int hideep_pgm_w_mem(struct hideep_ts *ts, u32 addr,
-
drivers/input/touchscreen/hideep.c:206:29-206:47: static int hideep_pgm_r_mem(struct hideep_ts *ts, u32 addr,
-
drivers/input/touchscreen/hideep.c:240:29-240:47: static int hideep_pgm_r_reg(struct hideep_ts *ts, u32 addr, u32 *val)
-
drivers/input/touchscreen/hideep.c:257:29-257:47: static int hideep_pgm_w_reg(struct hideep_ts *ts, u32 addr, u32 val)
-
drivers/input/touchscreen/hideep.c:302:28-302:46: static void hideep_pgm_set(struct hideep_ts *ts)
-
drivers/input/touchscreen/hideep.c:313:35-313:53: static int hideep_pgm_get_pattern(struct hideep_ts *ts, u32 *pattern)
-
drivers/input/touchscreen/hideep.c:341:29-341:47: static int hideep_enter_pgm(struct hideep_ts *ts)
-
drivers/input/touchscreen/hideep.c:370:30-370:48: static int hideep_nvm_unlock(struct hideep_ts *ts)
-
drivers/input/touchscreen/hideep.c:400:32-400:50: static int hideep_check_status(struct hideep_ts *ts)
-
drivers/input/touchscreen/hideep.c:417:32-417:50: static int hideep_program_page(struct hideep_ts *ts, u32 addr,
-
drivers/input/touchscreen/hideep.c:466:31-466:49: static int hideep_program_nvm(struct hideep_ts *ts,
-
drivers/input/touchscreen/hideep.c:515:30-515:48: static int hideep_verify_nvm(struct hideep_ts *ts,
-
drivers/input/touchscreen/hideep.c:562:28-562:46: static int hideep_load_dwz(struct hideep_ts *ts)
-
drivers/input/touchscreen/hideep.c:611:34-611:52: static int hideep_flash_firmware(struct hideep_ts *ts,
-
drivers/input/touchscreen/hideep.c:629:35-629:53: static int hideep_update_firmware(struct hideep_ts *ts,
-
drivers/input/touchscreen/hideep.c:659:28-659:46: static int hideep_power_on(struct hideep_ts *ts)
-
drivers/input/touchscreen/hideep.c:723:37-723:55: static void hideep_parse_and_report(struct hideep_ts *ts)
-
drivers/input/touchscreen/hideep.c:774:33-774:51: static int hideep_get_axis_info(struct hideep_ts *ts)
-
drivers/input/touchscreen/hideep.c:792:30-792:48: static int hideep_init_input(struct hideep_ts *ts)
-
drivers/input/touchscreen/hideep.c:968:34-968:52: static void hideep_set_work_mode(struct hideep_ts *ts)
-
drivers/input/touchscreen/himax_hx83112b.c:66:30-66:52: static int himax_read_config(struct himax_ts_data *ts, u32 address, u32 *dst)
-
drivers/input/touchscreen/himax_hx83112b.c:85:25-85:47: static void himax_reset(struct himax_ts_data *ts)
-
drivers/input/touchscreen/himax_hx83112b.c:100:34-100:56: static int himax_read_product_id(struct himax_ts_data *ts, u32 *product_id)
-
drivers/input/touchscreen/himax_hx83112b.c:112:35-112:57: static int himax_check_product_id(struct himax_ts_data *ts)
-
drivers/input/touchscreen/himax_hx83112b.c:134:33-134:55: static int himax_input_register(struct himax_ts_data *ts)
-
drivers/input/touchscreen/himax_hx83112b.c:179:39-179:61: static bool himax_process_event_point(struct himax_ts_data *ts,
-
drivers/input/touchscreen/himax_hx83112b.c:199:33-199:55: static void himax_process_event(struct himax_ts_data *ts,
-
drivers/input/touchscreen/himax_hx83112b.c:214:35-214:57: static bool himax_verify_checksum(struct himax_ts_data *ts,
-
drivers/input/touchscreen/himax_hx83112b.c:233:31-233:53: static int himax_handle_input(struct himax_ts_data *ts)
-
drivers/input/touchscreen/ilitek_ts_i2c.c:92:38-92:61: static int ilitek_i2c_write_and_read(struct ilitek_ts_data *ts,
-
drivers/input/touchscreen/ilitek_ts_i2c.c:137:31-137:54: static void ilitek_touch_down(struct ilitek_ts_data *ts, unsigned int id,
-
drivers/input/touchscreen/ilitek_ts_i2c.c:148:41-148:64: static int ilitek_process_and_report_v6(struct ilitek_ts_data *ts)
-
drivers/input/touchscreen/ilitek_ts_i2c.c:213:33-213:56: static int api_protocol_set_cmd(struct ilitek_ts_data *ts,
-
drivers/input/touchscreen/ilitek_ts_i2c.c:230:37-230:60: static int api_protocol_get_ptl_ver(struct ilitek_ts_data *ts,
-
drivers/input/touchscreen/ilitek_ts_i2c.c:247:37-247:60: static int api_protocol_get_mcu_ver(struct ilitek_ts_data *ts,
-
drivers/input/touchscreen/ilitek_ts_i2c.c:265:36-265:59: static int api_protocol_get_fw_ver(struct ilitek_ts_data *ts,
-
drivers/input/touchscreen/ilitek_ts_i2c.c:281:38-281:61: static int api_protocol_get_scrn_res(struct ilitek_ts_data *ts,
-
drivers/input/touchscreen/ilitek_ts_i2c.c:300:36-300:59: static int api_protocol_get_tp_res(struct ilitek_ts_data *ts,
-
drivers/input/touchscreen/ilitek_ts_i2c.c:321:37-321:60: static int api_protocol_get_ic_mode(struct ilitek_ts_data *ts,
-
drivers/input/touchscreen/ilitek_ts_i2c.c:336:38-336:61: static int api_protocol_set_ic_sleep(struct ilitek_ts_data *ts,
-
drivers/input/touchscreen/ilitek_ts_i2c.c:345:37-345:60: static int api_protocol_set_ic_wake(struct ilitek_ts_data *ts,
-
drivers/input/touchscreen/ilitek_ts_i2c.c:391:26-391:49: static void ilitek_reset(struct ilitek_ts_data *ts, int delay)
-
drivers/input/touchscreen/ilitek_ts_i2c.c:401:33-401:56: static int ilitek_protocol_init(struct ilitek_ts_data *ts)
-
drivers/input/touchscreen/ilitek_ts_i2c.c:422:32-422:55: static int ilitek_read_tp_info(struct ilitek_ts_data *ts, bool boot)
-
drivers/input/touchscreen/ilitek_ts_i2c.c:457:54-457:77: static int ilitek_input_dev_init(struct device *dev, struct ilitek_ts_data *ts)
-
drivers/input/touchscreen/imagis.c:41:32-41:50: static int imagis_i2c_read_reg(struct imagis_ts *ts,
-
drivers/input/touchscreen/imagis.c:143:28-143:46: static int imagis_power_on(struct imagis_ts *ts)
-
drivers/input/touchscreen/imagis.c:156:25-156:43: static int imagis_start(struct imagis_ts *ts)
-
drivers/input/touchscreen/imagis.c:169:24-169:42: static int imagis_stop(struct imagis_ts *ts)
-
drivers/input/touchscreen/imagis.c:192:34-192:52: static int imagis_init_input_dev(struct imagis_ts *ts)
-
drivers/input/touchscreen/imagis.c:241:35-241:53: static int imagis_init_regulators(struct imagis_ts *ts)
-
drivers/input/touchscreen/melfas_mip4.c:179:26-179:42: static int mip4_i2c_xfer(struct mip4_ts *ts,
-
drivers/input/touchscreen/melfas_mip4.c:225:32-225:48: static int mip4_get_fw_version(struct mip4_ts *ts)
-
drivers/input/touchscreen/melfas_mip4.c:245:30-245:46: static int mip4_query_device(struct mip4_ts *ts)
-
drivers/input/touchscreen/melfas_mip4.c:366:26-366:42: static int mip4_power_on(struct mip4_ts *ts)
-
drivers/input/touchscreen/melfas_mip4.c:378:28-378:44: static void mip4_power_off(struct mip4_ts *ts)
-
drivers/input/touchscreen/melfas_mip4.c:387:30-387:46: static void mip4_clear_input(struct mip4_ts *ts)
-
drivers/input/touchscreen/melfas_mip4.c:404:24-404:40: static int mip4_enable(struct mip4_ts *ts)
-
drivers/input/touchscreen/melfas_mip4.c:417:26-417:42: static void mip4_disable(struct mip4_ts *ts)
-
drivers/input/touchscreen/melfas_mip4.c:430:30-430:46: static void mip4_report_keys(struct mip4_ts *ts, u8 *packet)
-
drivers/input/touchscreen/melfas_mip4.c:465:31-465:47: static void mip4_report_touch(struct mip4_ts *ts, u8 *packet)
-
drivers/input/touchscreen/melfas_mip4.c:543:31-543:47: static int mip4_handle_packet(struct mip4_ts *ts, u8 *packet)
-
drivers/input/touchscreen/melfas_mip4.c:706:32-706:48: static int mip4_bl_read_status(struct mip4_ts *ts)
-
drivers/input/touchscreen/melfas_mip4.c:768:32-768:48: static int mip4_bl_change_mode(struct mip4_ts *ts, u8 mode)
-
drivers/input/touchscreen/melfas_mip4.c:831:26-831:42: static int mip4_bl_enter(struct mip4_ts *ts)
-
drivers/input/touchscreen/melfas_mip4.c:839:25-839:41: static int mip4_bl_exit(struct mip4_ts *ts)
-
drivers/input/touchscreen/melfas_mip4.c:844:32-844:48: static int mip4_bl_get_address(struct mip4_ts *ts, u16 *buf_addr)
-
drivers/input/touchscreen/melfas_mip4.c:880:33-880:49: static int mip4_bl_program_page(struct mip4_ts *ts, int offset,
-
drivers/input/touchscreen/melfas_mip4.c:966:32-966:48: static int mip4_bl_verify_page(struct mip4_ts *ts, int offset,
-
drivers/input/touchscreen/melfas_mip4.c:1079:26-1079:42: static int mip4_flash_fw(struct mip4_ts *ts,
-
drivers/input/touchscreen/melfas_mip4.c:1155:32-1155:48: static int mip4_parse_firmware(struct mip4_ts *ts, const struct firmware *fw,
-
drivers/input/touchscreen/melfas_mip4.c:1246:35-1246:51: static int mip4_execute_fw_update(struct mip4_ts *ts, const struct firmware *fw)
-
drivers/input/touchscreen/mxs-lradc-ts.c:91:41-91:62: static bool mxs_lradc_check_touch_event(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/mxs-lradc-ts.c:97:38-97:59: static void mxs_lradc_map_ts_channel(struct mxs_lradc_ts *ts, unsigned int vch,
-
drivers/input/touchscreen/mxs-lradc-ts.c:106:40-106:61: static void mxs_lradc_setup_ts_channel(struct mxs_lradc_ts *ts, unsigned int ch)
-
drivers/input/touchscreen/mxs-lradc-ts.c:160:41-160:62: static void mxs_lradc_setup_ts_pressure(struct mxs_lradc_ts *ts,
-
drivers/input/touchscreen/mxs-lradc-ts.c:208:51-208:72: static unsigned int mxs_lradc_ts_read_raw_channel(struct mxs_lradc_ts *ts,
-
drivers/input/touchscreen/mxs-lradc-ts.c:224:48-224:69: static unsigned int mxs_lradc_read_ts_pressure(struct mxs_lradc_ts *ts,
-
drivers/input/touchscreen/mxs-lradc-ts.c:272:45-272:66: static void mxs_lradc_setup_touch_detection(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/mxs-lradc-ts.c:300:37-300:58: static void mxs_lradc_prepare_x_pos(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/mxs-lradc-ts.c:326:37-326:58: static void mxs_lradc_prepare_y_pos(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/mxs-lradc-ts.c:352:40-352:61: static void mxs_lradc_prepare_pressure(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/mxs-lradc-ts.c:368:46-368:67: static void mxs_lradc_enable_touch_detection(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/mxs-lradc-ts.c:379:41-379:62: static void mxs_lradc_start_touch_event(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/mxs-lradc-ts.c:392:39-392:60: static void mxs_lradc_report_ts_event(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/mxs-lradc-ts.c:401:44-401:65: static void mxs_lradc_complete_touch_event(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/mxs-lradc-ts.c:422:42-422:63: static void mxs_lradc_finish_touch_event(struct mxs_lradc_ts *ts, bool valid)
-
drivers/input/touchscreen/mxs-lradc-ts.c:456:36-456:57: static void mxs_lradc_handle_touch(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/mxs-lradc-ts.c:532:31-532:52: static void mxs_lradc_ts_stop(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/mxs-lradc-ts.c:561:34-561:55: static void mxs_lradc_ts_hw_init(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/mxs-lradc-ts.c:576:34-576:55: static int mxs_lradc_ts_register(struct mxs_lradc_ts *ts)
-
drivers/input/touchscreen/pixcir_i2c_ts.c:147:30-147:57: static void pixcir_ts_report(struct pixcir_i2c_ts_data *ts,
-
drivers/input/touchscreen/pixcir_i2c_ts.c:232:34-232:61: static int pixcir_set_power_mode(struct pixcir_i2c_ts_data *ts,
-
drivers/input/touchscreen/pixcir_i2c_ts.c:276:32-276:59: static int pixcir_set_int_mode(struct pixcir_i2c_ts_data *ts,
-
drivers/input/touchscreen/pixcir_i2c_ts.c:310:30-310:57: static int pixcir_int_enable(struct pixcir_i2c_ts_data *ts, bool enable)
-
drivers/input/touchscreen/pixcir_i2c_ts.c:337:25-337:52: static int pixcir_start(struct pixcir_i2c_ts_data *ts)
-
drivers/input/touchscreen/pixcir_i2c_ts.c:368:24-368:51: static int pixcir_stop(struct pixcir_i2c_ts_data *ts)
-
drivers/input/touchscreen/raydium_i2c_ts.c:295:49-295:70: static int raydium_i2c_query_ts_bootloader_info(struct raydium_data *ts)
-
drivers/input/touchscreen/raydium_i2c_ts.c:333:38-333:59: static int raydium_i2c_query_ts_info(struct raydium_data *ts)
-
drivers/input/touchscreen/raydium_i2c_ts.c:386:40-386:61: static int raydium_i2c_check_fw_status(struct raydium_data *ts)
-
drivers/input/touchscreen/raydium_i2c_ts.c:406:35-406:56: static int raydium_i2c_initialize(struct raydium_data *ts)
-
drivers/input/touchscreen/raydium_i2c_ts.c:694:43-694:64: static int raydium_i2c_do_update_firmware(struct raydium_data *ts,
-
drivers/input/touchscreen/raydium_i2c_ts.c:815:34-815:55: static int raydium_i2c_fw_update(struct raydium_data *ts)
-
drivers/input/touchscreen/raydium_i2c_ts.c:867:30-867:51: static void raydium_mt_event(struct raydium_data *ts)
-
drivers/input/touchscreen/raydium_i2c_ts.c:1020:33-1020:54: static int raydium_i2c_power_on(struct raydium_data *ts)
-
drivers/input/touchscreen/rohm_bu21023.c:313:39-313:60: static int rohm_ts_manual_calibration(struct rohm_ts_data *ts)
-
drivers/input/touchscreen/sis_i2c.c:172:34-172:54: static int sis_ts_report_contact(struct sis_ts_data *ts, const u8 *data, u8 id)
-
drivers/input/touchscreen/sis_i2c.c:223:34-223:54: static void sis_ts_handle_packet(struct sis_ts_data *ts)
-
drivers/input/touchscreen/sis_i2c.c:287:26-287:46: static void sis_ts_reset(struct sis_ts_data *ts)
-
drivers/input/touchscreen/st1232.c:64:32-64:55: static int st1232_ts_read_data(struct st1232_ts_data *ts, u8 reg,
-
drivers/input/touchscreen/st1232.c:90:33-90:56: static int st1232_ts_wait_ready(struct st1232_ts_data *ts)
-
drivers/input/touchscreen/st1232.c:111:38-111:61: static int st1232_ts_read_resolution(struct st1232_ts_data *ts, u16 *max_x,
-
drivers/input/touchscreen/st1232.c:130:39-130:62: static int st1232_ts_parse_and_report(struct st1232_ts_data *ts)
-
drivers/input/touchscreen/st1232.c:200:29-200:52: static void st1232_ts_power(struct st1232_ts_data *ts, bool poweron)
-
drivers/input/touchscreen/stmpe-ts.c:174:26-174:46: static int stmpe_init_hw(struct stmpe_touch *ts)
-
drivers/input/touchscreen/stmpe-ts.c:260:6-260:26: struct stmpe_touch *ts)
-
drivers/input/touchscreen/sun4i-ts.c:117:39-117:61: static void sun4i_ts_irq_handle_input(struct sun4i_ts_data *ts, u32 reg_val)
-
drivers/input/touchscreen/sun4i-ts.c:184:27-184:55: static int sun4i_get_temp(const struct sun4i_ts_data *ts, int *temp)
-
drivers/input/touchscreen/sx8654.c:109:38-109:53: static inline void sx865x_penrelease(struct sx8654 *ts)
-
drivers/input/touchscreen/sx8654.c:240:25-240:40: static int sx8654_reset(struct sx8654 *ts)
-
drivers/input/touchscreen/ti_am335x_tsc.c:62:33-62:47: static unsigned int titsc_readl(struct titsc *ts, unsigned int reg)
-
drivers/input/touchscreen/ts4800-ts.c:109:7-109:25: struct ts4800_ts *ts)
-
drivers/input/touchscreen/tsc2007_core.c:89:26-89:42: bool tsc2007_is_pen_down(struct tsc2007 *ts)
-
drivers/input/touchscreen/tsc2007_core.c:175:26-175:42: static void tsc2007_stop(struct tsc2007 *ts)
-
drivers/input/touchscreen/tsc2007_core.c:219:57-219:73: static int tsc2007_probe_properties(struct device *dev, struct tsc2007 *ts)
-
drivers/input/touchscreen/tsc2007_core.c:262:51-262:67: static int tsc2007_probe_pdev(struct device *dev, struct tsc2007 *ts,
-
drivers/input/touchscreen/tsc2007_iio.c:106:27-106:43: int tsc2007_iio_configure(struct tsc2007 *ts)
-
drivers/input/touchscreen/tsc200x-core.c:114:38-114:54: static void tsc200x_update_pen_state(struct tsc200x *ts,
-
drivers/input/touchscreen/tsc200x-core.c:208:32-208:48: static void tsc200x_start_scan(struct tsc200x *ts)
-
drivers/input/touchscreen/tsc200x-core.c:216:31-216:47: static void tsc200x_stop_scan(struct tsc200x *ts)
-
drivers/input/touchscreen/tsc200x-core.c:221:27-221:43: static void tsc200x_reset(struct tsc200x *ts)
-
drivers/input/touchscreen/tsc200x-core.c:231:31-231:47: static void __tsc200x_disable(struct tsc200x *ts)
-
drivers/input/touchscreen/tsc200x-core.c:244:30-244:46: static void __tsc200x_enable(struct tsc200x *ts)
-
drivers/input/touchscreen/zet6223.c:105:29-105:48: static int zet6223_power_on(struct zet6223_ts *ts)
-
drivers/input/touchscreen/zet6223.c:133:33-133:52: static int zet6223_query_device(struct zet6223_ts *ts)
-
drivers/input/touchscreen/zforce_ts.c:135:27-135:45: static int zforce_command(struct zforce_ts *ts, u8 cmd)
-
drivers/input/touchscreen/zforce_ts.c:158:33-158:51: static void zforce_reset_assert(struct zforce_ts *ts)
-
drivers/input/touchscreen/zforce_ts.c:163:35-163:53: static void zforce_reset_deassert(struct zforce_ts *ts)
-
drivers/input/touchscreen/zforce_ts.c:168:29-168:47: static int zforce_send_wait(struct zforce_ts *ts, const char *buf, int len)
-
drivers/input/touchscreen/zforce_ts.c:206:32-206:50: static int zforce_command_wait(struct zforce_ts *ts, u8 cmd)
-
drivers/input/touchscreen/zforce_ts.c:227:30-227:48: static int zforce_resolution(struct zforce_ts *ts, u16 x, u16 y)
-
drivers/input/touchscreen/zforce_ts.c:239:34-239:52: static int zforce_scan_frequency(struct zforce_ts *ts, u16 idle, u16 finger,
-
drivers/input/touchscreen/zforce_ts.c:255:29-255:47: static int zforce_setconfig(struct zforce_ts *ts, char b1)
-
drivers/input/touchscreen/zforce_ts.c:266:25-266:43: static int zforce_start(struct zforce_ts *ts)
-
drivers/input/touchscreen/zforce_ts.c:319:24-319:42: static int zforce_stop(struct zforce_ts *ts)
-
drivers/input/touchscreen/zforce_ts.c:337:31-337:49: static int zforce_touch_event(struct zforce_ts *ts, u8 *payload)
-
drivers/input/touchscreen/zforce_ts.c:416:31-416:49: static int zforce_read_packet(struct zforce_ts *ts, u8 *buf)
-
drivers/input/touchscreen/zforce_ts.c:458:29-458:47: static void zforce_complete(struct zforce_ts *ts, int cmd, int result)
-
drivers/media/cec/core/cec-adap.c:79:36-79:40: const struct cec_event *new_ev, u64 ts)
-
drivers/media/cec/core/cec-adap.c:151:30-151:38: bool dropped_events, ktime_t ts)
-
drivers/media/cec/core/cec-adap.c:170:70-170:78: void cec_queue_pin_hpd_event(struct cec_adapter *adap, bool is_high, ktime_t ts)
-
drivers/media/cec/core/cec-adap.c:186:69-186:77: void cec_queue_pin_5v_event(struct cec_adapter *adap, bool is_high, ktime_t ts)
-
drivers/media/cec/core/cec-adap.c:587:20-587:28: u8 error_cnt, ktime_t ts)
-
drivers/media/cec/core/cec-adap.c:687:18-687:26: u8 status, ktime_t ts)
-
drivers/media/cec/core/cec-adap.c:1047:26-1047:34: struct cec_msg *msg, ktime_t ts)
-
drivers/media/cec/core/cec-pin.c:370:52-370:60: static void cec_pin_tx_states(struct cec_pin *pin, ktime_t ts)
-
drivers/media/cec/core/cec-pin.c:652:52-652:60: static void cec_pin_rx_states(struct cec_pin *pin, ktime_t ts)
-
drivers/media/platform/ti/omap/omap_vout.c:440:27-440:31: unsigned int irqstatus, u64 ts)
-
drivers/media/platform/verisilicon/hantro_drv.c:46:51-46:55: dma_addr_t hantro_get_ref(struct hantro_ctx *ctx, u64 ts)
-
drivers/media/v4l2-core/v4l2-event.c:103:36-103:40: const struct v4l2_event *ev, u64 ts)
-
drivers/mmc/core/mmc_test.c:510:51-510:70: static unsigned int mmc_test_rate(uint64_t bytes, struct timespec64 *ts)
-
drivers/mmc/core/mmc_test.c:534:44-534:62: unsigned int count, unsigned int sectors, struct timespec64 ts,
-
drivers/net/can/usb/peak_usb/pcan_usb_core.c:155:59-155:63: void peak_usb_get_ts_time(struct peak_time_ref *time_ref, u32 ts, ktime_t *time)
-
drivers/net/can/usb/peak_usb/pcan_usb_pro.c:685:8-685:34: struct pcan_usb_pro_rxts *ts)
-
drivers/net/dsa/hirschmann/hellcreek_ptp.c:85:6-85:25: struct timespec64 *ts)
-
drivers/net/dsa/hirschmann/hellcreek_ptp.c:100:6-100:31: const struct timespec64 *ts)
-
drivers/net/dsa/microchip/ksz_ptp.c:95:12-95:37: struct timespec64 const *ts)
-
drivers/net/dsa/microchip/ksz_ptp.c:296:54-296:78: int ksz_get_ts_info(struct dsa_switch *ds, int port, struct ethtool_ts_info *ts)
-
drivers/net/dsa/microchip/ksz_ptp.c:595:53-595:72: static int _ksz_ptp_gettime(struct ksz_device *dev, struct timespec64 *ts)
-
drivers/net/dsa/microchip/ksz_ptp.c:625:56-625:75: static int ksz_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/net/dsa/microchip/ksz_ptp.c:684:7-684:32: const struct timespec64 *ts)
-
drivers/net/dsa/mv88e6xxx/ptp.c:240:6-240:25: struct timespec64 *ts)
-
drivers/net/dsa/mv88e6xxx/ptp.c:255:6-255:31: const struct timespec64 *ts)
-
drivers/net/dsa/sja1105/sja1105_ptp.c:247:68-247:73: static int sja1105_ptpegr_ts_poll(struct dsa_switch *ds, int port, u64 *ts)
-
drivers/net/dsa/sja1105/sja1105_ptp.c:535:5-535:24: struct timespec64 *ts,
-
drivers/net/dsa/sja1105/sja1105_ptp.c:589:11-589:36: const struct timespec64 *ts)
-
drivers/net/ethernet/amd/xgbe/xgbe-ptp.c:170:54-170:73: static int xgbe_gettime(struct ptp_clock_info *info, struct timespec64 *ts)
-
drivers/net/ethernet/amd/xgbe/xgbe-ptp.c:190:4-190:29: const struct timespec64 *ts)
-
drivers/net/ethernet/aquantia/atlantic/aq_ptp.c:317:55-317:74: static int aq_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/net/ethernet/aquantia/atlantic/aq_ptp.c:341:6-341:31: const struct timespec64 *ts)
-
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:1308:68-1308:72: static int hw_atl_b0_set_sys_clock(struct aq_hw_s *self, u64 time, u64 ts)
-
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:1315:60-1315:64: static int hw_atl_b0_ts_to_sys_clock(struct aq_hw_s *self, u64 ts, u64 *time)
-
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:1370:56-1370:61: static int hw_atl_b0_get_sync_ts(struct aq_hw_s *self, u64 *ts)
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:13747:58-13747:77: static int bnx2x_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:13768:9-13768:34: const struct timespec64 *ts)
-
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:60:8-60:33: const struct timespec64 *ts)
-
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:112:64-112:69: static int bnxt_hwrm_port_ts_query(struct bnxt *bp, u32 flags, u64 *ts)
-
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:140:9-140:28: struct timespec64 *ts,
-
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:742:40-742:45: int bnxt_get_rx_ts_p5(struct bnxt *bp, u64 *ts, u32 pkt_ts)
-
drivers/net/ethernet/broadcom/tg3.c:6222:57-6222:76: static int tg3_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts,
-
drivers/net/ethernet/broadcom/tg3.c:6239:7-6239:32: const struct timespec64 *ts)
-
drivers/net/ethernet/cadence/macb_ptp.c:41:57-41:76: static int gem_tsu_get_time(struct ptp_clock_info *ptp, struct timespec64 *ts,
-
drivers/net/ethernet/cadence/macb_ptp.c:78:8-78:33: const struct timespec64 *ts)
-
drivers/net/ethernet/cadence/macb_ptp.c:247:27-247:46: u32 dma_desc_ts_2, struct timespec64 *ts)
-
drivers/net/ethernet/cavium/common/cavium_ptp.c:162:10-162:29: struct timespec64 *ts)
-
drivers/net/ethernet/cavium/common/cavium_ptp.c:184:10-184:35: const struct timespec64 *ts)
-
drivers/net/ethernet/cavium/liquidio/lio_main.c:1573:5-1573:24: struct timespec64 *ts)
-
drivers/net/ethernet/cavium/liquidio/lio_main.c:1596:5-1596:30: const struct timespec64 *ts)
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c:316:58-316:77: static int cxgb4_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c:340:9-340:34: const struct timespec64 *ts)
-
drivers/net/ethernet/engleder/tsnep_ptp.c:130:5-130:24: struct timespec64 *ts,
-
drivers/net/ethernet/engleder/tsnep_ptp.c:157:11-157:36: const struct timespec64 *ts)
-
drivers/net/ethernet/engleder/tsnep_ptp.c:179:7-179:26: struct timespec64 *ts,
-
drivers/net/ethernet/freescale/fec_main.c:1364:49-1364:58: fec_enet_hwtstamp(struct fec_enet_private *fep, unsigned ts,
-
drivers/net/ethernet/freescale/fec_ptp.c:443:56-443:75: static int fec_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/net/ethernet/freescale/fec_ptp.c:475:7-475:32: const struct timespec64 *ts)
-
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.c:128:59-128:78: static int hclge_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts,
-
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.c:149:9-149:34: const struct timespec64 *ts)
-
drivers/net/ethernet/intel/e1000e/ptp.c:162:11-162:30: struct timespec64 *ts,
-
drivers/net/ethernet/intel/e1000e/ptp.c:192:10-192:35: const struct timespec64 *ts)
-
drivers/net/ethernet/intel/i40e/i40e_ptp.c:280:47-280:66: static void i40e_ptp_read(struct i40e_pf *pf, struct timespec64 *ts,
-
drivers/net/ethernet/intel/i40e/i40e_ptp.c:307:48-307:73: static void i40e_ptp_write(struct i40e_pf *pf, const struct timespec64 *ts)
-
drivers/net/ethernet/intel/i40e/i40e_ptp.c:448:58-448:77: static int i40e_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts,
-
drivers/net/ethernet/intel/i40e/i40e_ptp.c:469:8-469:33: const struct timespec64 *ts)
-
drivers/net/ethernet/intel/ice/ice_ptp.c:1104:38-1104:57: ice_ptp_read_time(struct ice_pf *pf, struct timespec64 *ts,
-
drivers/net/ethernet/intel/ice/ice_ptp.c:1119:50-1119:69: static int ice_ptp_write_init(struct ice_pf *pf, struct timespec64 *ts)
-
drivers/net/ethernet/intel/ice/ice_ptp.c:1824:49-1824:68: ice_ptp_gettimex64(struct ptp_clock_info *info, struct timespec64 *ts,
-
drivers/net/ethernet/intel/ice/ice_ptp.c:1850:48-1850:73: ice_ptp_settime64(struct ptp_clock_info *info, const struct timespec64 *ts)
-
drivers/net/ethernet/intel/igb/igb_ptp.c:116:10-116:29: struct timespec64 *ts)
-
drivers/net/ethernet/intel/igb/igb_ptp.c:134:11-134:36: const struct timespec64 *ts)
-
drivers/net/ethernet/intel/igb/igb_ptp.c:260:7-260:26: struct timespec64 *ts,
-
drivers/net/ethernet/intel/igb/igb_ptp.c:287:7-287:26: struct timespec64 *ts,
-
drivers/net/ethernet/intel/igb/igb_ptp.c:315:6-315:25: struct timespec64 *ts,
-
drivers/net/ethernet/intel/igb/igb_ptp.c:337:6-337:31: const struct timespec64 *ts)
-
drivers/net/ethernet/intel/igb/igb_ptp.c:356:5-356:30: const struct timespec64 *ts)
-
drivers/net/ethernet/intel/igc/igc_ptp.c:24:48-24:67: void igc_ptp_read(struct igc_adapter *adapter, struct timespec64 *ts)
-
drivers/net/ethernet/intel/igc/igc_ptp.c:38:11-38:36: const struct timespec64 *ts)
-
drivers/net/ethernet/intel/igc/igc_ptp.c:91:8-91:27: struct timespec64 *ts,
-
drivers/net/ethernet/intel/igc/igc_ptp.c:112:5-112:30: const struct timespec64 *ts)
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:547:10-547:29: struct timespec64 *ts,
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:600:9-600:34: const struct timespec64 *ts)
-
drivers/net/ethernet/marvell/mvpp2/mvpp2_tai.c:90:32-90:51: static void mvpp22_tai_read_ts(struct timespec64 *ts, void __iomem *base)
-
drivers/net/ethernet/marvell/mvpp2/mvpp2_tai.c:104:33-104:58: static void mvpp2_tai_write_tlv(const struct timespec64 *ts, u32 frac,
-
drivers/net/ethernet/marvell/mvpp2/mvpp2_tai.c:236:6-236:25: struct timespec64 *ts,
-
drivers/net/ethernet/marvell/mvpp2/mvpp2_tai.c:277:5-277:30: const struct timespec64 *ts)
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:100:11-100:30: struct timespec64 *ts)
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:113:11-113:36: const struct timespec64 *ts)
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:243:11-243:30: struct timespec64 *ts)
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:258:11-258:36: const struct timespec64 *ts)
-
drivers/net/ethernet/mellanox/mlx4/en_clock.c:174:11-174:30: struct timespec64 *ts)
-
drivers/net/ethernet/mellanox/mlx4/en_clock.c:199:11-199:36: const struct timespec64 *ts)
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:265:11-265:36: const struct timespec64 *ts)
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:283:57-283:82: static int mlx5_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts)
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:316:58-316:77: static int mlx5_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts,
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:861:25-861:44: static void ts_next_sec(struct timespec64 *ts)
-
drivers/net/ethernet/mellanox/mlxsw/reg.h:3786:12-3786:44: enum mlxsw_reg_qpts_trust_state ts)
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c:251:7-251:39: enum mlxsw_reg_qpts_trust_state ts)
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c:274:11-274:43: enum mlxsw_reg_qpts_trust_state ts)
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c:219:7-219:26: struct timespec64 *ts,
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c:236:6-236:31: const struct timespec64 *ts)
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c:409:7-409:26: struct timespec64 *ts,
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c:423:6-423:31: const struct timespec64 *ts)
-
drivers/net/ethernet/microchip/lan743x_ptp.c:374:8-374:27: struct timespec64 *ts)
-
drivers/net/ethernet/microchip/lan743x_ptp.c:395:8-395:33: const struct timespec64 *ts)
-
drivers/net/ethernet/microchip/lan743x_ptp.c:1038:9-1038:28: struct timespec64 *ts)
-
drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:423:9-423:28: struct timespec64 *ts,
-
drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:644:6-644:31: const struct timespec64 *ts)
-
drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:682:55-682:74: int lan966x_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/net/ethernet/microchip/sparx5/sparx5_ptp.c:273:8-273:27: struct timespec64 *ts,
-
drivers/net/ethernet/microchip/sparx5/sparx5_ptp.c:439:5-439:30: const struct timespec64 *ts)
-
drivers/net/ethernet/microchip/sparx5/sparx5_ptp.c:477:54-477:73: int sparx5_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/net/ethernet/mscc/ocelot_ptp.c:17:54-17:73: int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/net/ethernet/mscc/ocelot_ptp.c:52:5-52:30: const struct timespec64 *ts)
-
drivers/net/ethernet/mscc/ocelot_ptp.c:707:8-707:27: struct timespec64 *ts)
-
drivers/net/ethernet/pensando/ionic/ionic_phc.c:380:11-380:36: const struct timespec64 *ts)
-
drivers/net/ethernet/pensando/ionic/ionic_phc.c:409:5-409:24: struct timespec64 *ts,
-
drivers/net/ethernet/qlogic/qede/qede_ptp.c:79:58-79:77: static int qede_ptp_gettime(struct ptp_clock_info *info, struct timespec64 *ts)
-
drivers/net/ethernet/qlogic/qede/qede_ptp.c:100:8-100:33: const struct timespec64 *ts)
-
drivers/net/ethernet/renesas/ravb_ptp.c:25:58-25:77: static int ravb_ptp_time_read(struct ravb_private *priv, struct timespec64 *ts)
-
drivers/net/ethernet/renesas/ravb_ptp.c:43:5-43:30: const struct timespec64 *ts)
-
drivers/net/ethernet/renesas/ravb_ptp.c:141:59-141:78: static int ravb_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/net/ethernet/renesas/ravb_ptp.c:156:10-156:35: const struct timespec64 *ts)
-
drivers/net/ethernet/renesas/rcar_gen4_ptp.c:48:8-48:27: struct timespec64 *ts)
-
drivers/net/ethernet/renesas/rcar_gen4_ptp.c:58:6-58:25: struct timespec64 *ts)
-
drivers/net/ethernet/renesas/rcar_gen4_ptp.c:72:8-72:33: const struct timespec64 *ts)
-
drivers/net/ethernet/renesas/rcar_gen4_ptp.c:87:6-87:31: const struct timespec64 *ts)
-
drivers/net/ethernet/sfc/ptp.c:2150:56-2150:75: static int efx_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/net/ethernet/sfc/siena/ptp.c:2102:56-2102:75: static int efx_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.c:224:62-224:67: static inline void dwmac4_get_timestamp(void *desc, u32 ats, u64 *ts)
-
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c:1142:70-1142:75: static int dwxgmac2_get_mac_tx_timestamp(struct mac_device_info *hw, u64 *ts)
-
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:85:64-85:69: static inline void dwxgmac2_get_timestamp(void *desc, u32 ats, u64 *ts)
-
drivers/net/ethernet/stmicro/stmmac/enh_desc.c:380:57-380:62: static void enh_desc_get_timestamp(void *desc, u32 ats, u64 *ts)
-
drivers/net/ethernet/stmicro/stmmac/norm_desc.c:241:54-241:59: static void ndesc_get_timestamp(void *desc, u32 ats, u64 *ts)
-
drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c:124:56-124:75: static int stmmac_get_time(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c:150:7-150:32: const struct timespec64 *ts)
-
drivers/net/ethernet/ti/cpts.c:242:10-242:29: struct timespec64 *ts,
-
drivers/net/ethernet/ti/cpts.c:261:8-261:33: const struct timespec64 *ts)
-
drivers/net/ethernet/ti/icssg/icss_iep.c:428:7-428:26: struct timespec64 *ts,
-
drivers/net/ethernet/ti/icssg/icss_iep.c:443:5-443:30: const struct timespec64 *ts)
-
drivers/net/fddi/skfp/smt.c:1213:51-1213:75: static void smt_fill_timestamp(struct s_smc *smc, struct smt_p_timestamp *ts)
-
drivers/net/hamradio/baycom_ser_fdx.c:191:82-191:101: static __inline__ void ser12_rx(struct net_device *dev, struct baycom_state *bc, struct timespec64 *ts, unsigned char curs)
-
drivers/net/phy/bcm-phy-ptp.c:178:10-178:29: struct timespec64 *ts)
-
drivers/net/phy/bcm-phy-ptp.c:219:5-219:24: struct timespec64 *ts,
-
drivers/net/phy/bcm-phy-ptp.c:249:8-249:27: struct timespec64 *ts,
-
drivers/net/phy/bcm-phy-ptp.c:263:7-263:32: const struct timespec64 *ts)
-
drivers/net/phy/bcm-phy-ptp.c:296:7-296:32: const struct timespec64 *ts)
-
drivers/net/phy/dp83640.c:258:8-258:33: const struct timespec64 *ts, u16 cmd)
-
drivers/net/phy/dp83640.c:429:11-429:30: struct timespec64 *ts)
-
drivers/net/phy/dp83640.c:454:11-454:36: const struct timespec64 *ts)
-
drivers/net/phy/micrel.c:2597:8-2597:27: struct timespec64 *ts)
-
drivers/net/phy/micrel.c:2615:8-2615:33: const struct timespec64 *ts)
-
drivers/net/phy/micrel.c:3841:10-3841:35: const struct timespec64 *ts)
-
drivers/net/phy/micrel.c:3885:6-3885:31: const struct timespec64 *ts)
-
drivers/net/phy/micrel.c:3922:6-3922:25: struct timespec64 *ts)
-
drivers/net/phy/micrel.c:3952:8-3952:27: struct timespec64 *ts)
-
drivers/net/phy/mscc/mscc_ptp.c:644:59-644:78: static int __vsc85xx_gettime(struct ptp_clock_info *info, struct timespec64 *ts)
-
drivers/net/phy/mscc/mscc_ptp.c:681:57-681:76: static int vsc85xx_gettime(struct ptp_clock_info *info, struct timespec64 *ts)
-
drivers/net/phy/mscc/mscc_ptp.c:695:9-695:34: const struct timespec64 *ts)
-
drivers/net/phy/mscc/mscc_ptp.c:731:7-731:32: const struct timespec64 *ts)
-
drivers/net/phy/nxp-c45-tja11xx.c:390:8-390:27: struct timespec64 *ts,
-
drivers/net/phy/nxp-c45-tja11xx.c:410:7-410:26: struct timespec64 *ts,
-
drivers/net/phy/nxp-c45-tja11xx.c:423:7-423:32: const struct timespec64 *ts)
-
drivers/net/phy/nxp-c45-tja11xx.c:442:6-442:31: const struct timespec64 *ts)
-
drivers/net/phy/nxp-c45-tja11xx.c:499:36-499:55: static void nxp_c45_reconstruct_ts(struct timespec64 *ts,
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:129:12-129:34: struct hal_tx_status *ts)
-
drivers/net/wireless/ath/ath11k/dp_tx.c:317:6-317:42: struct ath11k_dp_htt_wbm_tx_status *ts)
-
drivers/net/wireless/ath/ath11k/dp_tx.c:432:8-432:30: struct hal_tx_status *ts)
-
drivers/net/wireless/ath/ath11k/dp_tx.c:447:53-447:75: void ath11k_dp_tx_update_txcompl(struct ath11k *ar, struct hal_tx_status *ts)
-
drivers/net/wireless/ath/ath11k/dp_tx.c:548:12-548:34: struct hal_tx_status *ts)
-
drivers/net/wireless/ath/ath11k/dp_tx.c:649:11-649:33: struct hal_tx_status *ts)
-
drivers/net/wireless/ath/ath12k/dp_tx.c:370:6-370:42: struct ath12k_dp_htt_wbm_tx_status *ts)
-
drivers/net/wireless/ath/ath12k/dp_tx.c:446:12-446:34: struct hal_tx_status *ts)
-
drivers/net/wireless/ath/ath12k/dp_tx.c:507:11-507:33: struct hal_tx_status *ts)
-
drivers/net/wireless/ath/ath5k/base.c:1712:28-1712:52: struct ath5k_txq *txq, struct ath5k_tx_status *ts,
-
drivers/net/wireless/ath/ath5k/desc.c:444:5-444:29: struct ath5k_tx_status *ts)
-
drivers/net/wireless/ath/ath5k/desc.c:496:5-496:29: struct ath5k_tx_status *ts)
-
drivers/net/wireless/ath/ath5k/trace.h:65:1-65:1: TRACE_EVENT(ath5k_tx_complete,
-
drivers/net/wireless/ath/ath9k/ar9002_mac.c:317:6-317:28: struct ath_tx_status *ts)
-
drivers/net/wireless/ath/ath9k/ar9003_mac.c:356:6-356:28: struct ath_tx_status *ts)
-
drivers/net/wireless/ath/ath9k/debug.c:812:10-812:32: struct ath_tx_status *ts, struct ath_txq *txq,
-
drivers/net/wireless/ath/ath9k/dynack.c:207:9-207:31: struct ath_tx_status *ts,
-
drivers/net/wireless/ath/ath9k/dynack.c:294:10-294:14: u32 ts)
-
drivers/net/wireless/ath/ath9k/hw-ops.h:64:11-64:33: struct ath_tx_status *ts)
-
drivers/net/wireless/ath/ath9k/xmit.c:457:12-457:34: struct ath_tx_status *ts, int txok,
-
drivers/net/wireless/ath/ath9k/xmit.c:492:6-492:28: struct ath_tx_status *ts, int txok)
-
drivers/net/wireless/ath/ath9k/xmit.c:715:6-715:28: struct ath_tx_status *ts,
-
drivers/net/wireless/ath/ath9k/xmit.c:731:7-731:29: struct ath_tx_status *ts, struct ath_buf *bf,
-
drivers/net/wireless/ath/ath9k/xmit.c:2520:5-2520:27: struct ath_tx_status *ts, int txok)
-
drivers/net/wireless/ath/ath9k/xmit.c:2574:9-2574:31: struct ath_tx_status *ts, int nframes, int nbad,
-
drivers/net/wireless/ath/dfs_pri_detector.c:201:59-201:63: static bool pulse_queue_enqueue(struct pri_detector *pde, u64 ts)
-
drivers/net/wireless/ath/dfs_pri_detector.c:225:8-225:12: u64 ts, u32 min_count)
-
drivers/net/wireless/ath/dfs_pri_detector.c:304:61-304:65: pseq_handler_add_to_existing_seqs(struct pri_detector *pde, u64 ts)
-
drivers/net/wireless/ath/dfs_pri_detector.c:358:58-358:62: static void pri_detector_reset(struct pri_detector *pde, u64 ts)
-
drivers/net/wireless/intel/iwlwifi/mvm/ptp.c:207:11-207:30: struct timespec64 *ts)
-
drivers/net/wireless/intel/iwlwifi/mvm/utils.c:925:10-925:24: unsigned long ts,
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:103:32-103:62: static void qtnf_deassert_intx(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:113:44-113:74: static inline int qtnf_topaz_intx_asserted(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:121:33-121:63: static void qtnf_topaz_reset_ep(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:129:27-129:57: static void setup_rx_irqs(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:136:28-136:58: static void enable_rx_irqs(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:143:29-143:59: static void disable_rx_irqs(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:183:33-183:63: static int topaz_alloc_bd_table(struct qtnf_pcie_topaz_state *ts,
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:244:22-244:52: topaz_skb2rbd_attach(struct qtnf_pcie_topaz_state *ts, u16 index, u32 wrap)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:273:35-273:65: static int topaz_alloc_rx_buffers(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:294:42-294:72: static void qtnf_topaz_free_xfer_buffers(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:334:38-334:68: static int qtnf_pcie_topaz_init_xfer(struct qtnf_pcie_topaz_state *ts,
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:391:40-391:70: static void qtnf_topaz_data_tx_reclaim(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:482:32-482:62: static int qtnf_tx_queue_ready(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:592:31-592:61: static int qtnf_rx_data_ready(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:800:35-800:65: static void qtnf_reset_dma_offset(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:811:36-811:66: static int qtnf_pcie_endian_detect(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:886:30-886:60: static int qtnf_post_init_ep(struct qtnf_pcie_topaz_state *ts)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:902:17-902:47: qtnf_ep_fw_load(struct qtnf_pcie_topaz_state *ts, const u8 *fw, u32 fw_size)
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:1003:33-1003:63: static int qtnf_topaz_fw_upload(struct qtnf_pcie_topaz_state *ts,
-
drivers/platform/chrome/cros_ec_sensorhub_ring.c:339:34-339:39: cros_ec_sensor_ring_fix_overflow(s64 *ts,
-
drivers/pps/kapi.c:27:28-27:46: static void pps_add_offset(struct pps_ktime *ts, struct pps_ktime *offset)
-
drivers/pps/kapi.c:159:40-159:63: void pps_event(struct pps_device *pps, struct pps_event_time *ts, int event,
-
drivers/pps/kc.h:29:3-29:26: struct pps_event_time *ts, int event) {}
-
drivers/ptp/ptp_clock.c:182:57-182:76: static int ptp_getcycles64(struct ptp_clock_info *info, struct timespec64 *ts)
-
drivers/ptp/ptp_clockmatrix.c:106:7-106:26: struct timespec64 *ts)
-
drivers/ptp/ptp_clockmatrix.c:134:35-134:60: static int timespec_to_char_array(struct timespec64 const *ts,
-
drivers/ptp/ptp_clockmatrix.c:399:9-399:28: struct timespec64 *ts)
-
drivers/ptp/ptp_clockmatrix.c:424:6-424:25: struct timespec64 *ts, u8 timeout)
-
drivers/ptp/ptp_clockmatrix.c:485:9-485:28: struct timespec64 *ts)
-
drivers/ptp/ptp_clockmatrix.c:706:7-706:32: struct timespec64 const *ts,
-
drivers/ptp/ptp_clockmatrix.c:773:9-773:34: struct timespec64 const *ts,
-
drivers/ptp/ptp_clockmatrix.c:882:10-882:35: struct timespec64 const *ts)
-
drivers/ptp/ptp_clockmatrix.c:898:6-898:31: struct timespec64 const *ts,
-
drivers/ptp/ptp_clockmatrix.c:1784:54-1784:73: static int idtcm_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/ptp/ptp_clockmatrix.c:1802:9-1802:34: const struct timespec64 *ts)
-
drivers/ptp/ptp_clockmatrix.c:1820:5-1820:30: const struct timespec64 *ts)
-
drivers/ptp/ptp_dfl_tod.c:226:58-226:77: static int dfl_tod_get_timex(struct ptp_clock_info *ptp, struct timespec64 *ts,
-
drivers/ptp/ptp_dfl_tod.c:252:8-252:33: const struct timespec64 *ts)
-
drivers/ptp/ptp_dte.c:173:56-173:75: static int ptp_dte_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/ptp/ptp_dte.c:186:9-186:34: const struct timespec64 *ts)
-
drivers/ptp/ptp_idt82p33.c:55:45-55:64: static void idt82p33_byte_array_to_timespec(struct timespec64 *ts,
-
drivers/ptp/ptp_idt82p33.c:78:45-78:70: static void idt82p33_timespec_to_byte_array(struct timespec64 const *ts,
-
drivers/ptp/ptp_idt82p33.c:156:10-156:29: struct timespec64 *ts)
-
drivers/ptp/ptp_idt82p33.c:373:9-373:28: struct timespec64 *ts)
-
drivers/ptp/ptp_idt82p33.c:416:9-416:34: struct timespec64 const *ts)
-
drivers/ptp/ptp_idt82p33.c:1079:57-1079:76: static int idt82p33_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/ptp/ptp_idt82p33.c:1097:8-1097:33: const struct timespec64 *ts)
-
drivers/ptp/ptp_ines.c:432:10-432:33: struct ines_timestamp *ts, struct device *dev)
-
drivers/ptp/ptp_ines.c:555:36-555:59: static bool ines_timestamp_expired(struct ines_timestamp *ts)
-
drivers/ptp/ptp_kvm_common.c:80:7-80:32: const struct timespec64 *ts)
-
drivers/ptp/ptp_kvm_common.c:85:56-85:75: static int ptp_kvm_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/ptp/ptp_kvm_x86.c:77:28-77:47: int kvm_arch_ptp_get_clock(struct timespec64 *ts)
-
drivers/ptp/ptp_mock.c:77:10-77:35: const struct timespec64 *ts)
-
drivers/ptp/ptp_mock.c:89:60-89:79: static int mock_phc_gettime64(struct ptp_clock_info *info, struct timespec64 *ts)
-
drivers/ptp/ptp_ocp.c:978:46-978:65: __ptp_ocp_gettime_locked(struct ptp_ocp *bp, struct timespec64 *ts,
-
drivers/ptp/ptp_ocp.c:1012:51-1012:70: ptp_ocp_gettimex(struct ptp_clock_info *ptp_info, struct timespec64 *ts,
-
drivers/ptp/ptp_ocp.c:1027:46-1027:71: __ptp_ocp_settime_locked(struct ptp_ocp *bp, const struct timespec64 *ts)
-
drivers/ptp/ptp_ocp.c:1049:50-1049:75: ptp_ocp_settime(struct ptp_clock_info *ptp_info, const struct timespec64 *ts)
-
drivers/ptp/ptp_pch.c:368:56-368:75: static int ptp_pch_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/ptp/ptp_pch.c:384:7-384:32: const struct timespec64 *ts)
-
drivers/ptp/ptp_qoriq.c:261:51-261:70: int ptp_qoriq_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts)
-
drivers/ptp/ptp_qoriq.c:280:9-280:34: const struct timespec64 *ts)
-
drivers/ptp/ptp_vclock.c:73:10-73:29: struct timespec64 *ts)
-
drivers/ptp/ptp_vclock.c:88:11-88:30: struct timespec64 *ts,
-
drivers/ptp/ptp_vclock.c:112:10-112:35: const struct timespec64 *ts)
-
drivers/ptp/ptp_vmw.c:55:57-55:76: static int ptp_vmw_gettime(struct ptp_clock_info *info, struct timespec64 *ts)
-
drivers/ptp/ptp_vmw.c:66:6-66:31: const struct timespec64 *ts)
-
drivers/rtc/rtc-pcf2127.c:611:52-611:62: static int pcf2127_rtc_ts_read(struct device *dev, time64_t *ts,
-
drivers/scsi/libsas/sas_ata.c:27:50-27:77: static enum ata_completion_errors sas_to_ata_err(struct task_status_struct *ts)
-
drivers/scsi/lpfc/lpfc_init.c:5645:47-5645:67: lpfc_cgn_update_tstamp(struct lpfc_hba *phba, struct lpfc_cgn_ts *ts)
-
drivers/staging/greybus/loopback.c:364:37-364:45: static u64 gb_loopback_calc_latency(ktime_t ts, ktime_t te)
-
drivers/staging/media/meson/vdec/vdec_helpers.c:230:48-230:52: int amvdec_add_ts(struct amvdec_session *sess, u64 ts,
-
drivers/staging/media/meson/vdec/vdec_helpers.c:252:52-252:56: void amvdec_remove_ts(struct amvdec_session *sess, u64 ts)
-
drivers/target/target_core_transport.c:3105:31-3105:35: static char *target_ts_to_str(u32 ts)
-
drivers/thermal/tegra/soctherm.c:368:33-368:56: static inline void ccroc_writel(struct tegra_soctherm *ts, u32 value, u32 reg)
-
drivers/thermal/tegra/soctherm.c:380:31-380:54: static inline u32 ccroc_readl(struct tegra_soctherm *ts, u32 reg)
-
drivers/thermal/tegra/soctherm.c:556:27-556:50: find_throttle_cfg_by_name(struct tegra_soctherm *ts, const char *name)
-
drivers/thermal/tegra/soctherm.c:567:40-567:63: static int tsensor_group_thermtrip_get(struct tegra_soctherm *ts, int id)
-
drivers/thermal/tegra/soctherm.c:907:37-907:60: static void soctherm_oc_intr_enable(struct tegra_soctherm *ts,
-
drivers/thermal/tegra/soctherm.c:1732:39-1732:62: static void throttlectl_cpu_level_cfg(struct tegra_soctherm *ts, int level)
-
drivers/thermal/tegra/soctherm.c:1780:42-1780:65: static void throttlectl_cpu_level_select(struct tegra_soctherm *ts,
-
drivers/thermal/tegra/soctherm.c:1824:32-1824:55: static void throttlectl_cpu_mn(struct tegra_soctherm *ts,
-
drivers/thermal/tegra/soctherm.c:1856:42-1856:65: static void throttlectl_gpu_level_select(struct tegra_soctherm *ts,
-
drivers/thermal/tegra/soctherm.c:1869:36-1869:59: static int soctherm_oc_cfg_program(struct tegra_soctherm *ts,
-
drivers/thermal/tegra/soctherm.c:1899:39-1899:62: static void soctherm_throttle_program(struct tegra_soctherm *ts,
-
drivers/thermal/tegra/tegra30-tsensor.c:90:36-90:64: static int tegra_tsensor_hw_enable(const struct tegra_tsensor *ts)
-
drivers/thermal/tegra/tegra30-tsensor.c:139:37-139:65: static int tegra_tsensor_hw_disable(const struct tegra_tsensor *ts)
-
drivers/thermal/tegra/tegra30-tsensor.c:209:42-209:70: static int tegra_tsensor_temp_to_counter(const struct tegra_tsensor *ts, int temp)
-
drivers/thermal/tegra/tegra30-tsensor.c:248:40-248:68: tegra_tsensor_handle_channel_interrupt(const struct tegra_tsensor *ts,
-
drivers/thermal/tegra/tegra30-tsensor.c:280:45-280:73: static int tegra_tsensor_disable_hw_channel(const struct tegra_tsensor *ts,
-
drivers/thermal/tegra/tegra30-tsensor.c:344:44-344:72: static int tegra_tsensor_enable_hw_channel(const struct tegra_tsensor *ts,
-
drivers/thermal/tegra/tegra30-tsensor.c:422:38-422:60: static int tegra_tsensor_nvmem_setup(struct tegra_tsensor *ts)
-
drivers/thermal/tegra/tegra30-tsensor.c:502:43-502:65: static int tegra_tsensor_register_channel(struct tegra_tsensor *ts,
-
fs/adfs/inode.c:212:5-212:30: const struct timespec64 *ts)
-
fs/aio.c:2171:3-2171:22: struct timespec64 *ts)
-
fs/btrfs/send.c:708:7-708:30: struct btrfs_timespec *ts)
-
fs/ceph/metric.c:11:36-11:58: static void ktime_to_ceph_timespec(struct ceph_timespec *ts, ktime_t val)
-
fs/coda/coda_linux.c:69:45-69:66: static struct timespec64 coda_to_timespec64(struct coda_timespec ts)
-
fs/exfat/misc.c:52:29-52:48: static void exfat_adjust_tz(struct timespec64 *ts, u8 tz_off)
-
fs/exfat/misc.c:68:54-68:73: void exfat_get_entry_time(struct exfat_sb_info *sbi, struct timespec64 *ts,
-
fs/exfat/misc.c:93:54-93:73: void exfat_set_entry_time(struct exfat_sb_info *sbi, struct timespec64 *ts,
-
fs/exfat/misc.c:123:27-123:46: void exfat_truncate_atime(struct timespec64 *ts)
-
fs/ext4/ext4.h:868:45-868:63: static inline __le32 ext4_encode_extra_time(struct timespec64 ts)
-
fs/fat/dir.c:1133:42-1133:61: int fat_alloc_new_dir(struct inode *dir, struct timespec64 *ts)
-
fs/fat/misc.c:204:51-204:70: void fat_time_fat2unix(struct msdos_sb_info *sbi, struct timespec64 *ts,
-
fs/fat/misc.c:243:51-243:70: void fat_time_unix2fat(struct msdos_sb_info *sbi, struct timespec64 *ts,
-
fs/fat/misc.c:279:60-279:78: static inline struct timespec64 fat_timespec64_trunc_2secs(struct timespec64 ts)
-
fs/fat/misc.c:288:10-288:35: const struct timespec64 *ts)
-
fs/fat/misc.c:305:10-305:35: const struct timespec64 *ts)
-
fs/fat/namei_msdos.c:229:7-229:26: struct timespec64 *ts, struct fat_slot_info *sinfo)
-
fs/fat/namei_vfat.c:581:8-581:27: struct timespec64 *ts,
-
fs/fat/namei_vfat.c:657:31-657:50: int is_dir, int cluster, struct timespec64 *ts,
-
fs/fat/namei_vfat.c:921:57-921:76: static void vfat_update_dir_metadata(struct inode *dir, struct timespec64 *ts)
-
fs/init.c:247:40-247:59: int __init init_utimes(char *filename, struct timespec64 *ts)
-
fs/jbd2/transaction.c:147:10-147:24: unsigned long ts)
-
fs/nfs/internal.h:859:33-859:58: u64 nfs_timespec_to_change_attr(const struct timespec64 *ts)
-
fs/ntfs/time.h:34:30-34:54: static inline sle64 utc2ntfs(const struct timespec64 ts)
-
fs/ntfs3/ntfs_fs.h:977:32-977:57: static inline __le64 kernel2nt(const struct timespec64 *ts)
-
fs/ntfs3/ntfs_fs.h:988:47-988:66: static inline void nt2kernel(const __le64 tm, struct timespec64 *ts)
-
fs/udf/udftime.c:59:48-59:66: udf_time_to_disk_stamp(struct timestamp *dest, struct timespec64 ts)
-
fs/xfs/libxfs/xfs_inode_buf.c:140:58-140:67: static inline struct timespec64 xfs_inode_decode_bigtime(uint64_t ts)
-
fs/xfs/libxfs/xfs_inode_buf.c:155:2-155:25: const xfs_timestamp_t ts)
-
fs/xfs/scrub/inode.c:350:2-350:24: const xfs_timestamp_t ts)
-
include/linux/ceph/decode.h:199:43-199:62: static inline void ceph_decode_timespec64(struct timespec64 *ts,
-
include/linux/ceph/decode.h:212:8-212:33: const struct timespec64 *ts)
-
include/linux/fs.h:1533:13-1533:31: struct timespec64 ts)
-
include/linux/iio/common/inv_sensors_timestamp.h:77:49-77:79: static inline int64_t inv_sensors_timestamp_pop(struct inv_sensors_timestamp *ts)
-
include/linux/iio/common/inv_sensors_timestamp.h:87:48-87:78: static inline void inv_sensors_timestamp_reset(struct inv_sensors_timestamp *ts)
-
include/linux/ktime.h:71:43-71:61: static inline ktime_t timespec64_to_ktime(struct timespec64 ts)
-
include/linux/ktime.h:210:14-210:33: struct timespec64 *ts)
-
include/linux/pps_kernel.h:94:3-94:21: struct timespec64 ts)
-
include/linux/pps_kernel.h:100:31-100:54: static inline void pps_get_ts(struct pps_event_time *ts)
-
include/linux/pps_kernel.h:112:31-112:54: static inline void pps_sub_ts(struct pps_event_time *ts, struct timespec64 delta)
-
include/linux/time64.h:92:37-92:62: static inline bool timespec64_valid(const struct timespec64 *ts)
-
include/linux/time64.h:103:44-103:69: static inline bool timespec64_valid_strict(const struct timespec64 *ts)
-
include/linux/time64.h:113:44-113:69: static inline bool timespec64_valid_settod(const struct timespec64 *ts)
-
include/linux/time64.h:130:36-130:61: static inline s64 timespec64_to_ns(const struct timespec64 *ts)
-
include/linux/time_namespace.h:65:41-65:60: static inline void timens_add_monotonic(struct timespec64 *ts)
-
include/linux/time_namespace.h:72:40-72:59: static inline void timens_add_boottime(struct timespec64 *ts)
-
include/linux/time_namespace.h:86:40-86:59: static inline void timens_sub_boottime(struct timespec64 *ts)
-
include/linux/timekeeping.h:188:44-188:63: static inline void ktime_get_boottime_ts64(struct timespec64 *ts)
-
include/linux/timekeeping.h:193:51-193:70: static inline void ktime_get_coarse_boottime_ts64(struct timespec64 *ts)
-
include/linux/timekeeping.h:203:44-203:63: static inline void ktime_get_clocktai_ts64(struct timespec64 *ts)
-
include/linux/timekeeping.h:208:51-208:70: static inline void ktime_get_coarse_clocktai_ts64(struct timespec64 *ts)
-
io_uring/io_uring.c:1165:56-1165:76: static void ctx_flush_and_put(struct io_ring_ctx *ctx, struct io_tw_state *ts)
-
io_uring/io_uring.c:1181:8-1181:28: struct io_tw_state *ts,
-
io_uring/io_uring.c:1408:57-1408:77: static int __io_run_local_work(struct io_ring_ctx *ctx, struct io_tw_state *ts)
-
io_uring/io_uring.c:1476:54-1476:74: static void io_req_task_cancel(struct io_kiocb *req, struct io_tw_state *ts)
-
io_uring/io_uring.c:1482:47-1482:67: void io_req_task_submit(struct io_kiocb *req, struct io_tw_state *ts)
-
io_uring/io_uring.c:1693:49-1693:69: void io_req_task_complete(struct io_kiocb *req, struct io_tw_state *ts)
-
io_uring/io_uring.c:1901:41-1901:61: int io_poll_issue(struct io_kiocb *req, struct io_tw_state *ts)
-
io_uring/io_uring.c:3570:6-3570:40: struct __kernel_timespec __user **ts,
-
io_uring/io_uring.h:301:56-301:76: static inline void io_tw_lock(struct io_ring_ctx *ctx, struct io_tw_state *ts)
-
io_uring/notif.c:12:62-12:82: static void io_notif_complete_tw_ext(struct io_kiocb *notif, struct io_tw_state *ts)
-
io_uring/poll.c:151:57-151:77: static void io_poll_tw_hash_eject(struct io_kiocb *req, struct io_tw_state *ts)
-
io_uring/poll.c:241:55-241:75: static int io_poll_check_events(struct io_kiocb *req, struct io_tw_state *ts)
-
io_uring/poll.c:329:46-329:66: void io_poll_task_func(struct io_kiocb *req, struct io_tw_state *ts)
-
io_uring/rw.c:282:47-282:67: void io_req_rw_complete(struct io_kiocb *req, struct io_tw_state *ts)
-
io_uring/timeout.c:68:55-68:75: static void io_timeout_complete(struct io_kiocb *req, struct io_tw_state *ts)
-
io_uring/timeout.c:144:57-144:77: static void io_req_tw_fail_links(struct io_kiocb *link, struct io_tw_state *ts)
-
io_uring/timeout.c:302:60-302:80: static void io_req_task_link_timeout(struct io_kiocb *req, struct io_tw_state *ts)
-
io_uring/timeout.c:375:9-375:28: struct timespec64 *ts, enum hrtimer_mode mode)
-
io_uring/timeout.c:403:9-403:28: struct timespec64 *ts, enum hrtimer_mode mode)
-
io_uring/uring_cmd.c:16:53-16:73: static void io_uring_cmd_work(struct io_kiocb *req, struct io_tw_state *ts)
-
ipc/mqueue.c:845:7-845:26: struct timespec64 *ts)
-
ipc/mqueue.c:1063:3-1063:22: struct timespec64 *ts)
-
ipc/mqueue.c:1182:3-1182:22: struct timespec64 *ts)
-
ipc/mqueue.c:1616:8-1616:27: struct timespec64 *ts)
-
kernel/futex/syscalls.c:151:37-151:56: futex_init_timeout(u32 cmd, u32 op, struct timespec64 *ts, ktime_t *t)
-
kernel/printk/printk.c:1323:26-1323:30: static size_t print_time(u64 ts, char *buf)
-
kernel/signal.c:3605:7-3605:32: const struct timespec64 *ts)
-
kernel/time/hrtimer.c:2019:54-2019:73: int nanosleep_copyout(struct restart_block *restart, struct timespec64 *ts)
-
kernel/time/namespace.c:347:58-347:77: static void show_offset(struct seq_file *m, int clockid, struct timespec64 *ts)
-
kernel/time/ntp.c:762:47-762:72: int __do_adjtimex(struct __kernel_timex *txc, const struct timespec64 *ts,
-
kernel/time/posix-clock.c:250:43-250:62: static int pc_clock_gettime(clockid_t id, struct timespec64 *ts)
-
kernel/time/posix-clock.c:269:42-269:61: static int pc_clock_getres(clockid_t id, struct timespec64 *ts)
-
kernel/time/posix-clock.c:288:43-288:68: static int pc_clock_settime(clockid_t id, const struct timespec64 *ts)
-
kernel/time/tick-sched.c:185:33-185:52: static void tick_sched_do_timer(struct tick_sched *ts, ktime_t now)
-
kernel/time/tick-sched.c:231:31-231:50: static void tick_sched_handle(struct tick_sched *ts, struct pt_regs *regs)
-
kernel/time/tick-sched.c:661:33-661:52: static void tick_nohz_stop_idle(struct tick_sched *ts, ktime_t now)
-
kernel/time/tick-sched.c:683:34-683:53: static void tick_nohz_start_idle(struct tick_sched *ts)
-
kernel/time/tick-sched.c:693:34-693:53: static u64 get_cpu_sleep_time_us(struct tick_sched *ts, ktime_t *sleeptime,
-
kernel/time/tick-sched.c:774:31-774:50: static void tick_nohz_restart(struct tick_sched *ts, ktime_t now)
-
kernel/time/tick-sched.c:801:37-801:56: static ktime_t tick_nohz_next_event(struct tick_sched *ts, int cpu)
-
kernel/time/tick-sched.c:884:33-884:52: static void tick_nohz_stop_tick(struct tick_sched *ts, int cpu)
-
kernel/time/tick-sched.c:960:35-960:54: static void tick_nohz_retain_tick(struct tick_sched *ts)
-
kernel/time/tick-sched.c:975:42-975:61: static void tick_nohz_restart_sched_tick(struct tick_sched *ts, ktime_t now)
-
kernel/time/tick-sched.c:995:42-995:61: static void __tick_nohz_full_update_tick(struct tick_sched *ts,
-
kernel/time/tick-sched.c:1008:40-1008:59: static void tick_nohz_full_update_tick(struct tick_sched *ts)
-
kernel/time/tick-sched.c:1058:41-1058:60: static bool can_stop_idle_tick(int cpu, struct tick_sched *ts)
-
kernel/time/tick-sched.c:1289:41-1289:60: static void tick_nohz_account_idle_time(struct tick_sched *ts,
-
kernel/time/tick-sched.c:1322:40-1322:59: static void tick_nohz_idle_update_tick(struct tick_sched *ts, ktime_t now)
-
kernel/time/tick-sched.c:1394:39-1394:58: static inline void tick_nohz_activate(struct tick_sched *ts, int mode)
-
kernel/time/time.c:495:32-495:51: void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec)
-
kernel/time/time.c:871:20-871:39: int get_timespec64(struct timespec64 *ts,
-
kernel/time/time.c:902:20-902:45: int put_timespec64(const struct timespec64 *ts,
-
kernel/time/time.c:949:24-949:43: int get_old_timespec32(struct timespec64 *ts, const void __user *uts)
-
kernel/time/time.c:968:24-968:49: int put_old_timespec32(const struct timespec64 *ts, void __user *uts)
-
kernel/time/timekeeping.c:138:49-138:74: static void tk_set_xtime(struct timekeeper *tk, const struct timespec64 *ts)
-
kernel/time/timekeeping.c:144:49-144:74: static void tk_xtime_add(struct timekeeper *tk, const struct timespec64 *ts)
-
kernel/time/timekeeping.c:815:26-815:45: void ktime_get_real_ts64(struct timespec64 *ts)
-
kernel/time/timekeeping.c:969:21-969:40: void ktime_get_ts64(struct timespec64 *ts)
-
kernel/time/timekeeping.c:1124:7-1124:41: struct system_device_crosststamp *ts)
-
kernel/time/timekeeping.c:1312:23-1312:48: int do_settimeofday64(const struct timespec64 *ts)
-
kernel/time/timekeeping.c:1362:38-1362:63: static int timekeeping_inject_offset(const struct timespec64 *ts)
-
kernel/time/timekeeping.c:1517:25-1517:44: void ktime_get_raw_ts64(struct timespec64 *ts)
-
kernel/time/timekeeping.c:1584:37-1584:56: void __weak read_persistent_clock64(struct timespec64 *ts)
-
kernel/time/timekeeping.c:2246:20-2246:39: void getboottime64(struct timespec64 *ts)
-
kernel/time/timekeeping.c:2255:33-2255:52: void ktime_get_coarse_real_ts64(struct timespec64 *ts)
-
kernel/time/timekeeping.c:2268:28-2268:47: void ktime_get_coarse_ts64(struct timespec64 *ts)
-
kernel/trace/ring_buffer.c:1218:20-1218:25: int cpu, u64 *ts)
-
kernel/trace/ring_buffer.c:4768:56-4768:61: rb_buffer_peek(struct ring_buffer_per_cpu *cpu_buffer, u64 *ts,
-
kernel/trace/ring_buffer.c:4842:45-4842:50: rb_iter_peek(struct ring_buffer_iter *iter, u64 *ts)
-
kernel/trace/ring_buffer.c:4974:56-4974:61: ring_buffer_peek(struct trace_buffer *buffer, int cpu, u64 *ts,
-
kernel/trace/ring_buffer.c:5023:54-5023:59: ring_buffer_iter_peek(struct ring_buffer_iter *iter, u64 *ts)
-
kernel/trace/ring_buffer.c:5052:59-5052:64: ring_buffer_consume(struct trace_buffer *buffer, int cpu, u64 *ts,
-
kernel/trace/trace.c:3671:55-3671:60: peek_next_entry(struct trace_iterator *iter, int cpu, u64 *ts,
-
kernel/trace/trace_output.c:594:9-594:28: unsigned long long ts)
-
lib/vdso/gettimeofday.c:50:8-50:34: struct __kernel_timespec *ts)
-
lib/vdso/gettimeofday.c:111:8-111:34: struct __kernel_timespec *ts)
-
lib/vdso/gettimeofday.c:166:10-166:36: struct __kernel_timespec *ts)
-
lib/vdso/gettimeofday.c:202:10-202:36: struct __kernel_timespec *ts)
-
lib/vdso/gettimeofday.c:229:9-229:35: struct __kernel_timespec *ts)
-
lib/vdso/gettimeofday.c:256:7-256:33: struct __kernel_timespec *ts)
-
lib/vdso/gettimeofday.c:266:40-266:66: __cvdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts)
-
net/core/lwt_bpf.c:371:7-371:31: struct lwtunnel_state **ts,
-
net/dsa/slave.c:1745:6-1745:30: struct ethtool_ts_info *ts)
-
net/ipv4/ip_tunnel_core.c:654:10-654:34: struct lwtunnel_state **ts,
-
net/ipv4/ip_tunnel_core.c:941:11-941:35: struct lwtunnel_state **ts,
-
net/ipv4/tcp_input.c:1050:11-1050:21: const int ts)
-
net/ipv6/ila/ila_lwt.c:130:7-130:31: struct lwtunnel_state **ts,
-
net/ipv6/ioam6_iptunnel.c:104:9-104:33: struct lwtunnel_state **ts,
-
net/ipv6/rpl_iptunnel.c:69:7-69:31: struct lwtunnel_state **ts,
-
net/ipv6/seg6_iptunnel.c:608:8-608:32: struct lwtunnel_state **ts,
-
net/ipv6/seg6_local.c:2495:7-2495:31: struct lwtunnel_state **ts,
-
net/mpls/mpls_iptunnel.c:167:8-167:32: struct lwtunnel_state **ts,
-
net/packet/af_packet.c:454:57-454:76: static __u32 tpacket_get_timestamp(struct sk_buff *skb, struct timespec64 *ts,
-
net/sched/sch_qfq.c:726:34-726:38: static inline u64 qfq_round_down(u64 ts, unsigned int shift)
-
net/wireless/scan.c:1776:28-1776:42: bool signal_valid, unsigned long ts)
-
net/wireless/scan.c:1875:26-1875:40: bool signal_valid, unsigned long ts)
-
net/xfrm/xfrm_interface_core.c:75:9-75:33: struct lwtunnel_state **ts,
-
samples/vfs/test-statx.c:48:43-48:67: static void print_time(const char *field, struct statx_timestamp *ts)
-
security/commoncap.c:112:17-112:42: int cap_settime(const struct timespec64 *ts, const struct timezone *tz)
-
security/security.c:1003:24-1003:49: int security_settime64(const struct timespec64 *ts, const struct timezone *tz)
-
sound/pci/hda/hda_controller.c:481:5-481:41: struct snd_pcm_audio_tstamp_config *ts)
-
sound/soc/mediatek/common/mtk-btcvsd.c:259:10-259:50: struct mtk_btcvsd_snd_time_buffer_info *ts)
-
sound/soc/mediatek/common/mtk-btcvsd.c:266:10-266:50: struct mtk_btcvsd_snd_time_buffer_info *ts)
-
sound/soc/meson/axg-tdm-formatter.c:30:6-30:29: struct axg_tdm_stream *ts,
-
sound/soc/meson/axg-tdm-formatter.c:328:26-328:49: int axg_tdm_stream_start(struct axg_tdm_stream *ts)
-
sound/soc/meson/axg-tdm-formatter.c:351:26-351:49: void axg_tdm_stream_stop(struct axg_tdm_stream *ts)
-
sound/soc/meson/axg-tdm-formatter.c:382:26-382:49: void axg_tdm_stream_free(struct axg_tdm_stream *ts)
-
sound/soc/meson/axg-tdm.h:68:40-68:63: static inline int axg_tdm_stream_reset(struct axg_tdm_stream *ts)
-
sound/soc/meson/axg-tdmin.c:113:9-113:32: struct axg_tdm_stream *ts)
-
sound/soc/meson/axg-tdmout.c:111:10-111:33: struct axg_tdm_stream *ts)
variable
Defined...
-
arch/x86/kernel/cpu/mce/intel.c:226:2-226:21: unsigned long ts = __this_cpu_read(cmci_time_stamp);
-
arch/x86/kvm/x86.c:3055:3-3055:21: struct timespec64 ts;
-
arch/x86/kvm/x86.c:9680:2-9680:20: struct timespec64 ts;
-
drivers/ata/ahci_dwc.c:265:2-265:19: u32 port, dmacr, ts;
-
drivers/block/zram/zram_drv.c:860:2-860:20: struct timespec64 ts;
-
drivers/char/ppdev.c:364:2-364:20: struct timespec64 ts;
-
drivers/crypto/intel/qat/qat_common/adf_clock.c:34:2-34:20: struct timespec64 ts;
-
drivers/firewire/core-cdev.c:1266:2-1266:30: struct timespec64 ts = {0, 0};
-
drivers/firmware/arm_scmi/driver.c:869:2-869:10: ktime_t ts;
-
drivers/gpio/gpio-max7300.c:33:2-33:18: struct max7301 *ts;
-
drivers/gpio/gpio-max7301.c:46:2-46:18: struct max7301 *ts;
-
drivers/gpio/gpio-max730x.c:50:2-50:23: struct max7301 *ts = container_of(chip, struct max7301, chip);
-
drivers/gpio/gpio-max730x.c:92:2-92:23: struct max7301 *ts = container_of(chip, struct max7301, chip);
-
drivers/gpio/gpio-max730x.c:120:2-120:45: struct max7301 *ts = gpiochip_get_data(chip);
-
drivers/gpio/gpio-max730x.c:148:2-148:45: struct max7301 *ts = gpiochip_get_data(chip);
-
drivers/gpio/gpio-max730x.c:225:2-225:42: struct max7301 *ts = dev_get_drvdata(dev);
-
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_dpia.c:303:2-303:26: enum dpia_set_config_ts ts;
-
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_dpia.c:628:2-628:26: enum dpia_set_config_ts ts;
-
drivers/gpu/drm/drm_vblank.c:1768:2-1768:20: struct timespec64 ts;
-
drivers/gpu/drm/etnaviv/etnaviv_drv.h:113:2-113:20: struct timespec64 ts, to = {
-
drivers/gpu/drm/i915/i915_gpu_error.c:837:2-837:20: struct timespec64 ts;
-
drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:252:2-252:48: struct rpi_touchscreen *ts = panel_to_ts(panel);
-
drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:269:2-269:48: struct rpi_touchscreen *ts = panel_to_ts(panel);
-
drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:302:2-302:48: struct rpi_touchscreen *ts = panel_to_ts(panel);
-
drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:366:2-366:26: struct rpi_touchscreen *ts;
-
drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:448:2-448:53: struct rpi_touchscreen *ts = i2c_get_clientdata(i2c);
-
drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:841:3-841:21: struct timespec64 ts;
-
drivers/hid/hid-nvidia-shield.c:319:2-320:3: struct thunderstrike *ts =
-
drivers/hid/hid-nvidia-shield.c:402:2-402:24: struct thunderstrike *ts;
-
drivers/hid/hid-nvidia-shield.c:425:2-425:24: struct thunderstrike *ts;
-
drivers/hid/hid-nvidia-shield.c:437:2-437:24: struct thunderstrike *ts;
-
drivers/hid/hid-nvidia-shield.c:460:2-460:24: struct thunderstrike *ts;
-
drivers/hid/hid-nvidia-shield.c:533:2-534:3: struct thunderstrike *ts =
-
drivers/hid/hid-nvidia-shield.c:591:2-591:29: struct thunderstrike *ts = container_of(shield_dev, struct thunderstrike, base);
-
drivers/hid/hid-nvidia-shield.c:609:2-609:29: struct thunderstrike *ts = container_of(shield_dev, struct thunderstrike, base);
-
drivers/hid/hid-nvidia-shield.c:657:2-657:29: struct thunderstrike *ts = container_of(shield_dev, struct thunderstrike, base);
-
drivers/hid/hid-nvidia-shield.c:718:2-719:3: struct thunderstrike *ts =
-
drivers/hid/hid-nvidia-shield.c:813:2-813:29: struct thunderstrike *ts = container_of(shield_dev, struct thunderstrike, base);
-
drivers/hid/hid-nvidia-shield.c:858:2-858:24: struct thunderstrike *ts;
-
drivers/hid/hid-nvidia-shield.c:1032:2-1032:24: struct thunderstrike *ts;
-
drivers/hid/hid-nvidia-shield.c:1088:2-1088:24: struct thunderstrike *ts;
-
drivers/hv/hv_util.c:341:2-341:20: struct timespec64 ts;
-
drivers/hwtracing/stm/p_sys-t.c:343:3-343:30: u64 ts = ktime_get_real_ns();
-
drivers/iio/accel/fxls8962af-core.c:987:2-987:36: s64 ts = iio_get_time_ns(indio_dev);
-
drivers/iio/accel/mma8452.c:1026:2-1026:36: s64 ts = iio_get_time_ns(indio_dev);
-
drivers/iio/accel/mma8452.c:1076:4-1076:38: s64 ts = iio_get_time_ns(indio_dev);
-
drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:102:2-102:55: struct inv_sensors_timestamp *ts = iio_priv(indio_dev);
-
drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:315:2-315:55: struct inv_sensors_timestamp *ts = iio_priv(indio_dev);
-
drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:712:2-712:32: struct inv_sensors_timestamp *ts;
-
drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:757:2-757:55: struct inv_sensors_timestamp *ts = iio_priv(indio_dev);
-
drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c:279:2-279:55: struct inv_sensors_timestamp *ts = iio_priv(indio_dev);
-
drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c:508:2-508:32: struct inv_sensors_timestamp *ts;
-
drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c:540:2-540:32: struct inv_sensors_timestamp *ts;
-
drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:102:2-102:55: struct inv_sensors_timestamp *ts = iio_priv(indio_dev);
-
drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:327:2-327:55: struct inv_sensors_timestamp *ts = iio_priv(indio_dev);
-
drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:723:2-723:32: struct inv_sensors_timestamp *ts;
-
drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:769:2-769:55: struct inv_sensors_timestamp *ts = iio_priv(indio_dev);
-
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c:359:2-359:11: s64 ts = 0;
-
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c:587:2-587:11: s64 ts = 0;
-
drivers/infiniband/hw/hfi1/mad.c:3826:2-3826:6: u64 ts;
-
drivers/infiniband/hw/mthca/mthca_cmd.c:667:2-667:11: int ts = 0, tc = 0;
-
drivers/input/evdev.c:146:2-146:25: struct timespec64 ts = ktime_to_timespec64(ev_time[client->clk_type]);
-
drivers/input/evdev.c:250:2-250:20: struct timespec64 ts;
-
drivers/input/keyboard/qt1050.c:250:2-250:27: struct qt1050_priv *ts = dev_id;
-
drivers/input/keyboard/qt1050.c:430:2-430:22: struct qt1050_priv *ts;
-
drivers/input/keyboard/qt1050.c:553:2-553:52: struct qt1050_priv *ts = i2c_get_clientdata(client);
-
drivers/input/keyboard/qt1050.c:569:2-569:52: struct qt1050_priv *ts = i2c_get_clientdata(client);
-
drivers/input/misc/uinput.c:76:2-76:20: struct timespec64 ts;
-
drivers/input/touchscreen/ad7877.c:256:2-256:41: struct ad7877 *ts = spi_get_drvdata(spi);
-
drivers/input/touchscreen/ad7877.c:378:2-378:22: struct ad7877 *ts = from_timer(ts, t, timer);
-
drivers/input/touchscreen/ad7877.c:388:2-388:22: struct ad7877 *ts = handle;
-
drivers/input/touchscreen/ad7877.c:410:2-410:22: struct ad7877 *ts = data;
-
drivers/input/touchscreen/ad7877.c:454:1-454:1: SHOW(aux1)
-
drivers/input/touchscreen/ad7877.c:455:1-455:1: SHOW(aux2)
-
drivers/input/touchscreen/ad7877.c:456:1-456:1: SHOW(aux3)
-
drivers/input/touchscreen/ad7877.c:457:1-457:1: SHOW(bat1)
-
drivers/input/touchscreen/ad7877.c:458:1-458:1: SHOW(bat2)
-
drivers/input/touchscreen/ad7877.c:459:1-459:1: SHOW(temp1)
-
drivers/input/touchscreen/ad7877.c:460:1-460:1: SHOW(temp2)
-
drivers/input/touchscreen/ad7877.c:465:2-465:41: struct ad7877 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7877.c:474:2-474:41: struct ad7877 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7877.c:495:2-495:41: struct ad7877 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7877.c:504:2-504:41: struct ad7877 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7877.c:525:2-525:41: struct ad7877 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7877.c:534:2-534:41: struct ad7877 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7877.c:556:2-556:41: struct ad7877 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7877.c:565:2-565:41: struct ad7877 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7877.c:671:2-671:19: struct ad7877 *ts;
-
drivers/input/touchscreen/ad7877.c:793:2-793:41: struct ad7877 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7877.c:802:2-802:41: struct ad7877 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7879.c:240:2-240:22: struct ad7879 *ts = from_timer(ts, t, timer);
-
drivers/input/touchscreen/ad7879.c:247:2-247:22: struct ad7879 *ts = handle;
-
drivers/input/touchscreen/ad7879.c:285:2-285:45: struct ad7879 *ts = input_get_drvdata(input);
-
drivers/input/touchscreen/ad7879.c:296:2-296:45: struct ad7879 *ts = input_get_drvdata(input);
-
drivers/input/touchscreen/ad7879.c:305:2-305:41: struct ad7879 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7879.c:321:2-321:41: struct ad7879 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7879.c:361:2-361:41: struct ad7879 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7879.c:370:2-370:41: struct ad7879 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ad7879.c:398:2-398:44: struct ad7879 *ts = gpiochip_get_data(chip);
-
drivers/input/touchscreen/ad7879.c:412:2-412:44: struct ad7879 *ts = gpiochip_get_data(chip);
-
drivers/input/touchscreen/ad7879.c:431:2-431:44: struct ad7879 *ts = gpiochip_get_data(chip);
-
drivers/input/touchscreen/ad7879.c:444:2-444:44: struct ad7879 *ts = gpiochip_get_data(chip);
-
drivers/input/touchscreen/ad7879.c:520:2-520:17: struct ad7879 *ts;
-
drivers/input/touchscreen/ads7846.c:355:2-355:42: struct ads7846 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ads7846.c:430:2-430:42: struct ads7846 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ads7846.c:488:1-488:1: SHOW(temp0, temp0, null_adjust) /* temp1_input */
-
drivers/input/touchscreen/ads7846.c:489:1-489:1: SHOW(temp1, temp1, null_adjust) /* temp2_input */
-
drivers/input/touchscreen/ads7846.c:518:1-518:1: SHOW(in0_input, vaux, vaux_adjust)
-
drivers/input/touchscreen/ads7846.c:519:1-519:1: SHOW(in1_input, vbatt, vbatt_adjust)
-
drivers/input/touchscreen/ads7846.c:525:2-525:42: struct ads7846 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ads7846.c:591:2-591:42: struct ads7846 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ads7846.c:601:2-601:42: struct ads7846 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ads7846.c:610:2-610:42: struct ads7846 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ads7846.c:646:2-646:23: struct ads7846 *ts = ads;
-
drivers/input/touchscreen/ads7846.c:908:2-908:23: struct ads7846 *ts = handle;
-
drivers/input/touchscreen/ads7846.c:916:2-916:23: struct ads7846 *ts = handle;
-
drivers/input/touchscreen/ads7846.c:941:2-941:42: struct ads7846 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ads7846.c:963:2-963:42: struct ads7846 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ads7846.c:1180:2-1180:18: struct ads7846 *ts;
-
drivers/input/touchscreen/ads7846.c:1382:2-1382:42: struct ads7846 *ts = spi_get_drvdata(spi);
-
drivers/input/touchscreen/auo-pixcir-ts.c:186:2-186:29: struct auo_pixcir_ts *ts = dev_id;
-
drivers/input/touchscreen/auo-pixcir-ts.c:401:2-401:50: struct auo_pixcir_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/auo-pixcir-ts.c:408:2-408:50: struct auo_pixcir_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/auo-pixcir-ts.c:416:2-416:54: struct auo_pixcir_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/auo-pixcir-ts.c:448:2-448:54: struct auo_pixcir_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/auo-pixcir-ts.c:480:2-480:29: struct auo_pixcir_ts *ts = data;
-
drivers/input/touchscreen/auo-pixcir-ts.c:487:2-487:24: struct auo_pixcir_ts *ts;
-
drivers/input/touchscreen/bu21013_ts.c:238:2-238:26: struct bu21013_ts *ts = device_data;
-
drivers/input/touchscreen/bu21013_ts.c:395:2-395:26: struct bu21013_ts *ts = _ts;
-
drivers/input/touchscreen/bu21013_ts.c:402:2-402:26: struct bu21013_ts *ts = _ts;
-
drivers/input/touchscreen/bu21013_ts.c:409:2-409:21: struct bu21013_ts *ts;
-
drivers/input/touchscreen/bu21013_ts.c:546:2-546:51: struct bu21013_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/bu21013_ts.c:556:2-556:51: struct bu21013_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/bu21013_ts.c:571:2-571:51: struct bu21013_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/cy8ctma140.c:97:2-97:26: struct cy8ctma140 *ts = d;
-
drivers/input/touchscreen/cy8ctma140.c:196:2-196:26: struct cy8ctma140 *ts = d;
-
drivers/input/touchscreen/cy8ctma140.c:203:2-203:21: struct cy8ctma140 *ts;
-
drivers/input/touchscreen/cy8ctma140.c:298:2-298:51: struct cy8ctma140 *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/cy8ctma140.c:309:2-309:51: struct cy8ctma140 *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/cy8ctmg110_ts.c:165:2-165:26: struct cy8ctmg110 *ts = _ts;
-
drivers/input/touchscreen/cy8ctmg110_ts.c:173:2-173:21: struct cy8ctmg110 *ts;
-
drivers/input/touchscreen/cy8ctmg110_ts.c:243:2-243:51: struct cy8ctmg110 *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/cy8ctmg110_ts.c:256:2-256:51: struct cy8ctmg110 *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/cyttsp4_i2c.c:32:2-32:18: struct cyttsp4 *ts;
-
drivers/input/touchscreen/cyttsp4_i2c.c:47:2-47:48: struct cyttsp4 *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/cyttsp4_spi.c:148:2-148:18: struct cyttsp4 *ts;
-
drivers/input/touchscreen/cyttsp4_spi.c:169:2-169:42: struct cyttsp4 *ts = spi_get_drvdata(spi);
-
drivers/input/touchscreen/cyttsp5.c:346:2-346:42: struct cyttsp5 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/cyttsp5.c:377:2-377:42: struct cyttsp5 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/cyttsp5.c:412:2-412:42: struct cyttsp5 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/cyttsp5.c:427:2-427:42: struct cyttsp5 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/cyttsp5.c:698:2-698:23: struct cyttsp5 *ts = handle;
-
drivers/input/touchscreen/cyttsp5.c:818:2-818:23: struct cyttsp5 *ts = data;
-
drivers/input/touchscreen/cyttsp5.c:826:2-826:18: struct cyttsp5 *ts;
-
drivers/input/touchscreen/cyttsp5.c:940:2-940:42: struct cyttsp5 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/cyttsp5.c:950:2-950:42: struct cyttsp5 *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/cyttsp_core.c:368:2-368:22: struct cyttsp *ts = handle;
-
drivers/input/touchscreen/cyttsp_core.c:496:2-496:41: struct cyttsp *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/cyttsp_core.c:514:2-514:41: struct cyttsp *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/cyttsp_core.c:532:2-532:43: struct cyttsp *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/cyttsp_core.c:543:2-543:43: struct cyttsp *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/cyttsp_core.c:620:2-620:22: struct cyttsp *ts = _ts;
-
drivers/input/touchscreen/cyttsp_core.c:629:2-629:17: struct cyttsp *ts;
-
drivers/input/touchscreen/cyttsp_i2c.c:33:2-33:17: struct cyttsp *ts;
-
drivers/input/touchscreen/cyttsp_spi.c:142:2-142:17: struct cyttsp *ts;
-
drivers/input/touchscreen/egalax_ts.c:66:2-66:25: struct egalax_ts *ts = dev_id;
-
drivers/input/touchscreen/egalax_ts.c:160:2-160:20: struct egalax_ts *ts;
-
drivers/input/touchscreen/ektf2127.c:124:2-124:27: struct ektf2127_ts *ts = dev_id;
-
drivers/input/touchscreen/ektf2127.c:164:2-164:48: struct ektf2127_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/ektf2127.c:174:2-174:48: struct ektf2127_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/ektf2127.c:182:2-182:64: struct ektf2127_ts *ts = i2c_get_clientdata(to_i2c_client(dev));
-
drivers/input/touchscreen/ektf2127.c:194:2-194:64: struct ektf2127_ts *ts = i2c_get_clientdata(to_i2c_client(dev));
-
drivers/input/touchscreen/ektf2127.c:250:2-250:22: struct ektf2127_ts *ts;
-
drivers/input/touchscreen/elants_i2c.c:787:2-787:52: struct elants_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/elants_i2c.c:1068:2-1068:27: struct elants_data *ts = _dev;
-
drivers/input/touchscreen/elants_i2c.c:1186:2-1186:52: struct elants_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/elants_i2c.c:1204:2-1204:52: struct elants_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/elants_i2c.c:1222:2-1222:52: struct elants_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/elants_i2c.c:1277:2-1277:52: struct elants_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/elants_i2c.c:1364:2-1364:27: struct elants_data *ts = _data;
-
drivers/input/touchscreen/elants_i2c.c:1414:2-1414:22: struct elants_data *ts;
-
drivers/input/touchscreen/elants_i2c.c:1568:2-1568:52: struct elants_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/elants_i2c.c:1607:2-1607:52: struct elants_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/goodix.c:508:2-508:30: struct goodix_ts_data *ts = dev_id;
-
drivers/input/touchscreen/goodix.c:830:2-830:30: struct goodix_ts_data *ts = data;
-
drivers/input/touchscreen/goodix.c:1260:2-1260:30: struct goodix_ts_data *ts = ctx;
-
drivers/input/touchscreen/goodix.c:1288:2-1288:30: struct goodix_ts_data *ts = arg;
-
drivers/input/touchscreen/goodix.c:1296:2-1296:25: struct goodix_ts_data *ts;
-
drivers/input/touchscreen/goodix.c:1407:2-1407:55: struct goodix_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/goodix.c:1416:2-1416:55: struct goodix_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/goodix.c:1463:2-1463:55: struct goodix_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/hideep.c:694:2-694:25: struct hideep_ts *ts = data;
-
drivers/input/touchscreen/hideep.c:756:2-756:25: struct hideep_ts *ts = handle;
-
drivers/input/touchscreen/hideep.c:871:2-871:50: struct hideep_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/hideep.c:927:2-927:50: struct hideep_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/hideep.c:942:2-942:50: struct hideep_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/hideep.c:986:2-986:50: struct hideep_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/hideep.c:997:2-997:50: struct hideep_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/hideep.c:1025:2-1025:20: struct hideep_ts *ts;
-
drivers/input/touchscreen/himax_hx83112b.c:259:2-259:29: struct himax_ts_data *ts = dev_id;
-
drivers/input/touchscreen/himax_hx83112b.c:272:2-272:24: struct himax_ts_data *ts;
-
drivers/input/touchscreen/himax_hx83112b.c:321:2-321:48: struct himax_ts_data *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/himax_hx83112b.c:329:2-329:48: struct himax_ts_data *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/ilitek_ts_i2c.c:497:2-497:30: struct ilitek_ts_data *ts = dev_id;
-
drivers/input/touchscreen/ilitek_ts_i2c.c:513:2-513:55: struct ilitek_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/ilitek_ts_i2c.c:528:2-528:55: struct ilitek_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/ilitek_ts_i2c.c:547:2-547:25: struct ilitek_ts_data *ts;
-
drivers/input/touchscreen/ilitek_ts_i2c.c:610:2-610:55: struct ilitek_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/ilitek_ts_i2c.c:627:2-627:55: struct ilitek_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/imagis.c:81:2-81:25: struct imagis_ts *ts = dev_id;
-
drivers/input/touchscreen/imagis.c:138:2-138:25: struct imagis_ts *ts = _ts;
-
drivers/input/touchscreen/imagis.c:180:2-180:46: struct imagis_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/imagis.c:187:2-187:46: struct imagis_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/imagis.c:255:2-255:20: struct imagis_ts *ts;
-
drivers/input/touchscreen/imagis.c:315:2-315:50: struct imagis_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/imagis.c:331:2-331:50: struct imagis_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/melfas_mip4.c:584:2-584:23: struct mip4_ts *ts = dev_id;
-
drivers/input/touchscreen/melfas_mip4.c:640:2-640:44: struct mip4_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/melfas_mip4.c:647:2-647:44: struct mip4_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/melfas_mip4.c:1292:2-1292:48: struct mip4_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/melfas_mip4.c:1333:2-1333:48: struct mip4_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/melfas_mip4.c:1355:2-1355:48: struct mip4_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/melfas_mip4.c:1380:2-1380:48: struct mip4_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/melfas_mip4.c:1399:2-1399:48: struct mip4_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/melfas_mip4.c:1429:2-1429:18: struct mip4_ts *ts;
-
drivers/input/touchscreen/melfas_mip4.c:1530:2-1530:48: struct mip4_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/melfas_mip4.c:1548:2-1548:48: struct mip4_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/mxs-lradc-ts.c:495:2-495:28: struct mxs_lradc_ts *ts = data;
-
drivers/input/touchscreen/mxs-lradc-ts.c:524:2-524:49: struct mxs_lradc_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/mxs-lradc-ts.c:556:2-556:49: struct mxs_lradc_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/mxs-lradc-ts.c:608:2-608:23: struct mxs_lradc_ts *ts;
-
drivers/input/touchscreen/pixcir_i2c_ts.c:396:2-396:55: struct pixcir_i2c_ts_data *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/pixcir_i2c_ts.c:403:2-403:55: struct pixcir_i2c_ts_data *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/pixcir_i2c_ts.c:411:2-411:59: struct pixcir_i2c_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/pixcir_i2c_ts.c:438:2-438:59: struct pixcir_i2c_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/raspberrypi-ts.c:61:2-61:45: struct rpi_ts *ts = input_get_drvdata(input);
-
drivers/input/touchscreen/raspberrypi-ts.c:114:2-114:22: struct rpi_ts *ts = data;
-
drivers/input/touchscreen/raspberrypi-ts.c:127:2-127:17: struct rpi_ts *ts;
-
drivers/input/touchscreen/raydium_i2c_ts.c:902:2-902:28: struct raydium_data *ts = _dev;
-
drivers/input/touchscreen/raydium_i2c_ts.c:934:2-934:53: struct raydium_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/raydium_i2c_ts.c:943:2-943:53: struct raydium_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/raydium_i2c_ts.c:953:2-953:53: struct raydium_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/raydium_i2c_ts.c:965:2-965:53: struct raydium_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/raydium_i2c_ts.c:984:2-984:53: struct raydium_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/raydium_i2c_ts.c:1059:2-1059:28: struct raydium_data *ts = _data;
-
drivers/input/touchscreen/raydium_i2c_ts.c:1071:2-1071:23: struct raydium_data *ts;
-
drivers/input/touchscreen/raydium_i2c_ts.c:1203:2-1203:53: struct raydium_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/raydium_i2c_ts.c:1223:2-1223:53: struct raydium_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/rohm_bu21023.c:522:2-522:28: struct rohm_ts_data *ts = dev_id;
-
drivers/input/touchscreen/rohm_bu21023.c:734:2-734:53: struct rohm_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/rohm_bu21023.c:743:2-743:53: struct rohm_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/rohm_bu21023.c:773:2-773:53: struct rohm_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/rohm_bu21023.c:782:2-782:53: struct rohm_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/rohm_bu21023.c:812:2-812:53: struct rohm_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/rohm_bu21023.c:821:2-821:53: struct rohm_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/rohm_bu21023.c:1071:2-1071:55: struct rohm_ts_data *ts = input_get_drvdata(input_dev);
-
drivers/input/touchscreen/rohm_bu21023.c:1091:2-1091:55: struct rohm_ts_data *ts = input_get_drvdata(input_dev);
-
drivers/input/touchscreen/rohm_bu21023.c:1101:2-1101:23: struct rohm_ts_data *ts;
-
drivers/input/touchscreen/sis_i2c.c:278:2-278:27: struct sis_ts_data *ts = dev_id;
-
drivers/input/touchscreen/sis_i2c.c:301:2-301:22: struct sis_ts_data *ts;
-
drivers/input/touchscreen/st1232.c:175:2-175:30: struct st1232_ts_data *ts = dev_id;
-
drivers/input/touchscreen/st1232.c:227:2-227:25: struct st1232_ts_data *ts;
-
drivers/input/touchscreen/st1232.c:346:2-346:55: struct st1232_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/st1232.c:359:2-359:55: struct st1232_ts_data *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/stmpe-ts.c:103:2-104:6: struct stmpe_touch *ts =
-
drivers/input/touchscreen/stmpe-ts.c:133:2-133:27: struct stmpe_touch *ts = data;
-
drivers/input/touchscreen/stmpe-ts.c:238:2-238:48: struct stmpe_touch *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/stmpe-ts.c:251:2-251:48: struct stmpe_touch *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/stmpe-ts.c:290:2-290:22: struct stmpe_touch *ts;
-
drivers/input/touchscreen/stmpe-ts.c:355:2-355:52: struct stmpe_touch *ts = platform_get_drvdata(pdev);
-
drivers/input/touchscreen/sun4i-ts.c:149:2-149:29: struct sun4i_ts_data *ts = dev_id;
-
drivers/input/touchscreen/sun4i-ts.c:167:2-167:50: struct sun4i_ts_data *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/sun4i-ts.c:178:2-178:50: struct sun4i_ts_data *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/sun4i-ts.c:207:2-207:48: struct sun4i_ts_data *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/sun4i-ts.c:236:2-236:24: struct sun4i_ts_data *ts;
-
drivers/input/touchscreen/sun4i-ts.c:380:2-380:54: struct sun4i_ts_data *ts = platform_get_drvdata(pdev);
-
drivers/input/touchscreen/sx8654.c:119:2-119:22: struct sx8654 *ts = from_timer(ts, t, timer);
-
drivers/input/touchscreen/sx8654.c:130:2-130:22: struct sx8654 *ts = handle;
-
drivers/input/touchscreen/ts4800-ts.c:50:2-50:52: struct ts4800_ts *ts = input_get_drvdata(input_dev);
-
drivers/input/touchscreen/ts4800-ts.c:67:2-67:52: struct ts4800_ts *ts = input_get_drvdata(input_dev);
-
drivers/input/touchscreen/ts4800-ts.c:78:2-78:52: struct ts4800_ts *ts = input_get_drvdata(input_dev);
-
drivers/input/touchscreen/ts4800-ts.c:152:2-152:20: struct ts4800_ts *ts;
-
drivers/input/touchscreen/tsc2007_core.c:113:2-113:23: struct tsc2007 *ts = handle;
-
drivers/input/touchscreen/tsc2007_core.c:186:2-186:50: struct tsc2007 *ts = input_get_drvdata(input_dev);
-
drivers/input/touchscreen/tsc2007_core.c:206:2-206:50: struct tsc2007 *ts = input_get_drvdata(input_dev);
-
drivers/input/touchscreen/tsc2007_core.c:214:2-214:48: struct tsc2007 *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/tsc2007_core.c:297:2-297:18: struct tsc2007 *ts;
-
drivers/input/touchscreen/tsc200x-core.c:138:2-138:23: struct tsc200x *ts = _ts;
-
drivers/input/touchscreen/tsc200x-core.c:200:2-200:23: struct tsc200x *ts = from_timer(ts, t, penup_timer);
-
drivers/input/touchscreen/tsc200x-core.c:260:2-260:42: struct tsc200x *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/tsc200x-core.c:343:2-343:42: struct tsc200x *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/tsc200x-core.c:361:2-361:23: struct tsc200x *ts = container_of(work, struct tsc200x, esd_work.work);
-
drivers/input/touchscreen/tsc200x-core.c:413:2-413:46: struct tsc200x *ts = input_get_drvdata(input);
-
drivers/input/touchscreen/tsc200x-core.c:429:2-429:46: struct tsc200x *ts = input_get_drvdata(input);
-
drivers/input/touchscreen/tsc200x-core.c:445:2-445:18: struct tsc200x *ts;
-
drivers/input/touchscreen/tsc200x-core.c:583:2-583:42: struct tsc200x *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/tsc200x-core.c:593:2-593:42: struct tsc200x *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/tsc200x-core.c:609:2-609:42: struct tsc200x *ts = dev_get_drvdata(dev);
-
drivers/input/touchscreen/zet6223.c:39:2-39:47: struct zet6223_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/zet6223.c:48:2-48:47: struct zet6223_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/zet6223.c:55:2-55:26: struct zet6223_ts *ts = dev_id;
-
drivers/input/touchscreen/zet6223.c:100:2-100:26: struct zet6223_ts *ts = _ts;
-
drivers/input/touchscreen/zet6223.c:173:2-173:21: struct zet6223_ts *ts;
-
drivers/input/touchscreen/zforce_ts.c:473:2-473:25: struct zforce_ts *ts = dev_id;
-
drivers/input/touchscreen/zforce_ts.c:484:2-484:25: struct zforce_ts *ts = dev_id;
-
drivers/input/touchscreen/zforce_ts.c:593:2-593:46: struct zforce_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/zforce_ts.c:600:2-600:46: struct zforce_ts *ts = input_get_drvdata(dev);
-
drivers/input/touchscreen/zforce_ts.c:614:2-614:50: struct zforce_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/zforce_ts.c:659:2-659:50: struct zforce_ts *ts = i2c_get_clientdata(client);
-
drivers/input/touchscreen/zforce_ts.c:698:2-698:25: struct zforce_ts *ts = data;
-
drivers/input/touchscreen/zforce_ts.c:738:2-738:20: struct zforce_ts *ts;
-
drivers/md/dm-integrity.c:1454:5-1454:21: unsigned int i, ts;
-
drivers/media/cec/core/cec-adap.c:140:2-140:24: u64 ts = ktime_get_ns();
-
drivers/media/cec/core/cec-api.c:312:2-312:12: u64 ts = ~0ULL;
-
drivers/media/cec/core/cec-pin.c:846:2-846:10: ktime_t ts;
-
drivers/media/dvb-frontends/dib9000.c:648:2-648:33: u32 ts = data[1] << 16 | data[0];
-
drivers/media/pci/bt8xx/bttv-driver.c:2732:2-2732:24: u64 ts = ktime_get_ns();
-
drivers/media/pci/solo6x10/solo6x10-core.c:41:2-41:20: struct timespec64 ts;
-
drivers/media/pci/solo6x10/solo6x10-core.c:53:2-53:20: struct timespec64 ts;
-
drivers/media/platform/amphion/vpu_malone.c:794:2-794:57: struct timespec64 ts = ns_to_timespec64(info->timestamp);
-
drivers/media/platform/amphion/vpu_malone.c:960:2-960:55: struct timespec64 ts = { pkt->data[9], pkt->data[10] };
-
drivers/media/platform/amphion/vpu_windsor.c:694:3-694:52: struct timespec64 ts = ns_to_timespec64(timestamp);
-
drivers/media/platform/amphion/vpu_windsor.c:713:2-713:57: struct timespec64 ts = { windsor->tv_s, windsor->tv_ns };
-
drivers/media/platform/qcom/camss/camss-vfe-170.c:641:2-641:24: u64 ts = ktime_get_ns();
-
drivers/media/platform/qcom/camss/camss-vfe-480.c:467:2-467:24: u64 ts = ktime_get_ns();
-
drivers/media/platform/qcom/camss/camss-vfe-gen1.c:615:2-615:24: u64 ts = ktime_get_ns();
-
drivers/media/platform/ti/omap/omap_vout.c:485:2-485:6: u64 ts;
-
drivers/media/test-drivers/vidtv/vidtv_psi.c:1945:2-1945:20: struct timespec64 ts;
-
drivers/media/v4l2-core/v4l2-event.c:30:2-30:20: struct timespec64 ts;
-
drivers/media/v4l2-core/v4l2-event.c:157:2-157:6: u64 ts;
-
drivers/media/v4l2-core/v4l2-event.c:176:2-176:24: u64 ts = ktime_get_ns();
-
drivers/memory/samsung/exynos5422-dmc.c:843:2-843:15: u64 diff_ts, ts;
-
drivers/memory/samsung/exynos5422-dmc.c:877:2-877:6: u64 ts;
-
drivers/misc/sgi-gru/gruprocfs.c:164:2-164:27: struct gru_thread_state *ts;
-
drivers/mmc/core/mmc_test.c:562:2-562:20: struct timespec64 ts;
-
drivers/mmc/core/mmc_test.c:588:2-588:20: struct timespec64 ts;
-
drivers/mmc/core/mmc_test.c:1911:2-1911:30: struct timespec64 ts1, ts2, ts;
-
drivers/mmc/host/vub300.c:1203:2-1203:11: u16 ts = 0;
-
drivers/net/can/usb/gs_usb.c:537:3-537:51: const u32 ts = gs_usb_set_timestamp(dev, skb, hf);
-
drivers/net/can/usb/gs_usb.c:557:3-557:51: const u32 ts = gs_usb_set_timestamp(dev, skb, hf);
-
drivers/net/can/usb/peak_usb/pcan_usb_fd.c:707:2-707:57: struct pcan_ufd_ts_msg *ts = (struct pcan_ufd_ts_msg *)rx_msg;
-
drivers/net/dsa/hirschmann/hellcreek.c:1642:2-1642:25: struct timespec64 ts = ktime_to_timespec64(start_time);
-
drivers/net/dsa/microchip/ksz_ptp.c:439:2-439:20: struct timespec64 ts;
-
drivers/net/dsa/microchip/ksz_ptp.c:873:2-873:20: struct timespec64 ts;
-
drivers/net/dsa/mv88e6xxx/ptp.c:469:2-469:20: struct timespec64 ts;
-
drivers/net/dsa/ocelot/felix.c:1719:2-1719:20: struct timespec64 ts;
-
drivers/net/dsa/ocelot/felix_vsc9959.c:1384:2-1384:20: struct timespec64 ts;
-
drivers/net/dsa/sja1105/sja1105_ptp.c:347:3-347:14: u64 ticks, ts;
-
drivers/net/dsa/sja1105/sja1105_ptp.c:394:2-394:32: u64 ts = SJA1105_SKB_CB(skb)->tstamp;
-
drivers/net/dsa/sja1105/sja1105_ptp.c:946:2-946:13: u64 ticks, ts;
-
drivers/net/ethernet/aquantia/atlantic/aq_ptp.c:1154:2-1154:20: struct timespec64 ts;
-
drivers/net/ethernet/aquantia/atlantic/aq_ptp.c:1291:2-1291:11: u64 ts = 0;
-
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:1628:2-1628:6: u32 ts;
-
drivers/net/ethernet/broadcom/bnxt/bnxt.c:2013:4-2013:12: u64 ns, ts;
-
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:406:2-406:20: struct timespec64 ts;
-
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:684:2-684:11: u64 ts = 0, ns = 0;
-
drivers/net/ethernet/cadence/macb_ptp.c:222:2-222:20: struct timespec64 ts;
-
drivers/net/ethernet/cadence/macb_ptp.c:279:2-279:20: struct timespec64 ts;
-
drivers/net/ethernet/cadence/macb_ptp.c:300:2-300:20: struct timespec64 ts;
-
drivers/net/ethernet/cavium/liquidio/lio_main.c:617:2-617:20: struct timespec64 ts;
-
drivers/net/ethernet/cavium/liquidio/lio_main.c:2219:3-2219:31: struct skb_shared_hwtstamps ts;
-
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1331:3-1331:31: struct skb_shared_hwtstamps ts;
-
drivers/net/ethernet/cavium/liquidio/octeon_console.c:812:2-812:20: struct timespec64 ts;
-
drivers/net/ethernet/cavium/thunder/nicvf_main.c:621:2-621:30: struct skb_shared_hwtstamps ts;
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:554:3-554:41: __le64 *ts = dpaa2_get_ts(vaddr, false);
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:801:2-801:20: struct timespec64 ts;
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:1228:4-1228:48: __le64 *ts = dpaa2_get_ts(buffer_start, true);
-
drivers/net/ethernet/freescale/fec_ptp.c:104:2-104:20: struct timespec64 ts;
-
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.c:182:3-182:21: struct timespec64 ts;
-
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.c:474:2-474:20: struct timespec64 ts;
-
drivers/net/ethernet/intel/e1000e/ptp.c:230:2-230:20: struct timespec64 ts;
-
drivers/net/ethernet/intel/ice/ice_ptp.c:2470:2-2470:20: struct timespec64 ts;
-
drivers/net/ethernet/intel/ice/ice_ptp.c:2596:2-2596:20: struct timespec64 ts;
-
drivers/net/ethernet/intel/igb/igb_main.c:5951:2-5951:20: struct timespec64 ts;
-
drivers/net/ethernet/intel/igb/igb_main.c:6877:2-6877:20: struct timespec64 ts;
-
drivers/net/ethernet/intel/igb/igb_main.c:6958:2-6958:20: struct timespec64 ts;
-
drivers/net/ethernet/intel/igb/igb_ptp.c:497:2-497:20: struct timespec64 ts, start;
-
drivers/net/ethernet/intel/igb/igb_ptp.c:649:2-649:20: struct timespec64 ts;
-
drivers/net/ethernet/intel/igb/igb_ptp.c:850:2-850:20: struct timespec64 ts;
-
drivers/net/ethernet/intel/igb/igb_ptp.c:1006:2-1006:30: struct skb_shared_hwtstamps ts;
-
drivers/net/ethernet/intel/igb/igb_ptp.c:1510:3-1510:26: struct timespec64 ts = ktime_to_timespec64(ktime_get_real());
-
drivers/net/ethernet/intel/igc/igc_main.c:5310:2-5310:20: struct timespec64 ts;
-
drivers/net/ethernet/intel/igc/igc_ptp.c:252:2-252:20: struct timespec64 ts;
-
drivers/net/ethernet/intel/igc/igc_ptp.c:1138:2-1138:34: struct timespec64 ts = adapter->prev_ptp_time;
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:245:2-245:20: struct timespec64 ts;
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:334:2-334:20: struct timespec64 ts;
-
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3378:4-3378:40: u32 ts = r2 << 19 | r1 << 3 | r0 >> 13;
-
drivers/net/ethernet/marvell/mvpp2/mvpp2_tai.c:208:2-208:20: struct timespec64 ts;
-
drivers/net/ethernet/marvell/mvpp2/mvpp2_tai.c:348:2-348:20: struct timespec64 ts;
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:140:2-140:30: struct skb_shared_hwtstamps ts;
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:1085:2-1085:20: struct timespec64 ts;
-
drivers/net/ethernet/mellanox/mlx4/fw.c:1528:2-1528:11: int ts = 0, tc = 0;
-
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c:711:2-711:50: u32 ts = (be32_to_cpu(qp_ctx->flags) >> 16) & 0xff;
-
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c:2726:2-2726:45: u32 ts = (be32_to_cpu(qpc->flags) >> 16) & 0xff;
-
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c:3807:2-3807:45: u32 ts = (be32_to_cpu(qpc->flags) >> 16) & 0xff;
-
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c:748:3-748:26: u64 ts = get_cqe_ts(cqe);
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:308:2-308:20: struct timespec64 ts;
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:349:3-349:21: struct timespec64 ts;
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:522:2-522:26: struct timespec64 ts = {};
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:539:2-539:20: struct timespec64 ts;
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:562:2-562:20: struct timespec64 ts;
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:595:2-595:20: struct timespec64 ts;
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:870:2-870:20: struct timespec64 ts;
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:1012:3-1012:21: struct timespec64 ts;
-
drivers/net/ethernet/microchip/lan743x_ptp.c:1072:2-1072:20: struct timespec64 ts;
-
drivers/net/ethernet/microchip/lan743x_ptp.c:1435:2-1435:20: struct timespec64 ts;
-
drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:461:3-461:21: struct timespec64 ts;
-
drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:753:3-753:21: struct timespec64 ts;
-
drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:1088:2-1088:20: struct timespec64 ts;
-
drivers/net/ethernet/microchip/lan966x/lan966x_taprio.c:378:2-378:20: struct timespec64 ts;
-
drivers/net/ethernet/microchip/lan966x/lan966x_taprio.c:446:2-446:20: struct timespec64 ts;
-
drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c:394:3-394:23: u32 slot, jdx, kdx, ts;
-
drivers/net/ethernet/microchip/sparx5/sparx5_ptp.c:311:3-311:21: struct timespec64 ts;
-
drivers/net/ethernet/microchip/sparx5/sparx5_ptp.c:548:3-548:21: struct timespec64 ts;
-
drivers/net/ethernet/microchip/sparx5/sparx5_ptp.c:666:2-666:20: struct timespec64 ts;
-
drivers/net/ethernet/microchip/sparx5/sparx5_qos.c:28:2-28:20: struct timespec64 ts;
-
drivers/net/ethernet/mscc/ocelot.c:1084:2-1084:20: struct timespec64 ts;
-
drivers/net/ethernet/mscc/ocelot_ptp.c:121:3-121:21: struct timespec64 ts;
-
drivers/net/ethernet/mscc/ocelot_ptp.c:753:3-753:21: struct timespec64 ts;
-
drivers/net/ethernet/pensando/ionic/ionic_phc.c:72:2-72:25: struct hwtstamp_config ts;
-
drivers/net/ethernet/renesas/ravb_main.c:695:2-695:20: struct timespec64 ts;
-
drivers/net/ethernet/renesas/ravb_main.c:897:2-897:20: struct timespec64 ts;
-
drivers/net/ethernet/renesas/ravb_ptp.c:124:2-124:20: struct timespec64 ts;
-
drivers/net/ethernet/renesas/rcar_gen4_ptp.c:102:2-102:20: struct timespec64 ts;
-
drivers/net/ethernet/renesas/rswitch.c:723:4-723:22: struct timespec64 ts;
-
drivers/net/ethernet/renesas/rswitch.c:919:2-919:20: struct timespec64 ts;
-
drivers/net/ethernet/sfc/ptp.c:454:2-454:44: struct timespec64 ts = ns_to_timespec64(ns);
-
drivers/net/ethernet/sfc/ptp.c:497:2-497:44: struct timespec64 ts = ns_to_timespec64(ns);
-
drivers/net/ethernet/sfc/siena/ptp.c:443:2-443:44: struct timespec64 ts = ns_to_timespec64(ns);
-
drivers/net/ethernet/sfc/siena/ptp.c:473:2-473:44: struct timespec64 ts = ns_to_timespec64(ns);
-
drivers/net/ethernet/sfc/siena/ptp.c:516:2-516:44: struct timespec64 ts = ns_to_timespec64(ns);
-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:4582:3-4582:54: struct timespec64 ts = ns_to_timespec64(skb->tstamp);
-
drivers/net/ethernet/ti/icssg/icss_iep.c:577:2-577:20: struct timespec64 ts;
-
drivers/net/hamradio/baycom_ser_fdx.c:251:2-251:20: struct timespec64 ts;
-
drivers/net/phy/bcm-phy-ptp.c:311:2-311:20: struct timespec64 ts;
-
drivers/net/phy/bcm-phy-ptp.c:422:2-422:10: u16 ts[4], reg;
-
drivers/net/phy/bcm-phy-ptp.c:541:2-541:20: struct timespec64 ts;
-
drivers/net/phy/bcm-phy-ptp.c:638:2-638:20: struct timespec64 ts;
-
drivers/net/phy/dp83640.c:412:2-412:20: struct timespec64 ts;
-
drivers/net/phy/dp83640.c:633:2-633:20: struct timespec64 ts;
-
drivers/net/phy/micrel.c:3768:2-3768:20: struct timespec64 ts;
-
drivers/net/phy/micrel.c:3986:2-3986:20: struct timespec64 ts;
-
drivers/net/phy/micrel.c:4481:2-4481:20: struct timespec64 ts;
-
drivers/net/phy/mscc/mscc_ptp.c:753:3-753:21: struct timespec64 ts;
-
drivers/net/phy/mscc/mscc_ptp.c:1189:2-1189:20: struct timespec64 ts;
-
drivers/net/phy/nxp-c45-tja11xx.c:671:2-671:20: struct timespec64 ts;
-
drivers/net/phy/nxp-c45-tja11xx.c:710:2-710:20: struct timespec64 ts;
-
drivers/net/slip/slhc.c:95:2-95:17: struct cstate *ts;
-
drivers/net/wireless/ath/ath11k/dp_tx.c:390:2-390:44: struct ath11k_dp_htt_wbm_tx_status ts = {0};
-
drivers/net/wireless/ath/ath11k/dp_tx.c:685:2-685:32: struct hal_tx_status ts = { 0 };
-
drivers/net/wireless/ath/ath12k/dp_tx.c:412:2-412:44: struct ath12k_dp_htt_wbm_tx_status ts = {0};
-
drivers/net/wireless/ath/ath12k/dp_tx.c:537:2-537:32: struct hal_tx_status ts = { 0 };
-
drivers/net/wireless/ath/ath5k/base.c:1779:2-1779:31: struct ath5k_tx_status ts = {};
-
drivers/net/wireless/ath/ath5k/debug.c:1089:2-1089:31: struct ath5k_tx_status ts = {};
-
drivers/net/wireless/ath/ath6kl/wmi.c:1508:2-1508:29: struct ieee80211_tspec_ie *ts;
-
drivers/net/wireless/ath/ath9k/channel.c:236:2-236:20: struct timespec64 ts, *old;
-
drivers/net/wireless/ath/ath9k/channel.c:337:2-337:20: struct timespec64 ts;
-
drivers/net/wireless/ath/ath9k/channel.c:1233:2-1233:20: struct timespec64 ts;
-
drivers/net/wireless/ath/ath9k/hw.c:1852:2-1852:20: struct timespec64 ts;
-
drivers/net/wireless/ath/ath9k/main.c:2259:2-2259:23: struct ath_tx_status ts;
-
drivers/net/wireless/ath/ath9k/xmit.c:285:2-285:23: struct ath_tx_status ts;
-
drivers/net/wireless/ath/ath9k/xmit.c:370:2-370:23: struct ath_tx_status ts;
-
drivers/net/wireless/ath/ath9k/xmit.c:1011:4-1011:31: struct ath_tx_status ts = {};
-
drivers/net/wireless/ath/ath9k/xmit.c:1876:2-1876:23: struct ath_tx_status ts;
-
drivers/net/wireless/ath/ath9k/xmit.c:2637:2-2637:23: struct ath_tx_status ts;
-
drivers/net/wireless/ath/ath9k/xmit.c:2721:2-2721:23: struct ath_tx_status ts;
-
drivers/net/wireless/ath/dfs_pri_detector.c:386:2-386:18: u64 ts = event->ts;
-
drivers/net/wireless/intel/iwlwifi/mvm/utils.c:1030:2-1030:21: unsigned long ts = jiffies;
-
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:2000:3-2000:48: u32 ts = start_time + i * dev->radar_pattern.period;
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:152:2-152:37: struct qtnf_pcie_topaz_state *ts = arg;
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:447:2-447:61: struct qtnf_pcie_topaz_state *ts = (void *)get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:469:2-469:53: struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:503:2-503:61: struct qtnf_pcie_topaz_state *ts = (void *)get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:568:2-568:61: struct qtnf_pcie_topaz_state *ts = (void *)get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:610:2-610:61: struct qtnf_pcie_topaz_state *ts = (void *)get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:722:2-722:53: struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:730:2-730:53: struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:738:2-738:53: struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:758:2-758:53: struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:768:2-768:53: struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:852:2-852:61: struct qtnf_pcie_topaz_state *ts = (void *)get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:1037:2-1037:61: struct qtnf_pcie_topaz_state *ts = (void *)get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:1110:2-1110:37: struct qtnf_pcie_topaz_state *ts = from_tasklet(ts, t, base.reclaim_tq);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:1123:2-1123:53: struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:1175:2-1175:53: struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:1184:2-1184:53: struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:1201:2-1201:53: struct qtnf_pcie_topaz_state *ts = get_bus_priv(bus);
-
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:1220:2-1220:32: struct qtnf_pcie_topaz_state *ts;
-
drivers/net/wireless/virtual/mac80211_hwsim.c:2030:3-2030:7: u64 ts;
-
drivers/nvme/host/core.c:2307:2-2307:9: __le64 ts;
-
drivers/pci/endpoint/functions/pci-epf-test.c:303:2-303:52: struct timespec64 ts = timespec64_sub(*end, *start);
-
drivers/platform/x86/amd/pmf/cnqf.c:99:2-99:29: struct cnqf_mode_settings *ts;
-
drivers/pps/clients/pps-gpio.c:47:2-47:24: struct pps_event_time ts;
-
drivers/pps/clients/pps-ktimer.c:30:2-30:24: struct pps_event_time ts;
-
drivers/pps/clients/pps-ldisc.c:19:2-19:24: struct pps_event_time ts;
-
drivers/ptp/ptp_chardev.c:123:2-123:20: struct timespec64 ts;
-
drivers/ptp/ptp_clock.c:114:3-114:21: struct timespec64 ts;
-
drivers/ptp/ptp_clockmatrix.c:461:2-461:20: struct timespec64 ts;
-
drivers/ptp/ptp_clockmatrix.c:1036:2-1036:20: struct timespec64 ts;
-
drivers/ptp/ptp_clockmatrix.c:1360:2-1360:30: struct timespec64 ts = {0, 0};
-
drivers/ptp/ptp_clockmatrix.c:1858:2-1858:20: struct timespec64 ts;
-
drivers/ptp/ptp_clockmatrix.c:1970:2-1970:30: struct timespec64 ts = {0, 0};
-
drivers/ptp/ptp_idt82p33.c:315:2-315:20: struct timespec64 ts;
-
drivers/ptp/ptp_idt82p33.c:460:2-460:20: struct timespec64 ts;
-
drivers/ptp/ptp_idt82p33.c:486:2-486:20: struct timespec64 ts;
-
drivers/ptp/ptp_idt82p33.c:909:2-909:30: struct timespec64 ts = {0, 0};
-
drivers/ptp/ptp_ines.c:257:2-257:25: struct ines_timestamp *ts;
-
drivers/ptp/ptp_ines.c:289:2-289:24: struct ines_timestamp ts;
-
drivers/ptp/ptp_ines.c:499:2-499:25: struct ines_timestamp *ts;
-
drivers/ptp/ptp_mock.c:105:2-105:20: struct timespec64 ts;
-
drivers/ptp/ptp_ocp.c:1082:2-1082:20: struct timespec64 ts;
-
drivers/ptp/ptp_ocp.c:1353:2-1353:20: struct timespec64 ts;
-
drivers/ptp/ptp_ocp.c:1827:2-1827:20: struct timespec64 ts;
-
drivers/ptp/ptp_ocp.c:1892:2-1892:20: struct timespec64 ts;
-
drivers/ptp/ptp_ocp.c:2887:2-2887:20: struct timespec64 ts;
-
drivers/ptp/ptp_ocp.c:2984:2-2984:20: struct timespec64 ts;
-
drivers/ptp/ptp_ocp.c:3630:2-3630:20: struct timespec64 ts;
-
drivers/ptp/ptp_ocp.c:4068:2-4068:20: struct timespec64 ts;
-
drivers/ptp/ptp_vclock.c:150:2-150:20: struct timespec64 ts;
-
drivers/ptp/ptp_vclock.c:171:2-171:26: struct timespec64 ts = {};
-
drivers/rtc/lib.c:189:2-189:20: struct timespec64 ts;
-
drivers/rtc/rtc-pcf2127.c:827:2-827:11: time64_t ts;
-
drivers/scsi/aic94xx/aic94xx_task.c:148:2-148:41: struct task_status_struct *ts = &task->task_status;
-
drivers/scsi/aic94xx/aic94xx_task.c:201:2-201:41: struct task_status_struct *ts = &task->task_status;
-
drivers/scsi/bfa/bfa_core.c:82:19-82:19: trc->timestamp = BFA_TRC_TS(trcm);
-
drivers/scsi/bfa/bfad_im.h:156:2-156:20: struct timespec64 ts;
-
drivers/scsi/hisi_sas/hisi_sas_main.c:105:2-105:41: struct task_status_struct *ts = &task->task_status;
-
drivers/scsi/hisi_sas/hisi_sas_main.c:477:3-477:42: struct task_status_struct *ts = &task->task_status;
-
drivers/scsi/hisi_sas/hisi_sas_main.c:1085:3-1085:30: struct task_status_struct *ts;
-
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1049:2-1049:41: struct task_status_struct *ts = &task->task_status;
-
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1179:2-1179:29: struct task_status_struct *ts;
-
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c:2020:2-2020:41: struct task_status_struct *ts = &task->task_status;
-
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c:2332:2-2332:29: struct task_status_struct *ts;
-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:2208:2-2208:41: struct task_status_struct *ts = &task->task_status;
-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:2278:2-2278:29: struct task_status_struct *ts;
-
drivers/scsi/isci/request.c:2712:2-2712:41: struct task_status_struct *ts = &task->task_status;
-
drivers/scsi/libsas/sas_scsi_host.c:39:2-39:41: struct task_status_struct *ts = &task->task_status;
-
drivers/scsi/mvsas/mv_sas.c:728:4-728:43: struct task_status_struct *ts = &task->task_status;
-
drivers/scsi/mvsas/mv_sas.c:737:4-737:43: struct task_status_struct *ts = &task->task_status;
-
drivers/scsi/pm8001/pm8001_hwi.c:1531:3-1531:30: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm8001_hwi.c:1686:3-1686:30: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm8001_hwi.c:1779:2-1779:29: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm8001_hwi.c:2005:2-2005:29: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm8001_hwi.c:2182:2-2182:29: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm8001_hwi.c:2545:2-2545:29: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm8001_hwi.c:2733:2-2733:29: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm8001_hwi.c:3503:2-3503:29: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm8001_sas.c:432:2-432:41: struct task_status_struct *ts = &task->task_status;
-
drivers/scsi/pm8001/pm8001_sas.c:749:3-749:30: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm80xx_hwi.c:1802:2-1802:29: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm80xx_hwi.c:2084:2-2084:29: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm80xx_hwi.c:2273:2-2273:29: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm80xx_hwi.c:2674:2-2674:29: struct task_status_struct *ts;
-
drivers/scsi/pm8001/pm80xx_hwi.c:2881:2-2881:29: struct task_status_struct *ts;
-
drivers/spi/spi-slave-time.c:67:2-67:6: u64 ts;
-
drivers/staging/greybus/loopback.c:374:2-374:10: ktime_t ts, te;
-
drivers/thermal/tegra/soctherm.c:478:2-478:49: struct tegra_soctherm *ts = dev_get_drvdata(dev);
-
drivers/thermal/tegra/soctherm.c:518:2-518:49: struct tegra_soctherm *ts = dev_get_drvdata(dev);
-
drivers/thermal/tegra/soctherm.c:588:2-588:36: struct tegra_soctherm *ts = zone->ts;
-
drivers/thermal/tegra/soctherm.c:738:2-738:49: struct tegra_soctherm *ts = dev_get_drvdata(dev);
-
drivers/thermal/tegra/soctherm.c:798:2-798:30: struct tegra_soctherm *ts = dev_id;
-
drivers/thermal/tegra/soctherm.c:835:2-835:30: struct tegra_soctherm *ts = dev_id;
-
drivers/thermal/tegra/soctherm.c:997:2-997:30: struct tegra_soctherm *ts = arg;
-
drivers/thermal/tegra/soctherm.c:1068:2-1068:30: struct tegra_soctherm *ts = arg;
-
drivers/thermal/tegra/soctherm.c:1257:2-1257:55: struct tegra_soctherm *ts = platform_get_drvdata(pdev);
-
drivers/thermal/tegra/soctherm.c:1510:2-1510:36: struct tegra_soctherm *ts = cdev->devdata;
-
drivers/thermal/tegra/soctherm.c:1537:2-1537:49: struct tegra_soctherm *ts = dev_get_drvdata(dev);
-
drivers/thermal/tegra/soctherm.c:1608:2-1608:49: struct tegra_soctherm *ts = dev_get_drvdata(dev);
-
drivers/thermal/tegra/soctherm.c:1656:2-1656:49: struct tegra_soctherm *ts = dev_get_drvdata(dev);
-
drivers/thermal/tegra/soctherm.c:1936:2-1936:49: struct tegra_soctherm *ts = dev_get_drvdata(dev);
-
drivers/thermal/tegra/tegra30-tsensor.c:156:2-156:35: const struct tegra_tsensor *ts = data;
-
drivers/thermal/tegra/tegra30-tsensor.c:164:2-164:40: const struct tegra_tsensor *ts = tsc->ts;
-
drivers/thermal/tegra/tegra30-tsensor.c:222:2-222:40: const struct tegra_tsensor *ts = tsc->ts;
-
drivers/thermal/tegra/tegra30-tsensor.c:270:2-270:35: const struct tegra_tsensor *ts = data;
-
drivers/thermal/tegra/tegra30-tsensor.c:533:2-533:24: struct tegra_tsensor *ts;
-
drivers/thermal/tegra/tegra30-tsensor.c:608:2-608:48: struct tegra_tsensor *ts = dev_get_drvdata(dev);
-
drivers/thermal/tegra/tegra30-tsensor.c:633:2-633:48: struct tegra_tsensor *ts = dev_get_drvdata(dev);
-
drivers/tty/moxa.c:1768:2-1768:39: register struct ktermios *ts = &tty->termios;
-
drivers/usb/gadget/function/f_fs.c:1380:3-1380:55: struct timespec64 ts = inode_set_ctime_current(inode);
-
drivers/usb/gadget/function/uvc_video.c:33:2-33:68: struct timespec64 ts = ns_to_timespec64(buf->buf.vb2_buf.timestamp);
-
drivers/usb/gadget/udc/lpc32xx_udc.c:1444:2-1444:18: u32 tsend, ts = 0;
-
drivers/usb/mon/mon_bin.c:492:2-492:20: struct timespec64 ts;
-
drivers/usb/mon/mon_bin.c:638:2-638:20: struct timespec64 ts;
-
fs/afs/yfsclient.c:109:2-109:20: struct timespec64 ts;
-
fs/aio.c:2206:2-2206:20: struct timespec64 ts;
-
fs/aio.c:2234:2-2234:20: struct timespec64 ts;
-
fs/ceph/mds_client.c:1703:2-1703:27: struct ceph_mds_session *ts;
-
fs/ceph/mds_client.c:2810:2-2810:23: struct ceph_timespec ts;
-
fs/coda/coda_linux.c:81:2-84:2: struct coda_timespec ts = {
-
fs/eventpoll.c:2374:2-2374:20: struct timespec64 ts, *to = NULL;
-
fs/eventpoll.c:2431:2-2431:20: struct timespec64 ts, *to = NULL;
-
fs/exfat/dir.c:455:2-455:43: struct timespec64 ts = current_time(inode);
-
fs/ext4/ext4.h:877:2-877:63: struct timespec64 ts = { .tv_sec = (signed)le32_to_cpu(base) };
-
fs/fat/fat_test.c:134:2-134:20: struct timespec64 ts;
-
fs/fat/inode.c:1611:2-1611:20: struct timespec64 ts;
-
fs/fat/misc.c:317:2-317:20: struct timespec64 ts;
-
fs/fat/namei_msdos.c:270:2-270:20: struct timespec64 ts;
-
fs/fat/namei_msdos.c:349:2-349:20: struct timespec64 ts;
-
fs/fat/namei_msdos.c:437:2-437:20: struct timespec64 ts;
-
fs/fat/namei_vfat.c:765:2-765:20: struct timespec64 ts;
-
fs/fat/namei_vfat.c:853:2-853:20: struct timespec64 ts;
-
fs/fat/namei_vfat.c:938:2-938:20: struct timespec64 ts;
-
fs/fat/namei_vfat.c:1066:2-1066:45: struct timespec64 ts = current_time(old_dir);
-
fs/fuse/dir.c:98:3-101:3: struct timespec64 ts = {
-
fs/jbd2/transaction.c:337:2-337:21: unsigned long ts = jiffies;
-
fs/nfs/flexfilelayout/flexfilelayout.c:2397:2-2397:20: struct timespec64 ts;
-
fs/nfs/inode.c:1435:2-1435:20: struct timespec64 ts;
-
fs/nfs/inode.c:1483:2-1483:20: struct timespec64 ts;
-
fs/nfsd/nfs4xdr.c:476:3-476:21: struct timespec64 ts;
-
fs/nfsd/nfs4xdr.c:2571:2-2571:20: struct timespec64 ts;
-
fs/ntfs/time.h:52:2-52:20: struct timespec64 ts;
-
fs/ntfs/time.h:76:2-76:20: struct timespec64 ts;
-
fs/ntfs3/fslog.c:714:2-714:6: u32 ts;
-
fs/ocfs2/namei.c:520:2-520:20: struct timespec64 ts;
-
fs/select.c:276:2-276:56: struct timespec64 ts = {.tv_sec = sec, .tv_nsec = nsec};
-
fs/select.c:737:2-737:20: struct timespec64 ts, end_time, *to = NULL;
-
fs/select.c:1105:2-1105:20: struct timespec64 ts, end_time, *to = NULL;
-
fs/select.c:1318:2-1318:20: struct timespec64 ts, end_time, *to = NULL;
-
fs/select.c:1403:2-1403:20: struct timespec64 ts, end_time, *to = NULL;
-
fs/select.c:1429:2-1429:20: struct timespec64 ts, end_time, *to = NULL;
-
fs/smb/client/cifsencrypt.c:503:2-503:20: struct timespec64 ts;
-
fs/smb/client/cifsfs.c:194:2-194:20: struct timespec64 ts;
-
fs/smb/client/cifssmb.c:3605:3-3605:21: struct timespec64 ts;
-
fs/smb/client/dfs_cache.c:110:2-110:20: struct timespec64 ts;
-
fs/smb/client/dfs_cache.c:350:2-353:2: struct timespec64 ts = {
-
fs/smb/client/netmisc.c:930:2-930:20: struct timespec64 ts;
-
fs/smb/client/netmisc.c:970:2-970:20: struct timespec64 ts;
-
fs/smb/server/misc.c:343:2-343:20: struct timespec64 ts;
-
fs/smb/server/misc.c:377:2-377:20: struct timespec64 ts;
-
fs/ubifs/sb.c:90:2-90:20: struct timespec64 ts;
-
fs/udf/super.c:865:2-865:20: struct timestamp *ts;
-
fs/udf/super.c:1980:2-1980:20: struct timespec64 ts;
-
fs/udf/super.c:2233:3-2233:20: struct timestamp ts;
-
fs/ufs/ialloc.c:180:2-180:20: struct timespec64 ts;
-
fs/xfs/libxfs/xfs_inode_buf.c:270:2-270:20: xfs_timestamp_t ts;
-
fs/xfs/xfs_inode_item_recover.c:132:2-132:20: xfs_timestamp_t ts;
-
include/linux/fs.h:1550:2-1551:22: struct timespec64 ts = { .tv_sec = sec,
-
include/linux/skbuff.h:4134:2-4134:25: struct timespec64 ts = ktime_to_timespec64(skb->tstamp);
-
include/linux/skbuff.h:4143:2-4143:25: struct timespec64 ts = ktime_to_timespec64(skb->tstamp);
-
include/linux/skbuff.h:4152:2-4152:25: struct timespec64 ts = ktime_to_timespec64(skb->tstamp);
-
include/linux/timekeeping.h:118:2-118:20: struct timespec64 ts;
-
include/media/v4l2-common.h:564:2-564:51: struct timespec64 ts = ns_to_timespec64(timestamp);
-
io_uring/cancel.c:301:3-304:3: struct timespec64 ts = {
-
io_uring/io_uring.c:270:2-270:44: struct io_tw_state ts = { .locked = true, };
-
io_uring/io_uring.c:1275:2-1275:27: struct io_tw_state ts = {};
-
io_uring/io_uring.c:1450:2-1450:44: struct io_tw_state ts = { .locked = true, };
-
io_uring/io_uring.c:1465:2-1465:27: struct io_tw_state ts = {};
-
io_uring/io_uring.c:2601:3-2601:21: struct timespec64 ts;
-
io_uring/io_uring.c:3706:4-3706:37: struct __kernel_timespec __user *ts;
-
io_uring/poll.c:977:2-977:43: struct io_tw_state ts = { .locked = true };
-
io_uring/uring_cmd.c:69:3-71:3: struct io_tw_state ts = {
-
ipc/mqueue.c:1287:2-1287:20: struct timespec64 ts, *p = NULL;
-
ipc/mqueue.c:1301:2-1301:20: struct timespec64 ts, *p = NULL;
-
ipc/mqueue.c:1630:2-1630:20: struct timespec64 ts, *p = NULL;
-
ipc/mqueue.c:1645:2-1645:20: struct timespec64 ts, *p = NULL;
-
ipc/sem.c:2260:3-2260:21: struct timespec64 ts;
-
ipc/sem.c:2280:3-2280:21: struct timespec64 ts;
-
kernel/futex/syscalls.c:170:2-170:20: struct timespec64 ts;
-
kernel/futex/syscalls.c:252:2-252:20: struct timespec64 ts;
-
kernel/futex/syscalls.c:365:2-365:20: struct timespec64 ts;
-
kernel/rcu/rcutorture.c:272:2-272:29: u64 ts = trace_clock_local();
-
kernel/rcu/rcutorture.c:416:2-416:21: unsigned long long ts;
-
kernel/rcu/rcutorture.c:1968:2-1968:21: unsigned long long ts;
-
kernel/rcu/tree_stall.h:294:2-294:26: struct task_struct *ts[8];
-
kernel/signal.c:3669:2-3669:20: struct timespec64 ts;
-
kernel/signal.c:3702:2-3702:20: struct timespec64 ts;
-
kernel/time/posix-timers.c:1276:2-1276:20: struct timespec64 ts;
-
kernel/time/posix-timers.c:1291:2-1291:20: struct timespec64 ts;
-
kernel/time/posix-timers.c:1327:2-1327:20: struct timespec64 ts;
-
kernel/time/test_udelay.c:81:3-81:21: struct timespec64 ts;
-
kernel/time/tick-sched.c:626:2-626:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:633:2-633:26: struct tick_sched *ts = per_cpu_ptr(&tick_cpu_sched, cpu);
-
kernel/time/tick-sched.c:741:2-741:27: struct tick_sched *ts = &per_cpu(tick_cpu_sched, cpu);
-
kernel/time/tick-sched.c:767:2-767:27: struct tick_sched *ts = &per_cpu(tick_cpu_sched, cpu);
-
kernel/time/tick-sched.c:1110:2-1110:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:1161:2-1161:21: struct tick_sched *ts;
-
kernel/time/tick-sched.c:1187:2-1187:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:1200:2-1200:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:1234:2-1234:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:1272:2-1272:49: struct tick_sched *ts = tick_get_tick_sched(cpu);
-
kernel/time/tick-sched.c:1284:2-1284:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:1313:2-1313:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:1341:2-1341:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:1371:2-1371:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:1409:2-1409:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:1434:2-1434:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:1480:2-1481:3: struct tick_sched *ts =
-
kernel/time/tick-sched.c:1520:2-1520:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:1549:2-1549:27: struct tick_sched *ts = &per_cpu(tick_cpu_sched, cpu);
-
kernel/time/tick-sched.c:1576:2-1576:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/tick-sched.c:1591:2-1591:26: struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched);
-
kernel/time/time.c:144:3-144:21: struct timespec64 ts;
-
kernel/time/time.c:228:3-228:21: struct timespec64 ts;
-
kernel/time/time.c:472:2-472:46: struct timespec64 ts = ns_to_timespec64(nsec);
-
kernel/time/time.c:525:2-525:32: struct timespec64 ts = { 0, 0 };
-
kernel/time/time.c:917:2-917:24: struct old_timespec32 ts;
-
kernel/time/time.c:933:2-936:2: struct old_timespec32 ts = {
-
kernel/time/timekeeping.c:131:2-131:20: struct timespec64 ts;
-
kernel/time/timekeeping.c:2086:4-2086:22: struct timespec64 ts;
-
kernel/time/timekeeping.c:2427:2-2427:20: struct timespec64 ts;
-
kernel/time/timer_list.c:151:3-151:50: struct tick_sched *ts = tick_get_tick_sched(cpu);
-
kernel/trace/blktrace.c:1248:2-1248:33: unsigned long long ts = iter->ts;
-
kernel/trace/ring_buffer.c:300:2-300:6: u64 ts;
-
kernel/trace/ring_buffer.c:845:2-845:6: u64 ts;
-
kernel/trace/ring_buffer.c:1193:2-1193:6: u64 ts;
-
kernel/trace/ring_buffer.c:3415:2-3415:6: u64 ts, delta;
-
kernel/trace/ring_buffer.c:3468:2-3468:6: u64 ts, delta;
-
kernel/trace/ring_buffer.c:3654:3-3654:7: u64 ts;
-
kernel/trace/ring_buffer_benchmark.c:89:2-89:6: u64 ts;
-
kernel/trace/trace.c:809:2-809:6: u64 ts;
-
kernel/trace/trace.c:3703:2-3703:19: u64 next_ts = 0, ts;
-
kernel/trace/trace.c:4154:2-4154:6: u64 ts;
-
kernel/trace/trace_events_hist.c:876:2-876:51: u64 ts = ring_buffer_event_time_stamp(buffer, rbe);
-
kernel/trace/trace_stat.c:125:2-125:36: struct tracer_stat *ts = session->ts;
-
kernel/workqueue.c:6404:3-6404:35: unsigned long pool_ts, touched, ts;
-
lib/math/test_div64.c:222:2-222:20: struct timespec64 ts, ts0, ts1;
-
lib/vdso/gettimeofday.c:276:2-276:27: struct __kernel_timespec ts;
-
lib/vdso/gettimeofday.c:304:3-304:28: struct __kernel_timespec ts;
-
lib/vdso/gettimeofday.c:419:2-419:27: struct __kernel_timespec ts;
-
net/9p/trans_fd.c:226:2-226:27: struct p9_trans_fd *ts = NULL;
-
net/9p/trans_fd.c:254:2-254:27: struct p9_trans_fd *ts = NULL;
-
net/9p/trans_fd.c:422:2-422:27: struct p9_trans_fd *ts = NULL;
-
net/9p/trans_fd.c:587:2-587:35: struct p9_trans_fd *ts = client->trans;
-
net/9p/trans_fd.c:669:2-669:35: struct p9_trans_fd *ts = client->trans;
-
net/9p/trans_fd.c:695:2-695:35: struct p9_trans_fd *ts = client->trans;
-
net/9p/trans_fd.c:716:2-716:35: struct p9_trans_fd *ts = client->trans;
-
net/9p/trans_fd.c:825:2-826:19: struct p9_trans_fd *ts = kzalloc(sizeof(struct p9_trans_fd),
-
net/9p/trans_fd.c:926:2-926:22: struct p9_trans_fd *ts;
-
net/bluetooth/iso.c:1854:2-1854:12: __u16 pb, ts, len;
-
net/ceph/messenger.c:1858:3-1858:21: struct timespec64 ts;
-
net/ceph/messenger_v2.c:1567:2-1567:29: struct ceph_timespec *ts = CTRL_BODY(con->v2.out_buf);
-
net/compat.c:252:4-252:39: struct __kernel_old_timespec *ts = data;
-
net/core/sock.c:3571:2-3571:20: struct timespec64 ts;
-
net/devlink/region.c:1166:2-1166:38: struct devlink_snapshot *snapshot, *ts;
-
net/dsa/tag_ksz.c:222:3-222:21: struct timespec64 ts;
-
net/ipv4/af_inet.c:1609:2-1609:20: struct timespec64 ts;
-
net/ipv4/syncookies.c:66:2-66:6: u32 ts, ts_now = tcp_ns_to_ts(now);
-
net/ipv6/ioam6.c:639:2-639:20: struct timespec64 ts;
-
net/mac80211/util.c:4176:2-4176:19: u64 ts = status->mactime;
-
net/netfilter/nfnetlink_log.c:603:3-603:38: struct nfulnl_msg_packet_timestamp ts;
-
net/netfilter/nfnetlink_queue.c:606:3-606:37: struct nfqnl_msg_packet_timestamp ts;
-
net/packet/af_packet.c:475:2-475:20: struct timespec64 ts;
-
net/packet/af_packet.c:823:3-823:21: struct timespec64 ts;
-
net/packet/af_packet.c:854:2-854:20: struct timespec64 ts;
-
net/packet/af_packet.c:2251:2-2251:20: struct timespec64 ts;
-
net/packet/af_packet.c:2523:3-2523:9: __u32 ts;
-
net/sched/sch_cake.c:2851:2-2851:26: struct nlattr *tstats, *ts;
-
net/socket.c:930:5-930:30: struct __kernel_timespec ts;
-
net/socket.c:936:5-936:34: struct __kernel_old_timespec ts;
-
net/wireless/scan.c:2038:2-2038:16: unsigned long ts;
-
net/xdp/xsk.c:578:2-578:15: u32 hr, len, ts, offset, copy, copied;
-
sound/core/timer.c:501:2-501:29: struct snd_timer_instance *ts;
-
sound/core/timer.c:842:2-842:34: struct snd_timer_instance *ti, *ts, *tmp;
-
sound/core/timer.c:1077:2-1077:34: struct snd_timer_instance *ti, *ts;
-
sound/soc/codecs/idt821034.c:165:2-165:5: u8 ts;
-
sound/soc/meson/axg-tdm-formatter.c:82:2-82:41: struct axg_tdm_stream *ts = formatter->stream;
-
sound/soc/meson/axg-tdm-formatter.c:157:2-157:41: struct axg_tdm_stream *ts = formatter->stream;
-
sound/soc/meson/axg-tdm-formatter.c:179:2-179:41: struct axg_tdm_stream *ts = formatter->stream;
-
sound/soc/meson/axg-tdm-formatter.c:191:2-191:63: struct axg_tdm_stream *ts = formatter->drv->ops->get_stream(w);
-
sound/soc/meson/axg-tdm-formatter.c:369:2-369:25: struct axg_tdm_stream *ts;
-
sound/soc/meson/axg-tdm-interface.c:147:2-148:3: struct axg_tdm_stream *ts =
-
sound/soc/meson/axg-tdm-interface.c:176:2-176:30: struct axg_tdm_stream *ts = snd_soc_dai_get_dma_data(dai, substream);
-
sound/soc/meson/axg-tdm-interface.c:344:2-344:30: struct axg_tdm_stream *ts = snd_soc_dai_get_dma_data(dai, substream);
-
sound/soc/meson/axg-tdm-interface.c:355:2-355:30: struct axg_tdm_stream *ts = snd_soc_dai_get_dma_data(dai, substream);
-
sound/soc/meson/axg-tdm-interface.c:366:3-366:67: struct axg_tdm_stream *ts = snd_soc_dai_dma_data_get(dai, stream);
-
sound/soc/meson/axg-tdm-interface.c:381:3-381:26: struct axg_tdm_stream *ts;
variable local
Defined...