Searched defs:ts (Results 251 - 275 of 629) sorted by last modified time

<<11121314151617181920>>

/linux-master/drivers/net/ethernet/freescale/
H A Dfec.h241 __fec32 ts; member in struct:bufdesc_ex
/linux-master/drivers/net/can/usb/
H A Dgs_usb.c537 const u32 ts = gs_usb_set_timestamp(dev, skb, hf); local
557 const u32 ts = gs_usb_set_timestamp(dev, skb, hf); local
/linux-master/drivers/net/can/esd/
H A Desdacc.c97 static ktime_t acc_ts2ktime(struct acc_ov *ov, u64 ts) argument
H A Desdacc.h142 u64 ts; member in struct:acc_bmmsg_rxtxdone
152 u64 ts; member in struct:acc_bmmsg_txabort
163 u64 ts; member in struct:acc_bmmsg_overrun
174 u64 ts; member in struct:acc_bmmsg_buserr
186 u64 ts; member in struct:acc_bmmsg_errstatechange
197 u64 ts; member in struct:acc_bmmsg_timeslice
/linux-master/arch/s390/kernel/
H A Dtime.c203 void read_persistent_clock64(struct timespec64 *ts) argument
/linux-master/kernel/trace/
H A Dtrace_output.c593 trace_print_time(struct trace_seq *s, struct trace_iterator *iter, unsigned long long ts) argument
[all...]
/linux-master/net/ceph/
H A Dmessenger_v2.c1563 struct ceph_timespec *ts = CTRL_BODY(con->v2.out_buf); local
/linux-master/drivers/hv/
H A Dhv_util.c314 static int hv_get_adj_host_time(struct timespec64 *ts) argument
346 struct timespec64 ts; local
731 static int hv_ptp_settime(struct ptp_clock_info *p, const struct timespec64 *ts) argument
745 static int hv_ptp_gettime(struct ptp_clock_info *info, struct timespec64 *ts) argument
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c115 igb_ptp_read_i210(struct igb_adapter *adapter, struct timespec64 *ts) argument
133 igb_ptp_write_i210(struct igb_adapter *adapter, const struct timespec64 *ts) argument
259 igb_ptp_gettimex_82576(struct ptp_clock_info *ptp, struct timespec64 *ts, struct ptp_system_timestamp *sts) argument
286 igb_ptp_gettimex_82580(struct ptp_clock_info *ptp, struct timespec64 *ts, struct ptp_system_timestamp *sts) argument
314 igb_ptp_gettimex_i210(struct ptp_clock_info *ptp, struct timespec64 *ts, struct ptp_system_timestamp *sts) argument
336 igb_ptp_settime_82576(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
355 igb_ptp_settime_i210(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
497 struct timespec64 ts, start; local
649 struct timespec64 ts; local
850 struct timespec64 ts; local
1007 struct skb_shared_hwtstamps ts; local
1511 struct timespec64 ts = ktime_to_timespec64(ktime_get_real()); local
[all...]
/linux-master/fs/ntfs3/
H A Dfrecord.c3277 struct timespec64 ts; local
H A Dfslog.c716 u32 ts; local
/linux-master/drivers/bus/
H A Dimx-weim.c148 struct cs_timing_state *ts; local
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dkvm_clock_test.c85 struct timespec ts; local
/linux-master/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c175 struct timespec ts; local
/linux-master/drivers/net/ethernet/ti/
H A Dcpts.c241 cpts_ptp_gettimeex(struct ptp_clock_info *ptp, struct timespec64 *ts, struct ptp_system_timestamp *sts) argument
260 cpts_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
/linux-master/fs/smb/server/
H A Dmisc.c344 struct timespec64 ts; local
378 struct timespec64 ts; local
[all...]
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ptp.c317 static int aq_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) argument
1146 struct timespec64 ts; local
1283 u64 ts local
340 aq_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
[all...]
/linux-master/drivers/input/touchscreen/
H A Dgoodix.c251 static int goodix_ts_read_input_report(struct goodix_ts_data *ts, u8 *data) argument
310 goodix_create_pen_input(struct goodix_ts_data *ts) argument
348 goodix_ts_report_pen_down(struct goodix_ts_data *ts, u8 *data) argument
389 goodix_ts_report_pen_up(struct goodix_ts_data *ts) argument
402 goodix_ts_report_touch_8b(struct goodix_ts_data *ts, u8 *coor_data) argument
417 goodix_ts_report_touch_9b(struct goodix_ts_data *ts, u8 *coor_data) argument
432 goodix_ts_release_keys(struct goodix_ts_data *ts) argument
440 goodix_ts_report_key(struct goodix_ts_data *ts, u8 *data) argument
466 goodix_process_events(struct goodix_ts_data *ts) argument
508 struct goodix_ts_data *ts = dev_id; local
516 goodix_free_irq(struct goodix_ts_data *ts) argument
521 goodix_request_irq(struct goodix_ts_data *ts) argument
528 goodix_check_cfg_8(struct goodix_ts_data *ts, const u8 *cfg, int len) argument
551 goodix_calc_cfg_checksum_8(struct goodix_ts_data *ts) argument
564 goodix_check_cfg_16(struct goodix_ts_data *ts, const u8 *cfg, int len) argument
588 goodix_calc_cfg_checksum_16(struct goodix_ts_data *ts) argument
608 goodix_check_cfg(struct goodix_ts_data *ts, const u8 *cfg, int len) argument
627 goodix_send_cfg(struct goodix_ts_data *ts, const u8 *cfg, int len) argument
648 goodix_pin_acpi_direction_input(struct goodix_ts_data *ts) argument
657 goodix_pin_acpi_output_method(struct goodix_ts_data *ts, int value) argument
666 goodix_pin_acpi_direction_input(struct goodix_ts_data *ts) argument
673 goodix_pin_acpi_output_method(struct goodix_ts_data *ts, int value) argument
681 goodix_irq_direction_output(struct goodix_ts_data *ts, int value) argument
704 goodix_irq_direction_input(struct goodix_ts_data *ts) argument
723 goodix_int_sync(struct goodix_ts_data *ts) argument
749 goodix_reset_no_int_sync(struct goodix_ts_data *ts) argument
796 goodix_reset(struct goodix_ts_data *ts) argument
830 struct goodix_ts_data *ts = data; local
855 goodix_add_acpi_gpio_mappings(struct goodix_ts_data *ts) argument
945 goodix_add_acpi_gpio_mappings(struct goodix_ts_data *ts) argument
956 goodix_get_gpio_config(struct goodix_ts_data *ts) argument
1038 goodix_read_config(struct goodix_ts_data *ts) argument
1076 goodix_read_version(struct goodix_ts_data *ts) argument
1130 goodix_configure_dev(struct goodix_ts_data *ts) argument
1261 struct goodix_ts_data *ts = ctx; local
1289 struct goodix_ts_data *ts = arg; local
1297 struct goodix_ts_data *ts; local
1408 struct goodix_ts_data *ts = i2c_get_clientdata(client); local
1417 struct goodix_ts_data *ts = i2c_get_clientdata(client); local
1464 struct goodix_ts_data *ts = i2c_get_clientdata(client); local
[all...]
/linux-master/drivers/scsi/isci/
H A Drequest.c2709 struct task_status_struct *ts = &task->task_status; local
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dptp.c230 struct timespec64 ts; local
161 e1000e_phc_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts, struct ptp_system_timestamp *sts) argument
191 e1000e_phc_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
[all...]
/linux-master/drivers/hid/
H A Dhid-nvidia-shield.c299 static inline void thunderstrike_send_hostcmd_request(struct thunderstrike *ts) argument
319 struct thunderstrike *ts = local
368 thunderstrike_request_firmware_version(struct thunderstrike *ts) argument
374 thunderstrike_request_board_info(struct thunderstrike *ts) argument
381 thunderstrike_update_haptics(struct thunderstrike *ts, struct thunderstrike_hostcmd_haptics *motors) argument
402 struct thunderstrike *ts; local
425 struct thunderstrike *ts; local
437 struct thunderstrike *ts; local
460 struct thunderstrike *ts; local
525 thunderstrike_request_psy_stats(struct thunderstrike *ts) argument
533 struct thunderstrike *ts = local
591 struct thunderstrike *ts = container_of(shield_dev, struct thunderstrike, base); local
609 struct thunderstrike *ts = container_of(shield_dev, struct thunderstrike, base); local
657 struct thunderstrike *ts = container_of(shield_dev, struct thunderstrike, base); local
718 struct thunderstrike *ts = local
797 thunderstrike_led_create(struct thunderstrike *ts) argument
815 struct thunderstrike *ts = container_of(shield_dev, struct thunderstrike, base); local
862 struct thunderstrike *ts; local
922 thunderstrike_destroy(struct thunderstrike *ts) argument
1045 struct thunderstrike *ts; local
1097 struct thunderstrike *ts; local
[all...]
/linux-master/fs/smb/client/
H A Dcifsencrypt.c503 struct timespec64 ts; local
/linux-master/tools/perf/tests/
H A Dswitch-tracking.c28 struct timespec ts; local
/linux-master/tools/perf/
H A Dbuiltin-lock.c593 static struct lock_seq_stat *get_seq(struct thread_stat *ts, u64 addr) argument
663 struct thread_stat *ts; local
738 struct thread_stat *ts; local
804 struct thread_stat *ts; local
862 struct thread_stat *ts; local
1063 struct thread_stat *ts; local
1227 struct thread_stat *ts; local
[all...]
/linux-master/tools/perf/bench/
H A Depoll-wait.c386 struct timespec ts = { .tv_sec = 0, local

Completed in 296 milliseconds

<<11121314151617181920>>