/linux-4.1.27/drivers/input/touchscreen/ |
H A D | Makefile | |
H A D | cyttsp4_i2c.c | 43 struct cyttsp4 *ts; cyttsp4_i2c_probe() local 61 struct cyttsp4 *ts = i2c_get_clientdata(client); cyttsp4_i2c_remove() local
|
H A D | cyttsp_i2c.c | 42 struct cyttsp *ts; cyttsp_i2c_probe() local 61 struct cyttsp *ts = i2c_get_clientdata(client); cyttsp_i2c_remove() local
|
H A D | ad7879-i2c.c | 60 struct ad7879 *ts; ad7879_i2c_probe() local 80 struct ad7879 *ts = i2c_get_clientdata(client); ad7879_i2c_remove() local
|
H A D | ipaq-micro-ts.c | 32 struct touchscreen_data *ts = data; micro_ts_receive() local 49 static void micro_ts_toggle_receive(struct touchscreen_data *ts, bool enable) micro_ts_toggle_receive() argument 68 struct touchscreen_data *ts = input_get_drvdata(input); micro_ts_open() local 77 struct touchscreen_data *ts = input_get_drvdata(input); micro_ts_close() local 85 struct touchscreen_data *ts; micro_ts_probe() local 127 struct touchscreen_data *ts = dev_get_drvdata(dev); micro_ts_suspend() local 136 struct touchscreen_data *ts = dev_get_drvdata(dev); micro_ts_resume() local
|
H A D | ad7879-spi.c | 115 struct ad7879 *ts; ad7879_spi_probe() local 142 struct ad7879 *ts = spi_get_drvdata(spi); ad7879_spi_remove() local
|
H A D | cyttsp4_spi.c | 158 struct cyttsp4 *ts; cyttsp4_spi_probe() local 179 struct cyttsp4 *ts = spi_get_drvdata(spi); cyttsp4_spi_remove() local
|
H A D | cyttsp_spi.c | 150 struct cyttsp *ts; cyttsp_spi_probe() local 175 struct cyttsp *ts = spi_get_drvdata(spi); cyttsp_spi_remove() local
|
H A D | st1232.c | 58 static int st1232_ts_read_data(struct st1232_ts_data *ts) st1232_ts_read_data() argument 105 struct st1232_ts_data *ts = dev_id; st1232_ts_irq_handler() local 148 static void st1232_ts_power(struct st1232_ts_data *ts, bool poweron) st1232_ts_power() argument 157 struct st1232_ts_data *ts; st1232_ts_probe() local 238 struct st1232_ts_data *ts = i2c_get_clientdata(client); st1232_ts_remove() local 249 struct st1232_ts_data *ts = i2c_get_clientdata(client); st1232_ts_suspend() local 264 struct st1232_ts_data *ts = i2c_get_clientdata(client); st1232_ts_resume() local
|
H A D | cy8ctmg110_ts.c | 68 static void cy8ctmg110_power(struct cy8ctmg110 *ts, bool poweron) cy8ctmg110_power() argument 152 static int cy8ctmg110_set_sleepmode(struct cy8ctmg110 *ts, bool sleep) cy8ctmg110_set_sleepmode() argument 182 struct cy8ctmg110 *ts; cy8ctmg110_probe() local 297 struct cy8ctmg110 *ts = i2c_get_clientdata(client); cy8ctmg110_suspend() local 311 struct cy8ctmg110 *ts = i2c_get_clientdata(client); cy8ctmg110_resume() local 326 struct cy8ctmg110 *ts = i2c_get_clientdata(client); cy8ctmg110_remove() local
|
H A D | egalax_ts.c | 69 struct egalax_ts *ts = dev_id; egalax_ts_interrupt() local 170 struct egalax_ts *ts; egalax_ts_probe() local
|
H A D | goodix.c | 92 static int goodix_ts_read_input_report(struct goodix_ts_data *ts, u8 *data) goodix_ts_read_input_report() argument 122 static void goodix_ts_report_touch(struct goodix_ts_data *ts, u8 *coor_data) goodix_ts_report_touch() argument 145 static void goodix_process_events(struct goodix_ts_data *ts) goodix_process_events() argument 176 struct goodix_ts_data *ts = dev_id; goodix_ts_irq_handler() local 193 static void goodix_read_config(struct goodix_ts_data *ts) goodix_read_config() argument 282 static int goodix_request_input_dev(struct goodix_ts_data *ts) goodix_request_input_dev() argument 326 struct goodix_ts_data *ts; goodix_ts_probe() local
|
H A D | pixcir_i2c_ts.c | 108 static void pixcir_ts_report(struct pixcir_i2c_ts_data *ts, pixcir_ts_report() argument 192 static int pixcir_set_power_mode(struct pixcir_i2c_ts_data *ts, pixcir_set_power_mode() argument 226 static int pixcir_set_int_mode(struct pixcir_i2c_ts_data *ts, pixcir_set_int_mode() argument 260 static int pixcir_int_enable(struct pixcir_i2c_ts_data *ts, bool enable) pixcir_int_enable() argument 287 static int pixcir_start(struct pixcir_i2c_ts_data *ts) pixcir_start() argument 313 static int pixcir_stop(struct pixcir_i2c_ts_data *ts) pixcir_stop() argument 338 struct pixcir_i2c_ts_data *ts = input_get_drvdata(dev); pixcir_input_open() local 345 struct pixcir_i2c_ts_data *ts = input_get_drvdata(dev); pixcir_input_close() local 353 struct pixcir_i2c_ts_data *ts = i2c_get_clientdata(client); pixcir_i2c_ts_suspend() local 382 struct pixcir_i2c_ts_data *ts = i2c_get_clientdata(client); pixcir_i2c_ts_resume() local
|
H A D | s3c2410_ts.c | 89 static struct s3c2410ts ts; variable in typeref:struct:s3c2410ts
|
H A D | ti_am335x_tsc.c | 59 static unsigned int titsc_readl(struct titsc *ts, unsigned int reg) titsc_readl() argument
|
H A D | tsc2007.c | 151 static bool tsc2007_is_pen_down(struct tsc2007 *ts) tsc2007_is_pen_down() argument 175 struct tsc2007 *ts = handle; tsc2007_soft_irq() local 234 struct tsc2007 *ts = handle; tsc2007_hard_irq() local 245 static void tsc2007_stop(struct tsc2007 *ts) tsc2007_stop() argument 256 struct tsc2007 *ts = input_get_drvdata(input_dev); tsc2007_open() local 276 struct tsc2007 *ts = input_get_drvdata(input_dev); tsc2007_close() local 285 struct tsc2007 *ts = i2c_get_clientdata(client); tsc2007_get_pendown_state_gpio() local 290 static int tsc2007_probe_dt(struct i2c_client *client, struct tsc2007 *ts) tsc2007_probe_dt() argument 338 static int tsc2007_probe_dt(struct i2c_client *client, struct tsc2007 *ts) tsc2007_probe_dt() argument 345 static int tsc2007_probe_pdev(struct i2c_client *client, struct tsc2007 *ts, tsc2007_probe_pdev() argument 379 struct tsc2007 *ts; tsc2007_probe() local
|
H A D | cyttsp_core.c | 80 static int ttsp_read_block_data(struct cyttsp *ts, u8 command, ttsp_read_block_data() argument 98 static int ttsp_write_block_data(struct cyttsp *ts, u8 command, ttsp_write_block_data() argument 116 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) ttsp_send_command() argument 121 static int cyttsp_handshake(struct cyttsp *ts) cyttsp_handshake() argument 130 static int cyttsp_load_bl_regs(struct cyttsp *ts) cyttsp_load_bl_regs() argument 139 static int cyttsp_exit_bl_mode(struct cyttsp *ts) cyttsp_exit_bl_mode() argument 167 static int cyttsp_set_operational_mode(struct cyttsp *ts) cyttsp_set_operational_mode() argument 188 static int cyttsp_set_sysinfo_mode(struct cyttsp *ts) cyttsp_set_sysinfo_mode() argument 216 static int cyttsp_set_sysinfo_regs(struct cyttsp *ts) cyttsp_set_sysinfo_regs() argument 239 static int cyttsp_soft_reset(struct cyttsp *ts) cyttsp_soft_reset() argument 264 static int cyttsp_act_dist_setup(struct cyttsp *ts) cyttsp_act_dist_setup() argument 298 static void cyttsp_report_tchdata(struct cyttsp *ts) cyttsp_report_tchdata() argument 351 struct cyttsp *ts = handle; cyttsp_irq() local 393 static int cyttsp_power_on(struct cyttsp *ts) cyttsp_power_on() argument 439 static int cyttsp_enable(struct cyttsp *ts) cyttsp_enable() argument 462 static int cyttsp_disable(struct cyttsp *ts) cyttsp_disable() argument 477 struct cyttsp *ts = dev_get_drvdata(dev); cyttsp_suspend() local 495 struct cyttsp *ts = dev_get_drvdata(dev); cyttsp_resume() local 514 struct cyttsp *ts = input_get_drvdata(dev); cyttsp_open() local 525 struct cyttsp *ts = input_get_drvdata(dev); cyttsp_close() local 535 struct cyttsp *ts; cyttsp_probe() local 626 void cyttsp_remove(struct cyttsp *ts) cyttsp_remove() argument
|
H A D | stmpe-ts.c | 100 struct stmpe_touch *ts = stmpe_work() local 130 struct stmpe_touch *ts = data; stmpe_ts_handler() local 172 static int stmpe_init_hw(struct stmpe_touch *ts) stmpe_init_hw() argument 246 struct stmpe_touch *ts = input_get_drvdata(dev); stmpe_ts_open() local 259 struct stmpe_touch *ts = input_get_drvdata(dev); stmpe_ts_close() local 314 struct stmpe_touch *ts; stmpe_input_probe() local 377 struct stmpe_touch *ts = platform_get_drvdata(pdev); stmpe_ts_remove() local 267 stmpe_ts_get_platform_info(struct platform_device *pdev, struct stmpe_touch *ts) stmpe_ts_get_platform_info() argument
|
H A D | zforce_ts.c | 142 static int zforce_command(struct zforce_ts *ts, u8 cmd) zforce_command() argument 165 static int zforce_send_wait(struct zforce_ts *ts, const char *buf, int len) zforce_send_wait() argument 203 static int zforce_command_wait(struct zforce_ts *ts, u8 cmd) zforce_command_wait() argument 224 static int zforce_resolution(struct zforce_ts *ts, u16 x, u16 y) zforce_resolution() argument 236 static int zforce_scan_frequency(struct zforce_ts *ts, u16 idle, u16 finger, zforce_scan_frequency() argument 252 static int zforce_setconfig(struct zforce_ts *ts, char b1) zforce_setconfig() argument 263 static int zforce_start(struct zforce_ts *ts) zforce_start() argument 316 static int zforce_stop(struct zforce_ts *ts) zforce_stop() argument 334 static int zforce_touch_event(struct zforce_ts *ts, u8 *payload) zforce_touch_event() argument 413 static int zforce_read_packet(struct zforce_ts *ts, u8 *buf) zforce_read_packet() argument 455 static void zforce_complete(struct zforce_ts *ts, int cmd, int result) zforce_complete() argument 470 struct zforce_ts *ts = dev_id; zforce_irq() local 481 struct zforce_ts *ts = dev_id; zforce_irq_thread() local 582 struct zforce_ts *ts = input_get_drvdata(dev); zforce_input_open() local 594 struct zforce_ts *ts = input_get_drvdata(dev); zforce_input_close() local 608 struct zforce_ts *ts = i2c_get_clientdata(client); zforce_suspend() local 653 struct zforce_ts *ts = i2c_get_clientdata(client); zforce_resume() local 692 struct zforce_ts *ts = data; zforce_reset() local 745 struct zforce_ts *ts; zforce_probe() local
|
H A D | auo-pixcir-ts.c | 134 static int auo_pixcir_collect_data(struct auo_pixcir_ts *ts, auo_pixcir_collect_data() argument 183 struct auo_pixcir_ts *ts = dev_id; auo_pixcir_interrupt() local 266 static int auo_pixcir_power_mode(struct auo_pixcir_ts *ts, int mode) auo_pixcir_power_mode() argument 291 static int auo_pixcir_int_config(struct auo_pixcir_ts *ts, auo_pixcir_int_config() argument 323 static int auo_pixcir_int_toggle(struct auo_pixcir_ts *ts, bool enable) auo_pixcir_int_toggle() argument 351 static int auo_pixcir_start(struct auo_pixcir_ts *ts) auo_pixcir_start() argument 378 static int auo_pixcir_stop(struct auo_pixcir_ts *ts) auo_pixcir_stop() argument 401 struct auo_pixcir_ts *ts = input_get_drvdata(dev); auo_pixcir_input_open() local 413 struct auo_pixcir_ts *ts = input_get_drvdata(dev); auo_pixcir_input_close() local 423 struct auo_pixcir_ts *ts = i2c_get_clientdata(client); auo_pixcir_suspend() local 455 struct auo_pixcir_ts *ts = i2c_get_clientdata(client); auo_pixcir_resume() local 536 struct auo_pixcir_ts *ts = data; auo_pixcir_reset() local 545 struct auo_pixcir_ts *ts; auo_pixcir_probe() local
|
H A D | sun4i-ts.c | 127 static void sun4i_ts_irq_handle_input(struct sun4i_ts_data *ts, u32 reg_val) sun4i_ts_irq_handle_input() argument 159 struct sun4i_ts_data *ts = dev_id; sun4i_ts_irq() local 177 struct sun4i_ts_data *ts = input_get_drvdata(dev); sun4i_ts_open() local 188 struct sun4i_ts_data *ts = input_get_drvdata(dev); sun4i_ts_close() local 194 static int sun4i_get_temp(const struct sun4i_ts_data *ts, long *temp) sun4i_get_temp() argument 217 struct sun4i_ts_data *ts = dev_get_drvdata(dev); show_temp() local 246 struct sun4i_ts_data *ts; sun4i_ts_probe() local 391 struct sun4i_ts_data *ts = platform_get_drvdata(pdev); sun4i_ts_remove() local
|
H A D | tsc2005.c | 161 static int tsc2005_cmd(struct tsc2005 *ts, u8 cmd) tsc2005_cmd() argument 185 static int tsc2005_write(struct tsc2005 *ts, u8 reg, u16 value) tsc2005_write() argument 222 static int tsc2005_read(struct tsc2005 *ts, u8 reg, u16 *value) tsc2005_read() argument 241 static void tsc2005_update_pen_state(struct tsc2005 *ts, tsc2005_update_pen_state() argument 266 struct tsc2005 *ts = _ts; tsc2005_irq_thread() local 331 struct tsc2005 *ts = (struct tsc2005 *)data; tsc2005_penup_timer() local 339 static void tsc2005_start_scan(struct tsc2005 *ts) tsc2005_start_scan() argument 347 static void tsc2005_stop_scan(struct tsc2005 *ts) tsc2005_stop_scan() argument 352 static void tsc2005_set_reset(struct tsc2005 *ts, bool enable) tsc2005_set_reset() argument 361 static void __tsc2005_disable(struct tsc2005 *ts) __tsc2005_disable() argument 374 static void __tsc2005_enable(struct tsc2005 *ts) __tsc2005_enable() argument 392 struct tsc2005 *ts = spi_get_drvdata(spi); tsc2005_selftest_show() local 478 struct tsc2005 *ts = spi_get_drvdata(spi); tsc2005_attr_is_visible() local 496 struct tsc2005 *ts = container_of(work, struct tsc2005, esd_work.work); tsc2005_esd_work() local 550 struct tsc2005 *ts = input_get_drvdata(input); tsc2005_open() local 566 struct tsc2005 *ts = input_get_drvdata(input); tsc2005_close() local 578 static void tsc2005_setup_spi_xfer(struct tsc2005 *ts) tsc2005_setup_spi_xfer() argument 597 struct tsc2005 *ts; tsc2005_probe() local 766 struct tsc2005 *ts = spi_get_drvdata(spi); tsc2005_remove() local 779 struct tsc2005 *ts = spi_get_drvdata(spi); tsc2005_suspend() local 796 struct tsc2005 *ts = spi_get_drvdata(spi); tsc2005_resume() local
|
/linux-4.1.27/arch/mips/loongson/common/ |
H A D | time.c | 32 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/fs/ntfs/ |
H A D | time.h | 48 static inline sle64 utc2ntfs(const struct timespec ts) utc2ntfs() argument 87 struct timespec ts; ntfs2utc() local
|
/linux-4.1.27/drivers/pps/clients/ |
H A D | pps-ktimer.c | 44 struct pps_event_time ts; pps_ktimer_event() local
|
H A D | pps-ldisc.c | 35 struct pps_event_time ts; pps_tty_dcd_change() local
|
H A D | pps-gpio.c | 56 struct pps_event_time ts; pps_gpio_irq_handler() local
|
/linux-4.1.27/drivers/pps/ |
H A D | kc.h | 41 pps_kc_event(struct pps_device *pps, struct pps_event_time *ts, int event) pps_kc_event() argument
|
H A D | kc.c | 112 void pps_kc_event(struct pps_device *pps, struct pps_event_time *ts, pps_kc_event() argument
|
H A D | kapi.c | 41 static void pps_add_offset(struct pps_ktime *ts, struct pps_ktime *offset) pps_add_offset() argument 172 void pps_event(struct pps_device *pps, struct pps_event_time *ts, int event, pps_event() argument
|
/linux-4.1.27/drivers/media/platform/vivid/ |
H A D | vivid-radio-tx.c | 39 struct timespec ts; vivid_radio_tx_write() local
|
H A D | vivid-radio-rx.c | 39 struct timespec ts; vivid_radio_rx_read() local
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-max7300.c | 37 struct max7301 *ts; max7300_probe() local
|
H A D | gpio-max7301.c | 55 struct max7301 *ts; max7301_probe() local
|
H A D | gpio-max730x.c | 53 struct max7301 *ts = container_of(chip, struct max7301, chip); max7301_direction_input() local 81 static int __max7301_set(struct max7301 *ts, unsigned offset, int value) __max7301_set() argument 95 struct max7301 *ts = container_of(chip, struct max7301, chip); max7301_direction_output() local 123 struct max7301 *ts = container_of(chip, struct max7301, chip); max7301_get() local 151 struct max7301 *ts = container_of(chip, struct max7301, chip); max7301_set() local 163 int __max730x_probe(struct max7301 *ts) __max730x_probe() argument 230 struct max7301 *ts = dev_get_drvdata(dev); __max730x_remove() local
|
/linux-4.1.27/arch/x86/um/vdso/ |
H A D | um_vdso.c | 19 int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) __vdso_clock_gettime() argument
|
/linux-4.1.27/arch/sh/boards/mach-dreamcast/ |
H A D | rtc.c | 33 static void aica_rtc_gettimeofday(struct timespec *ts) aica_rtc_gettimeofday() argument
|
/linux-4.1.27/arch/mips/mti-sead3/ |
H A D | sead3-time.c | 66 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/mn10300/kernel/ |
H A D | rtc.c | 26 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/cris/kernel/ |
H A D | time.c | 60 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | time.c | 73 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/fs/afs/ |
H A D | main.c | 40 struct timespec ts; afs_get_client_UUID() local
|
/linux-4.1.27/samples/bpf/ |
H A D | tracex4_user.c | 25 struct timespec ts; time_get_ns() local
|
/linux-4.1.27/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Core.py | 118 def ts(self): member in class:EventHeaders
|
/linux-4.1.27/tools/testing/selftests/timers/ |
H A D | leapcrash.c | 74 struct timespec ts; main() local
|
H A D | mqueue-lat.c | 59 struct timespec timespec_add(struct timespec ts, unsigned long long ns) timespec_add() argument
|
H A D | alarmtimer-suspend.c | 111 struct timespec ts; sigalarm() local
|
H A D | inconsistency-check.c | 170 struct timespec ts; main() local
|
H A D | leap-a-day.c | 78 struct timespec timespec_add(struct timespec ts, unsigned long long ns) timespec_add() argument 183 struct timespec ts; main() local 202 struct timespec ts; main() local
|
H A D | nanosleep.c | 101 struct timespec timespec_add(struct timespec ts, unsigned long long ns) timespec_add() argument
|
H A D | nsleep-lat.c | 90 struct timespec timespec_add(struct timespec ts, unsigned long long ns) timespec_add() argument
|
H A D | raw_skew.c | 58 unsigned long long ts_to_nsec(struct timespec ts) ts_to_nsec() argument 65 struct timespec ts; nsec_to_ts() local
|
H A D | set-timer-lat.c | 109 struct timespec ts; sigalarm() local
|
/linux-4.1.27/drivers/staging/ozwpan/ |
H A D | ozusbsvc.c | 130 struct timespec ts, now; oz_usb_stop() local
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | time.c | 41 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/mips/lasat/ |
H A D | sysctl.c | 63 struct timespec64 ts; proc_dolasatrtc() local
|
H A D | ds1603.c | 138 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/mips/sibyte/swarm/ |
H A D | setup.c | 90 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/avr32/kernel/ |
H A D | time.c | 124 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | time.c | 135 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
H A D | time-ts.c | 352 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/arm/plat-omap/ |
H A D | counter_32k.c | 57 static void omap_read_persistent_clock64(struct timespec64 *ts) omap_read_persistent_clock64() argument
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | time.c | 79 static void dummy_clock_access(struct timespec64 *ts) dummy_clock_access() argument 88 void read_persistent_clock64(struct timespec64 *ts) read_persistent_clock64() argument 93 void read_boot_clock64(struct timespec64 *ts) read_boot_clock64() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | ptp.c | 109 static int e1000e_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) e1000e_phc_gettime() argument 172 struct timespec64 ts; e1000e_systim_overflow_work() local 133 e1000e_phc_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) e1000e_phc_settime() argument
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_ptp.c | 108 static int stmmac_get_time(struct ptp_clock_info *ptp, struct timespec64 *ts) stmmac_get_time() argument 135 stmmac_set_time(struct ptp_clock_info *ptp, const struct timespec64 *ts) stmmac_set_time() argument
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-lib.c | 140 struct timespec64 ts; rtc_ktime_to_tm() local
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ptp.c | 182 static int xgbe_gettime(struct ptp_clock_info *info, struct timespec64 *ts) xgbe_gettime() argument 201 xgbe_settime(struct ptp_clock_info *info, const struct timespec64 *ts) xgbe_settime() argument
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | pvclock.c | 118 pvclock_read_wallclock(struct pvclock_wall_clock *wall_clock, struct pvclock_vcpu_time_info *vcpu_time, struct timespec *ts) pvclock_read_wallclock() argument
|
H A D | rtc.c | 144 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/tile/kernel/vdso/ |
H A D | vgettimeofday.c | 64 static inline int do_realtime(struct vdso_data *vdso, struct timespec *ts) do_realtime() argument 83 static inline int do_monotonic(struct vdso_data *vdso, struct timespec *ts) do_monotonic() argument 102 do_realtime_coarse(struct vdso_data *vdso, struct timespec *ts) do_realtime_coarse() argument 116 do_monotonic_coarse(struct vdso_data *vdso, struct timespec *ts) do_monotonic_coarse() argument 158 vdso_fallback_gettime(long clock, struct timespec *ts) vdso_fallback_gettime() argument 173 __vdso_clock_gettime(clockid_t clock, struct timespec *ts) __vdso_clock_gettime() argument
|
/linux-4.1.27/arch/um/kernel/ |
H A D | time.c | 103 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/um/os-Linux/ |
H A D | time.c | 83 static int after_sleep_interval(struct timespec *ts) after_sleep_interval() argument 129 static inline long long timespec_to_us(const struct timespec *ts) timespec_to_us() argument 135 static int after_sleep_interval(struct timespec *ts) after_sleep_interval() argument 169 struct timespec ts; idle_sleep() local
|
/linux-4.1.27/arch/mips/dec/ |
H A D | time.c | 21 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/fs/udf/ |
H A D | udftime.c | 120 udf_time_to_disk_stamp(struct timestamp *dest, struct timespec ts) udf_time_to_disk_stamp() argument
|
/linux-4.1.27/include/uapi/linux/ |
H A D | errqueue.h | 33 struct timespec ts[3]; member in struct:scm_timestamping
|
H A D | ptp_clock.h | 81 struct ptp_clock_time ts[2 * PTP_MAX_SAMPLES + 1]; member in struct:ptp_sys_offset
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | timex.h | 114 void stck_to_timespec(unsigned long long stck, struct timespec *ts) stck_to_timespec() argument
|
/linux-4.1.27/arch/mips/mti-malta/ |
H A D | malta-time.c | 114 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/mips/sni/ |
H A D | time.c | 186 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | time.c | 249 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/frv/kernel/ |
H A D | time.c | 88 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/m32r/kernel/ |
H A D | time.c | 140 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/kernel/ |
H A D | futex_compat.c | 178 struct timespec ts; COMPAT_SYSCALL_DEFINE6() local
|
H A D | compat.c | 143 static int __compat_get_timespec(struct timespec *ts, const struct compat_timespec __user *cts) __compat_get_timespec() argument 150 static int __compat_put_timespec(const struct timespec *ts, struct compat_timespec __user *cts) __compat_put_timespec() argument 175 int compat_get_timespec(struct timespec *ts, const void __user *uts) compat_get_timespec() argument 184 int compat_put_timespec(const struct timespec *ts, void __user *uts) compat_put_timespec() argument 196 struct timespec ts; compat_convert_timespec() local 728 struct itimerspec ts; COMPAT_SYSCALL_DEFINE2() local 745 struct timespec ts; COMPAT_SYSCALL_DEFINE2() local 762 struct timespec ts; COMPAT_SYSCALL_DEFINE2() local 802 struct timespec ts; COMPAT_SYSCALL_DEFINE2() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | thread.h | 33 struct thread_stack *ts; member in struct:thread
|
H A D | thread-stack.c | 108 static int thread_stack__grow(struct thread_stack *ts) thread_stack__grow() argument 129 struct thread_stack *ts; thread_stack__new() local 149 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr) thread_stack__push() argument 166 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) thread_stack__pop() argument 187 static bool thread_stack__in_kernel(struct thread_stack *ts) thread_stack__in_kernel() argument 222 static int thread_stack__flush(struct thread *thread, struct thread_stack *ts) thread_stack__flush() argument 461 static int thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, thread_stack__push_cp() argument 485 static int thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, thread_stack__pop_cp() argument 528 static int thread_stack__bottom(struct thread *thread, struct thread_stack *ts, thread_stack__bottom() argument 641 static int thread_stack__trace_end(struct thread_stack *ts, thread_stack__trace_end() argument 669 struct thread_stack *ts = thread->ts; thread_stack__process() local 195 thread_stack__call_return(struct thread *thread, struct thread_stack *ts, size_t idx, u64 timestamp, u64 ref, bool no_return) thread_stack__call_return() argument 557 thread_stack__no_call_return(struct thread *thread, struct thread_stack *ts, struct perf_sample *sample, struct addr_location *from_al, struct addr_location *to_al, u64 ref) thread_stack__no_call_return() argument 619 thread_stack__trace_begin(struct thread *thread, struct thread_stack *ts, u64 timestamp, u64 ref) thread_stack__trace_begin() argument
|
/linux-4.1.27/tools/virtio/virtio-trace/ |
H A D | trace-agent-rw.c | 110 struct rw_thread_info *ts = (struct rw_thread_info *)thread_info; rw_thread_main() local
|
/linux-4.1.27/drivers/net/slip/ |
H A D | slhc.c | 95 register struct cstate *ts; slhc_init() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | ar9002_mac.c | 315 ar9002_hw_proc_txdesc(struct ath_hw *ah, void *ds, struct ath_tx_status *ts) ar9002_hw_proc_txdesc() argument
|
H A D | dynack.h | 56 struct ts_info ts[ATH_DYN_BUF]; member in struct:ath_dyn_txbuf 96 ath_dynack_sample_ack_ts(struct ath_hw *ah, struct sk_buff *skb, u32 ts) ath_dynack_sample_ack_ts() argument 98 ath_dynack_sample_tx_ts(struct ath_hw *ah, struct sk_buff *skb, struct ath_tx_status *ts) ath_dynack_sample_tx_ts() argument
|
H A D | ar9003_mac.c | 354 ar9003_hw_proc_txdesc(struct ath_hw *ah, void *ds, struct ath_tx_status *ts) ar9003_hw_proc_txdesc() argument
|
H A D | dynack.c | 171 ath_dynack_sample_tx_ts(struct ath_hw *ah, struct sk_buff *skb, struct ath_tx_status *ts) ath_dynack_sample_tx_ts() argument 247 ath_dynack_sample_ack_ts(struct ath_hw *ah, struct sk_buff *skb, u32 ts) ath_dynack_sample_ack_ts() argument
|
H A D | hw-ops.h | 63 ath9k_hw_txprocdesc(struct ath_hw *ah, void *ds, struct ath_tx_status *ts) ath9k_hw_txprocdesc() argument
|
H A D | channel.c | 319 struct timespec ts; ath_chanctx_adjust_tbtt_delta() local 1201 struct timespec ts; ath_chanctx_set_next() local
|
H A D | debug.c | 782 ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, struct ath_tx_status *ts, struct ath_txq *txq, unsigned int flags) ath_debug_stat_tx() argument
|
H A D | debug.h | 288 ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, struct ath_tx_status *ts, struct ath_txq *txq, unsigned int flags) ath_debug_stat_tx() argument
|
/linux-4.1.27/drivers/ptp/ |
H A D | ptp_chardev.c | 127 struct timespec64 ts; ptp_ioctl() local
|
H A D | ptp_clock.c | 110 struct timespec64 ts = timespec_to_timespec64(*tp); ptp_clock_settime() local 118 struct timespec64 ts; ptp_clock_gettime() local 136 struct timespec ts; ptp_clock_adjtime() local
|
H A D | ptp_ixp46x.c | 178 static int ptp_ixp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) ptp_ixp_gettime() argument 197 ptp_ixp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) ptp_ixp_settime() argument
|
/linux-4.1.27/drivers/net/wireless/ath/ |
H A D | dfs_pattern_detector.h | 45 u64 ts; member in struct:pulse_event
|
H A D | dfs_pri_detector.c | 35 u64 ts; member in struct:pulse_elem 199 static bool pulse_queue_enqueue(struct pri_detector *pde, u64 ts) pulse_queue_enqueue() argument 301 pseq_handler_add_to_existing_seqs(struct pri_detector *pde, u64 ts) pseq_handler_add_to_existing_seqs() argument 355 static void pri_detector_reset(struct pri_detector *pde, u64 ts) pri_detector_reset() argument 383 u64 ts = event->ts; pri_detector_add_pulse() local 222 pseq_handler_create_sequences(struct pri_detector *pde, u64 ts, u32 min_count) pseq_handler_create_sequences() argument
|
/linux-4.1.27/drivers/connector/ |
H A D | cn_proc.c | 59 static inline void get_seq(__u32 *ts, int *cpu) get_seq() argument
|
/linux-4.1.27/arch/x86/vdso/ |
H A D | vclock_gettime.c | 46 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) vdso_fallback_gettime() argument 135 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) vdso_fallback_gettime() argument 230 notrace static int __always_inline do_realtime(struct timespec *ts) do_realtime() argument 251 notrace static int __always_inline do_monotonic(struct timespec *ts) do_monotonic() argument 272 notrace static void do_realtime_coarse(struct timespec *ts) do_realtime_coarse() argument 282 notrace static void do_monotonic_coarse(struct timespec *ts) do_monotonic_coarse() argument 292 notrace int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) __vdso_clock_gettime() argument
|
/linux-4.1.27/drivers/pps/generators/ |
H A D | pps_gen_parport.c | 183 struct timespec ts; next_intr_time() local
|
/linux-4.1.27/include/linux/ |
H A D | pps_kernel.h | 116 static inline void pps_get_ts(struct pps_event_time *ts) pps_get_ts() argument 123 static inline void pps_get_ts(struct pps_event_time *ts) pps_get_ts() argument 131 static inline void pps_sub_ts(struct pps_event_time *ts, struct timespec delta) pps_sub_ts() argument 107 timespec_to_pps_ktime(struct pps_ktime *kt, struct timespec ts) timespec_to_pps_ktime() argument
|
H A D | time.h | 92 static inline bool timespec_valid(const struct timespec *ts) timespec_valid() argument 103 static inline bool timespec_valid_strict(const struct timespec *ts) timespec_valid_strict() argument 191 static inline s64 timespec_to_ns(const struct timespec *ts) timespec_to_ns() argument
|
H A D | time64.h | 41 static inline struct timespec64 timespec_to_timespec64(const struct timespec ts) timespec_to_timespec64() argument 69 static inline struct timespec64 timespec_to_timespec64(const struct timespec ts) timespec_to_timespec64() argument 133 static inline bool timespec64_valid(const struct timespec64 *ts) timespec64_valid() argument 144 static inline bool timespec64_valid_strict(const struct timespec64 *ts) timespec64_valid_strict() argument 161 static inline s64 timespec64_to_ns(const struct timespec64 *ts) timespec64_to_ns() argument
|
H A D | timekeeping.h | 42 static inline int do_settimeofday(const struct timespec *ts) do_settimeofday() argument 47 static inline int __getnstimeofday(struct timespec *ts) __getnstimeofday() argument 52 static inline void getnstimeofday(struct timespec *ts) getnstimeofday() argument 57 static inline void ktime_get_ts(struct timespec *ts) ktime_get_ts() argument 62 static inline void ktime_get_real_ts(struct timespec *ts) ktime_get_real_ts() argument 67 static inline void getrawmonotonic(struct timespec *ts) getrawmonotonic() argument 77 static inline void getboottime(struct timespec *ts) getboottime() argument 85 static inline int do_settimeofday(const struct timespec *ts) do_settimeofday() argument 93 static inline int __getnstimeofday(struct timespec *ts) __getnstimeofday() argument 102 static inline void getnstimeofday(struct timespec *ts) getnstimeofday() argument 110 static inline void ktime_get_ts(struct timespec *ts) ktime_get_ts() argument 118 static inline void ktime_get_real_ts(struct timespec *ts) ktime_get_real_ts() argument 126 static inline void getrawmonotonic(struct timespec *ts) getrawmonotonic() argument 139 static inline void getboottime(struct timespec *ts) getboottime() argument 233 static inline void get_monotonic_boottime(struct timespec *ts) get_monotonic_boottime() argument 238 static inline void get_monotonic_boottime64(struct timespec64 *ts) get_monotonic_boottime64() argument 243 static inline void timekeeping_clocktai(struct timespec *ts) timekeeping_clocktai() argument
|
H A D | ktime.h | 81 static inline ktime_t timespec_to_ktime(struct timespec ts) timespec_to_ktime() argument 87 static inline ktime_t timespec64_to_ktime(struct timespec64 ts) timespec64_to_ktime() argument
|
/linux-4.1.27/arch/arm/vdso/ |
H A D | vgettimeofday.c | 79 static notrace int do_realtime_coarse(struct timespec *ts, do_realtime_coarse() argument 95 static notrace int do_monotonic_coarse(struct timespec *ts, do_monotonic_coarse() argument 136 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) do_realtime() argument 158 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) do_monotonic() argument 187 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) do_realtime() argument 192 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) do_monotonic() argument 199 notrace int __vdso_clock_gettime(clockid_t clkid, struct timespec *ts) __vdso_clock_gettime() argument 248 struct timespec ts; __vdso_gettimeofday() local
|
/linux-4.1.27/Documentation/laptops/ |
H A D | dslm.c | 60 char *ts = ctime(&time); myctime() local
|
/linux-4.1.27/kernel/time/ |
H A D | itimer.c | 134 struct timespec ts; cputime_sub_ns() local
|
H A D | test_udelay.c | 90 struct timespec ts; udelay_test_show() local
|
H A D | posix-clock.c | 300 static int pc_clock_gettime(clockid_t id, struct timespec *ts) pc_clock_gettime() argument 319 static int pc_clock_getres(clockid_t id, struct timespec *ts) pc_clock_getres() argument 338 static int pc_clock_settime(clockid_t id, const struct timespec *ts) pc_clock_settime() argument 402 static void pc_timer_gettime(struct k_itimer *kit, struct itimerspec *ts) pc_timer_gettime() argument 416 pc_timer_settime(struct k_itimer *kit, int flags, struct itimerspec *ts, struct itimerspec *old) pc_timer_settime() argument
|
H A D | time.c | 359 void set_normalized_timespec(struct timespec *ts, time_t sec, s64 nsec) set_normalized_timespec() argument 389 struct timespec ts; ns_to_timespec() local 414 struct timespec ts = ns_to_timespec(nsec); ns_to_timeval() local 439 void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec) set_normalized_timespec64() argument 469 struct timespec64 ts; ns_to_timespec64() local
|
H A D | timer_list.c | 174 struct tick_sched *ts = tick_get_tick_sched(cpu); print_cpu() local
|
H A D | ntp.c | 545 static inline void process_adj_status(struct timex *txc, struct timespec64 *ts) process_adj_status() argument 665 int __do_adjtimex(struct timex *txc, struct timespec64 *ts, s32 *time_tai) __do_adjtimex() argument 730 static inline struct pps_normtime pps_normalize_ts(struct timespec ts) pps_normalize_ts() argument 567 process_adjtimex_modes(struct timex *txc, struct timespec64 *ts, s32 *time_tai) process_adjtimex_modes() argument
|
H A D | tick-sched.c | 134 static void tick_sched_handle(struct tick_sched *ts, struct pt_regs *regs) tick_sched_handle() argument 208 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); __tick_nohz_full_check() local 451 update_ts_time_stats(int cpu, struct tick_sched *ts, ktime_t now, u64 *last_update_time) update_ts_time_stats() argument 469 static void tick_nohz_stop_idle(struct tick_sched *ts, ktime_t now) tick_nohz_stop_idle() argument 471 update_ts_time_stats(smp_processor_id(), ts, now, NULL); tick_nohz_stop_idle() local 477 static ktime_t tick_nohz_start_idle(struct tick_sched *ts) tick_nohz_start_idle() argument 503 struct tick_sched *ts = &per_cpu(tick_cpu_sched, cpu); get_cpu_idle_time_us() local 544 struct tick_sched *ts = &per_cpu(tick_cpu_sched, cpu); get_cpu_iowait_time_us() local 568 static ktime_t tick_nohz_stop_sched_tick(struct tick_sched *ts, tick_nohz_stop_sched_tick() argument 720 static void tick_nohz_full_stop_tick(struct tick_sched *ts) tick_nohz_full_stop_tick() argument 738 static bool can_stop_idle_tick(int cpu, struct tick_sched *ts) can_stop_idle_tick() argument 791 static void __tick_nohz_idle_enter(struct tick_sched *ts) __tick_nohz_idle_enter() argument 828 struct tick_sched *ts; tick_nohz_idle_enter() local 859 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); tick_nohz_irq_exit() local 874 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); tick_nohz_get_sleep_length() local 879 static void tick_nohz_restart(struct tick_sched *ts, ktime_t now) tick_nohz_restart() argument 905 static void tick_nohz_restart_sched_tick(struct tick_sched *ts, ktime_t now) tick_nohz_restart_sched_tick() argument 922 static void tick_nohz_account_idle_ticks(struct tick_sched *ts) tick_nohz_account_idle_ticks() argument 952 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); tick_nohz_idle_exit() local 975 static int tick_nohz_reprogram(struct tick_sched *ts, ktime_t now) tick_nohz_reprogram() argument 986 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); tick_nohz_handler() local 1010 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); tick_nohz_switch_to_nohz() local 1052 static void tick_nohz_kick_tick(struct tick_sched *ts, ktime_t now) tick_nohz_kick_tick() argument 1072 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); tick_nohz_irq_enter() local 1112 struct tick_sched *ts = tick_sched_timer() local 1150 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); tick_setup_sched_timer() local 1192 struct tick_sched *ts = &per_cpu(tick_cpu_sched, cpu); tick_cancel_sched_timer() local 1219 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); tick_oneshot_notify() local 1234 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); tick_check_oneshot_change() local
|
/linux-4.1.27/net/netfilter/ |
H A D | nf_conntrack_amanda.c | 62 struct ts_config *ts; member in struct:__anon14169
|
/linux-4.1.27/tools/perf/ |
H A D | perf.h | 26 struct timespec ts; rdclock() local
|
/linux-4.1.27/drivers/lguest/ |
H A D | lg.h | 46 int ts; member in struct:lg_cpu
|
/linux-4.1.27/drivers/iio/humidity/ |
H A D | dht11.c | 73 struct {s64 ts; int value; } edges[DHT11_EDGES_PER_READ]; member in struct:dht11::__anon4785
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
H A D | gruprocfs.c | 177 struct gru_thread_state *ts; cch_seq_show() local
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ptp.c | 288 static int fm10k_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) fm10k_ptp_gettime() argument 305 fm10k_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) fm10k_ptp_settime() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ptp.c | 60 static void i40e_ptp_read(struct i40e_pf *pf, struct timespec64 *ts) i40e_ptp_read() argument 84 static void i40e_ptp_write(struct i40e_pf *pf, const struct timespec64 *ts) i40e_ptp_write() argument 184 static int i40e_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) i40e_ptp_gettime() argument 676 struct timespec64 ts; i40e_ptp_init() local 204 i40e_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) i40e_ptp_settime() argument
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_clock.c | 167 mlx4_en_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) mlx4_en_phc_gettime() argument 192 mlx4_en_phc_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) mlx4_en_phc_settime() argument
|
/linux-4.1.27/drivers/media/pci/solo6x10/ |
H A D | solo6x10-core.c | 50 struct timespec ts; solo_set_time() local 61 struct timespec ts; solo_timer_sync() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | desc.c | 442 ath5k_hw_proc_2word_tx_status(struct ath5k_hw *ah, struct ath5k_desc *desc, struct ath5k_tx_status *ts) ath5k_hw_proc_2word_tx_status() argument 494 ath5k_hw_proc_4word_tx_status(struct ath5k_hw *ah, struct ath5k_desc *desc, struct ath5k_tx_status *ts) ath5k_hw_proc_4word_tx_status() argument
|
H A D | debug.c | 1125 struct ath5k_tx_status ts = {}; ath5k_debug_printtxbuf() local
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
H A D | ispstat.h | 42 struct timespec ts; member in struct:ispstat_buffer
|
/linux-4.1.27/drivers/media/v4l2-core/ |
H A D | v4l2-common.c | 401 struct timespec ts; v4l2_get_timestamp() local
|
H A D | v4l2-event.c | 110 __v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev, const struct timespec *ts) __v4l2_event_queue_fh() argument
|
/linux-4.1.27/drivers/mfd/ |
H A D | ucb1x00-ts.c | 57 static inline void ucb1x00_ts_evt_add(struct ucb1x00_ts *ts, u16 pressure, u16 x, u16 y) ucb1x00_ts_evt_add() argument 68 static inline void ucb1x00_ts_event_release(struct ucb1x00_ts *ts) ucb1x00_ts_event_release() argument 80 static inline void ucb1x00_ts_mode_int(struct ucb1x00_ts *ts) ucb1x00_ts_mode_int() argument 92 static inline unsigned int ucb1x00_ts_read_pressure(struct ucb1x00_ts *ts) ucb1x00_ts_read_pressure() argument 119 static inline unsigned int ucb1x00_ts_read_xpos(struct ucb1x00_ts *ts) ucb1x00_ts_read_xpos() argument 146 static inline unsigned int ucb1x00_ts_read_ypos(struct ucb1x00_ts *ts) ucb1x00_ts_read_ypos() argument 172 static inline unsigned int ucb1x00_ts_read_xres(struct ucb1x00_ts *ts) ucb1x00_ts_read_xres() argument 184 static inline unsigned int ucb1x00_ts_read_yres(struct ucb1x00_ts *ts) ucb1x00_ts_read_yres() argument 192 static inline int ucb1x00_ts_pen_down(struct ucb1x00_ts *ts) ucb1x00_ts_pen_down() argument 209 struct ucb1x00_ts *ts = _ts; ucb1x00_thread() local 293 struct ucb1x00_ts *ts = id; ucb1x00_ts_irq() local 306 struct ucb1x00_ts *ts = input_get_drvdata(idev); ucb1x00_ts_open() local 352 struct ucb1x00_ts *ts = input_get_drvdata(idev); ucb1x00_ts_close() local 369 struct ucb1x00_ts *ts; ucb1x00_ts_add() local 421 struct ucb1x00_ts *ts = dev->priv; ucb1x00_ts_remove() local
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
H A D | cpts.c | 170 static int cpts_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) cpts_ptp_gettime() argument 223 struct timespec64 ts; cpts_overflow_check() local 185 cpts_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) cpts_ptp_settime() argument
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
H A D | aic94xx_task.c | 163 struct task_status_struct *ts = &task->task_status; asd_get_response_tasklet() local 216 struct task_status_struct *ts = &task->task_status; asd_task_tasklet_complete() local
|
/linux-4.1.27/drivers/s390/scsi/ |
H A D | zfcp_fc.h | 200 struct zfcp_fc_wka_port ts; member in struct:zfcp_fc_wka_ports
|
/linux-4.1.27/drivers/clocksource/ |
H A D | tegra20_timer.c | 132 static void tegra_read_persistent_clock64(struct timespec64 *ts) tegra_read_persistent_clock64() argument
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
H A D | mce_intel.c | 183 unsigned long ts = __this_cpu_read(cmci_time_stamp); cmci_storm_detect() local
|
/linux-4.1.27/arch/tile/include/arch/ |
H A D | mpipe_shm.h | 291 uint_reg_t ts : 1; member in struct:__anon2767::__anon2768
|
/linux-4.1.27/drivers/tty/serial/jsm/ |
H A D | jsm_tty.c | 278 struct ktermios *ts; jsm_tty_close() local
|
/linux-4.1.27/drivers/media/dvb-core/ |
H A D | dmxdev.h | 60 struct dmx_ts_feed *ts; member in struct:dmxdev_feed 71 struct list_head ts; member in union:dmxdev_filter::__anon5516
|
H A D | dvb_demux.h | 69 struct dmx_ts_feed ts; member in union:dvb_demux_feed::__anon5518 74 dmx_ts_cb ts; member in union:dvb_demux_feed::__anon5519
|
/linux-4.1.27/include/media/ |
H A D | videobuf-core.h | 83 struct timeval ts; member in struct:videobuf_buffer
|
/linux-4.1.27/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_lpbfifo.c | 228 u32 ts; mpc52xx_lpbfifo_irq() local 331 u32 ts; mpc52xx_lpbfifo_bcom_irq() local
|
/linux-4.1.27/arch/nios2/kernel/ |
H A D | time.c | 297 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/arch/powerpc/kvm/ |
H A D | e500.c | 240 unsigned int pr, tid, ts, pid; kvmppc_e500_tlbil_one() local
|
H A D | e500mc.c | 62 unsigned int tid, ts; kvmppc_e500_tlbil_one() local
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | time.c | 387 void read_persistent_clock(struct timespec *ts) read_persistent_clock() argument
|
/linux-4.1.27/Documentation/networking/timestamping/ |
H A D | timestamping.c | 161 struct timespec ts; printpacket() local
|
H A D | txtimestamp.c | 108 struct timespec ts; print_timestamp_usr() local
|
/linux-4.1.27/Documentation/ptp/ |
H A D | testptp.c | 150 struct timespec ts; main() local
|
/linux-4.1.27/fs/cifs/ |
H A D | netmisc.c | 924 struct timespec ts; cifs_NTtimeToUnix() local 964 struct timespec ts; cnvrtDosUnixTm() local
|
/linux-4.1.27/fs/fat/ |
H A D | misc.c | 189 void fat_time_fat2unix(struct msdos_sb_info *sbi, struct timespec *ts, fat_time_fat2unix() argument 227 void fat_time_unix2fat(struct msdos_sb_info *sbi, struct timespec *ts, fat_time_unix2fat() argument
|
H A D | namei_msdos.c | 268 struct timespec ts; msdos_create() local 350 struct timespec ts; msdos_mkdir() local 438 struct timespec ts; do_msdos_rename() local 225 msdos_add_entry(struct inode *dir, const unsigned char *name, int is_dir, int is_hid, int cluster, struct timespec *ts, struct fat_slot_info *sinfo) msdos_add_entry() argument
|
/linux-4.1.27/net/ipv4/ |
H A D | syncookies.c | 85 u32 ts, ts_now = tcp_time_stamp; cookie_init_timestamp() local
|
/linux-4.1.27/kernel/trace/ |
H A D | ring_buffer_benchmark.c | 14 u64 ts; member in struct:rb_page 82 u64 ts; read_event() local
|
H A D | trace_stat.c | 33 struct tracer_stat *ts; member in struct:stat_session 126 struct tracer_stat *ts = session->ts; stat_seq_init() local
|
/linux-4.1.27/tools/perf/bench/ |
H A D | mem-memcpy.c | 112 static double timeval2double(struct timeval *ts) timeval2double() argument
|
/linux-4.1.27/tools/perf/tests/ |
H A D | switch-tracking.c | 16 struct timespec ts; spin_sleep() local
|
/linux-4.1.27/include/linux/ceph/ |
H A D | decode.h | 137 static inline void ceph_decode_timespec(struct timespec *ts, ceph_decode_timespec() argument 143 ceph_encode_timespec(struct ceph_timespec *tv, const struct timespec *ts) ceph_encode_timespec() argument
|
/linux-4.1.27/include/linux/mfd/ |
H A D | ipaq-micro.h | 120 void (*ts) (void *data, int len, unsigned char *rxdata); member in struct:ipaq_micro
|
H A D | stmpe.h | 182 struct stmpe_ts_platform_data *ts; member in struct:stmpe_platform_data
|
/linux-4.1.27/drivers/iio/common/ssp_sensors/ |
H A D | ssp_spi.c | 280 struct timespec ts; ssp_parse_dataframe() local
|
/linux-4.1.27/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_core.c | 147 void peak_usb_get_ts_tv(struct peak_time_ref *time_ref, u32 ts, peak_usb_get_ts_tv() argument
|
H A D | pcan_usb_pro.h | 178 struct pcan_usb_pro_setts ts; member in union:pcan_usb_pro_rec
|
H A D | pcan_usb_fd.c | 632 struct pcan_ufd_ts_msg *ts = (struct pcan_ufd_ts_msg *)rx_msg; pcan_usb_fd_decode_ts() local
|
H A D | pcan_usb_pro.c | 680 pcan_usb_pro_handle_ts(struct pcan_usb_pro_interface *usb_if, struct pcan_usb_pro_rxts *ts) pcan_usb_pro_handle_ts() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ptp.c | 282 static int ixgbe_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) ixgbe_ptp_gettime() argument 407 struct timespec64 ts; ixgbe_ptp_overflow_check() local 306 ixgbe_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) ixgbe_ptp_settime() argument
|
/linux-4.1.27/drivers/scsi/libsas/ |
H A D | sas_ata.c | 41 static enum ata_completion_errors sas_to_ata_err(struct task_status_struct *ts) sas_to_ata_err() argument
|
H A D | sas_scsi_host.c | 55 struct task_status_struct *ts = &task->task_status; sas_end_task() local
|
/linux-4.1.27/drivers/staging/skein/ |
H A D | skein_block.c | 33 #define ts (kw + KW_TWK_BASE) macro
|
/linux-4.1.27/arch/x86/xen/ |
H A D | time.c | 172 static void xen_read_wallclock(struct timespec *ts) xen_read_wallclock() argument
|
/linux-4.1.27/arch/cris/include/uapi/asm/ |
H A D | sync_serial.h | 129 struct timespec ts; /* The time the data was sampled. */ member in struct:ssp_request
|
/linux-4.1.27/tools/lib/traceevent/ |
H A D | kbuffer-parse.c | 493 void *kbuffer_next_event(struct kbuffer *kbuf, unsigned long long *ts) kbuffer_next_event() argument 571 void *kbuffer_read_event(struct kbuffer *kbuf, unsigned long long *ts) kbuffer_read_event() argument 613 kbuffer_read_at_offset(struct kbuffer *kbuf, int offset, unsigned long long *ts) kbuffer_read_at_offset() argument
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
H A D | fec_ptp.c | 115 struct timespec ts; fec_ptp_enable_pps() local 393 static int fec_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) fec_ptp_gettime() argument 417 fec_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) fec_ptp_settime() argument
|
H A D | gianfar_ptp.c | 325 ptp_gianfar_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) ptp_gianfar_gettime() argument 343 ptp_gianfar_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) ptp_gianfar_settime() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | igb_ptp.c | 468 struct timespec ts; igb_ptp_feature_enable_i210() local 628 struct timespec64 ts; igb_ptp_overflow_check() local 1059 struct timespec64 ts = ktime_to_timespec64(ktime_get_real()); igb_ptp_init() local 1173 struct timespec64 ts = ktime_to_timespec64(ktime_get_real()); igb_ptp_reset() local 119 igb_ptp_read_i210(struct igb_adapter *adapter, struct timespec64 *ts) igb_ptp_read_i210() argument 137 igb_ptp_write_i210(struct igb_adapter *adapter, const struct timespec64 *ts) igb_ptp_write_i210() argument 286 igb_ptp_gettime_82576(struct ptp_clock_info *ptp, struct timespec64 *ts) igb_ptp_gettime_82576() argument 305 igb_ptp_gettime_i210(struct ptp_clock_info *ptp, struct timespec64 *ts) igb_ptp_gettime_i210() argument 321 igb_ptp_settime_82576(struct ptp_clock_info *ptp, const struct timespec64 *ts) igb_ptp_settime_82576() argument 340 igb_ptp_settime_i210(struct ptp_clock_info *ptp, const struct timespec64 *ts) igb_ptp_settime_i210() argument
|
/linux-4.1.27/drivers/media/usb/uvc/ |
H A D | uvc_video.c | 364 static inline void uvc_video_get_ts(struct timespec *ts) uvc_video_get_ts() argument 381 struct timespec ts; uvc_video_clock_decode() local 608 struct timespec ts; uvc_video_clock_update() local 860 struct timespec ts; uvc_video_stats_dump() local 1011 struct timespec ts; uvc_video_decode_start() local
|
/linux-4.1.27/drivers/scsi/pm8001/ |
H A D | pm8001_sas.c | 382 struct task_status_struct *ts = &t->task_status; pm8001_task_exec() local 391 struct task_status_struct *ts = &t->task_status; pm8001_task_exec() local 904 struct task_status_struct *ts; pm8001_open_reject_retry() local
|
/linux-4.1.27/drivers/staging/media/omap4iss/ |
H A D | iss_video.c | 423 struct timespec ts; omap4iss_video_buffer_next() local
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
H A D | tx.c | 268 struct timespec ts; wl1271_tx_fill_hdr() local
|
/linux-4.1.27/drivers/ntb/ |
H A D | ntb_hw.c | 704 unsigned long ts = jiffies; bwd_link_poll() local
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | smp.c | 188 static int boot_secondary(unsigned int cpu, struct task_struct *ts) boot_secondary() argument
|
/linux-4.1.27/arch/tile/gxio/ |
H A D | mpipe.c | 458 gxio_mpipe_set_timestamp(gxio_mpipe_context_t *context, const struct timespec64 *ts) gxio_mpipe_set_timestamp() argument 468 gxio_mpipe_get_timestamp(gxio_mpipe_context_t *context, struct timespec64 *ts) gxio_mpipe_get_timestamp() argument
|
/linux-4.1.27/fs/jbd2/ |
H A D | transaction.c | 263 unsigned long ts = jiffies; start_this_handle() local 129 update_t_max_wait(transaction_t *transaction, unsigned long ts) update_t_max_wait() argument
|
/linux-4.1.27/fs/nfs/ |
H A D | file.c | 812 is_time_granular(struct timespec *ts) { is_time_granular() argument
|
H A D | internal.h | 661 u64 nfs_timespec_to_change_attr(const struct timespec *ts) nfs_timespec_to_change_attr() argument
|
/linux-4.1.27/drivers/platform/chrome/ |
H A D | chromeos_laptop.c | 44 static struct i2c_client *ts; variable in typeref:struct:i2c_client
|
/linux-4.1.27/net/ |
H A D | compat.c | 227 struct timespec *ts = (struct timespec *)data; put_cmsg_compat() local 462 struct timespec ts; compat_sock_get_timestampns() local
|
/linux-4.1.27/net/9p/ |
H A D | trans_fd.c | 235 struct p9_trans_fd *ts = NULL; p9_fd_poll() local 274 struct p9_trans_fd *ts = NULL; p9_fd_read() local 417 struct p9_trans_fd *ts = NULL; p9_fd_write() local 581 struct p9_trans_fd *ts = client->trans; p9_conn_create() local 663 struct p9_trans_fd *ts = client->trans; p9_fd_request() local 788 struct p9_trans_fd *ts = kzalloc(sizeof(struct p9_trans_fd), p9_fd_open() local 868 struct p9_trans_fd *ts; p9_fd_close() local
|
/linux-4.1.27/net/wireless/ |
H A D | core.h | 136 unsigned long ts; member in struct:cfg80211_internal_bss
|
/linux-4.1.27/security/ |
H A D | commoncap.c | 119 int cap_settime(const struct timespec *ts, const struct timezone *tz) cap_settime() argument
|
/linux-4.1.27/tools/thermal/tmon/ |
H A D | tmon.h | 135 double ts; member in struct:pid_params
|
/linux-4.1.27/drivers/net/can/usb/ |
H A D | esd_usb2.c | 124 __le32 ts; member in struct:version_reply_msg 132 __le32 ts; member in struct:rx_msg 153 __le32 ts; member in struct:tx_done_msg
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
H A D | fimc-capture.c | 187 struct timespec ts; fimc_capture_irq_handler() local
|
H A D | fimc-lite.c | 258 struct timespec ts; flite_irq_handler() local
|
/linux-4.1.27/drivers/media/platform/s3c-camif/ |
H A D | camif-capture.c | 332 struct timespec ts; s3c_camif_irq_handler() local
|
/linux-4.1.27/drivers/misc/ |
H A D | kgdbts.c | 187 static struct test_state ts; variable in typeref:struct:test_state
|
/linux-4.1.27/drivers/net/fddi/skfp/ |
H A D | smt.c | 1222 static void smt_fill_timestamp(struct s_smc *smc, struct smt_p_timestamp *ts) smt_fill_timestamp() argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
H A D | core.c | 547 struct timeval ts; rtl_op_suspend() local 574 struct timeval ts; rtl_op_resume() local
|