Home
last modified time | relevance | path

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

12345678910>>...31

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-sched.c123 static void tick_sched_do_timer(struct tick_sched *ts, ktime_t now) in tick_sched_do_timer()
156 static void tick_sched_handle(struct tick_sched *ts, struct pt_regs *regs) in tick_sched_handle()
222 static bool can_stop_full_tick(int cpu, struct tick_sched *ts) in can_stop_full_tick()
328 struct tick_sched *ts; in tick_nohz_dep_set_cpu() local
350 struct tick_sched *ts = per_cpu_ptr(&tick_cpu_sched, cpu); in tick_nohz_dep_clear_cpu() local
406 struct tick_sched *ts; in __tick_nohz_task_switch() local
507 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); in tick_nohz_tick_stopped() local
514 struct tick_sched *ts = per_cpu_ptr(&tick_cpu_sched, cpu); in tick_nohz_tick_stopped_cpu() local
546 update_ts_time_stats(int cpu, struct tick_sched *ts, ktime_t now, u64 *last_update_time) in update_ts_time_stats()
564 static void tick_nohz_stop_idle(struct tick_sched *ts, ktime_t now) in tick_nohz_stop_idle()
[all …]
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcyttsp_core.c70 static int ttsp_read_block_data(struct cyttsp *ts, u8 command, in ttsp_read_block_data()
88 static int ttsp_write_block_data(struct cyttsp *ts, u8 command, in ttsp_write_block_data()
106 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) in ttsp_send_command()
111 static int cyttsp_handshake(struct cyttsp *ts) in cyttsp_handshake()
120 static int cyttsp_load_bl_regs(struct cyttsp *ts) in cyttsp_load_bl_regs()
129 static int cyttsp_exit_bl_mode(struct cyttsp *ts) in cyttsp_exit_bl_mode()
157 static int cyttsp_set_operational_mode(struct cyttsp *ts) in cyttsp_set_operational_mode()
178 static int cyttsp_set_sysinfo_mode(struct cyttsp *ts) in cyttsp_set_sysinfo_mode()
206 static int cyttsp_set_sysinfo_regs(struct cyttsp *ts) in cyttsp_set_sysinfo_regs()
229 static void cyttsp_hard_reset(struct cyttsp *ts) in cyttsp_hard_reset()
[all …]
H A Dmxs-lradc-ts.c91 static bool mxs_lradc_check_touch_event(struct mxs_lradc_ts *ts) in mxs_lradc_check_touch_event()
97 static void mxs_lradc_map_ts_channel(struct mxs_lradc_ts *ts, unsigned int vch, in mxs_lradc_map_ts_channel()
106 static void mxs_lradc_setup_ts_channel(struct mxs_lradc_ts *ts, unsigned int ch) in mxs_lradc_setup_ts_channel()
160 static void mxs_lradc_setup_ts_pressure(struct mxs_lradc_ts *ts, in mxs_lradc_setup_ts_pressure()
208 static unsigned int mxs_lradc_ts_read_raw_channel(struct mxs_lradc_ts *ts, in mxs_lradc_ts_read_raw_channel()
224 static unsigned int mxs_lradc_read_ts_pressure(struct mxs_lradc_ts *ts, in mxs_lradc_read_ts_pressure()
272 static void mxs_lradc_setup_touch_detection(struct mxs_lradc_ts *ts) in mxs_lradc_setup_touch_detection()
300 static void mxs_lradc_prepare_x_pos(struct mxs_lradc_ts *ts) in mxs_lradc_prepare_x_pos()
326 static void mxs_lradc_prepare_y_pos(struct mxs_lradc_ts *ts) in mxs_lradc_prepare_y_pos()
352 static void mxs_lradc_prepare_pressure(struct mxs_lradc_ts *ts) in mxs_lradc_prepare_pressure()
[all …]
H A Dgoodix.c291 static int goodix_ts_read_input_report(struct goodix_ts_data *ts, u8 *data) in goodix_ts_read_input_report()
348 static void goodix_ts_report_touch_8b(struct goodix_ts_data *ts, u8 *coor_data) in goodix_ts_report_touch_8b()
363 static void goodix_ts_report_touch_9b(struct goodix_ts_data *ts, u8 *coor_data) in goodix_ts_report_touch_9b()
378 static void goodix_ts_report_key(struct goodix_ts_data *ts, u8 *data) in goodix_ts_report_key()
405 static void goodix_process_events(struct goodix_ts_data *ts) in goodix_process_events()
437 struct goodix_ts_data *ts = dev_id; in goodix_ts_irq_handler() local
447 static void goodix_free_irq(struct goodix_ts_data *ts) in goodix_free_irq()
452 static int goodix_request_irq(struct goodix_ts_data *ts) in goodix_request_irq()
459 static int goodix_check_cfg_8(struct goodix_ts_data *ts, const u8 *cfg, int len) in goodix_check_cfg_8()
482 static void goodix_calc_cfg_checksum_8(struct goodix_ts_data *ts) in goodix_calc_cfg_checksum_8()
[all …]
H A Dtsc2007_core.c88 bool tsc2007_is_pen_down(struct tsc2007 *ts) in tsc2007_is_pen_down()
112 struct tsc2007 *ts = handle; in tsc2007_soft_irq() local
176 struct tsc2007 *ts = handle; in tsc2007_hard_irq() local
187 static void tsc2007_stop(struct tsc2007 *ts) in tsc2007_stop()
198 struct tsc2007 *ts = input_get_drvdata(input_dev); in tsc2007_open() local
218 struct tsc2007 *ts = input_get_drvdata(input_dev); in tsc2007_close() local
227 struct tsc2007 *ts = i2c_get_clientdata(client); in tsc2007_get_pendown_state_gpio() local
232 static int tsc2007_probe_dt(struct i2c_client *client, struct tsc2007 *ts) in tsc2007_probe_dt()
280 static int tsc2007_probe_dt(struct i2c_client *client, struct tsc2007 *ts) in tsc2007_probe_dt()
287 static int tsc2007_probe_pdev(struct i2c_client *client, struct tsc2007 *ts, in tsc2007_probe_pdev()
[all …]
H A Dtsc200x-core.c112 static void tsc200x_update_pen_state(struct tsc200x *ts, in tsc200x_update_pen_state()
137 struct tsc200x *ts = _ts; in tsc200x_irq_thread() local
199 struct tsc200x *ts = from_timer(ts, t, penup_timer); in tsc200x_penup_timer() local
207 static void tsc200x_start_scan(struct tsc200x *ts) in tsc200x_start_scan()
215 static void tsc200x_stop_scan(struct tsc200x *ts) in tsc200x_stop_scan()
220 static void tsc200x_reset(struct tsc200x *ts) in tsc200x_reset()
230 static void __tsc200x_disable(struct tsc200x *ts) in __tsc200x_disable()
243 static void __tsc200x_enable(struct tsc200x *ts) in __tsc200x_enable()
259 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_selftest_show() local
342 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_attr_is_visible() local
[all …]
H A Dad7879.c135 static int ad7879_read(struct ad7879 *ts, u8 reg) in ad7879_read()
150 static int ad7879_write(struct ad7879 *ts, u8 reg, u16 val) in ad7879_write()
165 static int ad7879_report(struct ad7879 *ts) in ad7879_report()
229 static void ad7879_ts_event_release(struct ad7879 *ts) in ad7879_ts_event_release()
240 struct ad7879 *ts = from_timer(ts, t, timer); in ad7879_timer() local
247 struct ad7879 *ts = handle; in ad7879_irq() local
261 static void __ad7879_enable(struct ad7879 *ts) in __ad7879_enable()
270 static void __ad7879_disable(struct ad7879 *ts) in __ad7879_disable()
285 struct ad7879 *ts = input_get_drvdata(input); in ad7879_open() local
296 struct ad7879 *ts = input_get_drvdata(input); in ad7879_close() local
[all …]
H A Dzforce_ts.c135 static int zforce_command(struct zforce_ts *ts, u8 cmd) in zforce_command()
158 static void zforce_reset_assert(struct zforce_ts *ts) in zforce_reset_assert()
163 static void zforce_reset_deassert(struct zforce_ts *ts) in zforce_reset_deassert()
168 static int zforce_send_wait(struct zforce_ts *ts, const char *buf, int len) in zforce_send_wait()
206 static int zforce_command_wait(struct zforce_ts *ts, u8 cmd) in zforce_command_wait()
227 static int zforce_resolution(struct zforce_ts *ts, u16 x, u16 y) in zforce_resolution()
239 static int zforce_scan_frequency(struct zforce_ts *ts, u16 idle, u16 finger, in zforce_scan_frequency()
255 static int zforce_setconfig(struct zforce_ts *ts, char b1) in zforce_setconfig()
266 static int zforce_start(struct zforce_ts *ts) in zforce_start()
319 static int zforce_stop(struct zforce_ts *ts) in zforce_stop()
[all …]
H A Dads7846.c203 static int get_pendown_state(struct ads7846 *ts) in get_pendown_state()
211 static void ads7846_report_pen_up(struct ads7846 *ts) in ads7846_report_pen_up()
224 static void ads7846_stop(struct ads7846 *ts) in ads7846_stop()
236 static void ads7846_restart(struct ads7846 *ts) in ads7846_restart()
251 static void __ads7846_disable(struct ads7846 *ts) in __ads7846_disable()
263 static void __ads7846_enable(struct ads7846 *ts) in __ads7846_enable()
274 static void ads7846_disable(struct ads7846 *ts) in ads7846_disable()
289 static void ads7846_enable(struct ads7846 *ts) in ads7846_enable()
340 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_read12_ser() local
415 struct ads7846 *ts = dev_get_drvdata(dev); in ads7845_read12_ser() local
[all …]
H A Dipaq-micro-ts.c29 struct touchscreen_data *ts = data; in micro_ts_receive() local
46 static void micro_ts_toggle_receive(struct touchscreen_data *ts, bool enable) in micro_ts_toggle_receive()
65 struct touchscreen_data *ts = input_get_drvdata(input); in micro_ts_open() local
74 struct touchscreen_data *ts = input_get_drvdata(input); in micro_ts_close() local
82 struct touchscreen_data *ts; in micro_ts_probe() local
124 struct touchscreen_data *ts = dev_get_drvdata(dev); in micro_ts_suspend() local
133 struct touchscreen_data *ts = dev_get_drvdata(dev); in micro_ts_resume() local
H A Dhideep.c178 static int hideep_pgm_w_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_w_mem()
205 static int hideep_pgm_r_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_r_mem()
239 static int hideep_pgm_r_reg(struct hideep_ts *ts, u32 addr, u32 *val) in hideep_pgm_r_reg()
256 static int hideep_pgm_w_reg(struct hideep_ts *ts, u32 addr, u32 val) in hideep_pgm_w_reg()
296 static void hideep_pgm_set(struct hideep_ts *ts) in hideep_pgm_set()
307 static int hideep_pgm_get_pattern(struct hideep_ts *ts, u32 *pattern) in hideep_pgm_get_pattern()
335 static int hideep_enter_pgm(struct hideep_ts *ts) in hideep_enter_pgm()
364 static int hideep_nvm_unlock(struct hideep_ts *ts) in hideep_nvm_unlock()
394 static int hideep_check_status(struct hideep_ts *ts) in hideep_check_status()
411 static int hideep_program_page(struct hideep_ts *ts, u32 addr, in hideep_program_page()
[all …]
H A Dmelfas_mip4.c179 static int mip4_i2c_xfer(struct mip4_ts *ts, in mip4_i2c_xfer()
225 static int mip4_get_fw_version(struct mip4_ts *ts) in mip4_get_fw_version()
245 static int mip4_query_device(struct mip4_ts *ts) in mip4_query_device()
366 static int mip4_power_on(struct mip4_ts *ts) in mip4_power_on()
378 static void mip4_power_off(struct mip4_ts *ts) in mip4_power_off()
387 static void mip4_clear_input(struct mip4_ts *ts) in mip4_clear_input()
404 static int mip4_enable(struct mip4_ts *ts) in mip4_enable()
417 static void mip4_disable(struct mip4_ts *ts) in mip4_disable()
430 static void mip4_report_keys(struct mip4_ts *ts, u8 *packet) in mip4_report_keys()
465 static void mip4_report_touch(struct mip4_ts *ts, u8 *packet) in mip4_report_touch()
[all …]
H A Dcy8ctma140.c55 static void cy8ctma140_report(struct cy8ctma140 *ts, u8 *data, int n_fingers) in cy8ctma140_report()
97 struct cy8ctma140 *ts = d; in cy8ctma140_irq_thread() local
143 static int cy8ctma140_init(struct cy8ctma140 *ts) in cy8ctma140_init()
171 static int cy8ctma140_power_up(struct cy8ctma140 *ts) in cy8ctma140_power_up()
187 static void cy8ctma140_power_down(struct cy8ctma140 *ts) in cy8ctma140_power_down()
196 struct cy8ctma140 *ts = d; in cy8ctma140_power_off_action() local
204 struct cy8ctma140 *ts; in cy8ctma140_probe() local
303 struct cy8ctma140 *ts = i2c_get_clientdata(client); in cy8ctma140_suspend() local
314 struct cy8ctma140 *ts = i2c_get_clientdata(client); in cy8ctma140_resume() local
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Ducb1x00-ts.c54 static inline void ucb1x00_ts_evt_add(struct ucb1x00_ts *ts, u16 pressure, u16 x, u16 y) in ucb1x00_ts_evt_add()
65 static inline void ucb1x00_ts_event_release(struct ucb1x00_ts *ts) in ucb1x00_ts_event_release()
77 static inline void ucb1x00_ts_mode_int(struct ucb1x00_ts *ts) in ucb1x00_ts_mode_int()
89 static inline unsigned int ucb1x00_ts_read_pressure(struct ucb1x00_ts *ts) in ucb1x00_ts_read_pressure()
116 static inline unsigned int ucb1x00_ts_read_xpos(struct ucb1x00_ts *ts) in ucb1x00_ts_read_xpos()
143 static inline unsigned int ucb1x00_ts_read_ypos(struct ucb1x00_ts *ts) in ucb1x00_ts_read_ypos()
169 static inline unsigned int ucb1x00_ts_read_xres(struct ucb1x00_ts *ts) in ucb1x00_ts_read_xres()
181 static inline unsigned int ucb1x00_ts_read_yres(struct ucb1x00_ts *ts) in ucb1x00_ts_read_yres()
189 static inline int ucb1x00_ts_pen_down(struct ucb1x00_ts *ts) in ucb1x00_ts_pen_down()
206 struct ucb1x00_ts *ts = _ts; in ucb1x00_thread() local
[all …]
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.c61 void elan_switch_irq(struct elan_ts_data *ts, int on) in elan_switch_irq()
169 struct elan_ts_data *ts = i2c_get_clientdata(client); in elan_ic_status() local
223 struct elan_ts_data *ts = i2c_get_clientdata(client); in get_normal_hello() local
255 struct elan_ts_data *ts = i2c_get_clientdata(client); in elan__hello_packet_handler() local
273 struct elan_ts_data *ts = i2c_get_clientdata(client); in elan_ts_get_data() local
324 struct elan_ts_data *ts = i2c_get_clientdata(client); in hid_fw_packet_handler() local
438 struct elan_ts_data *ts = i2c_get_clientdata(client); in normal_fw_packet_handler() local
529 struct elan_ts_data *ts = i2c_get_clientdata(client); in elan__fw_packet_handler() local
549 static int elan_ts_recv_data(struct elan_ts_data *ts, uint8_t *buf) in elan_ts_recv_data()
692 static void elants_a_report(struct elan_ts_data *ts, uint8_t *buf) in elants_a_report()
[all …]
H A Delan_tool.c24 struct elan_ts_data *ts = i2c_get_clientdata(client); in store_disable_irq() local
42 struct elan_ts_data *ts = i2c_get_clientdata(client); in store_enable_irq() local
61 struct elan_ts_data *ts = i2c_get_clientdata(client); in store_reset() local
74 struct elan_ts_data *ts = i2c_get_clientdata(client); in show_gpio_int() local
86 struct elan_ts_data *ts = i2c_get_clientdata(client); in store_calibrate() local
118 struct elan_ts_data *ts = i2c_get_clientdata(client); in store_check_rek() local
149 struct elan_ts_data *ts = i2c_get_clientdata(client); in show_fw_info() local
159 struct elan_ts_data *ts = i2c_get_clientdata(client); in store_fw_info() local
186 struct elan_ts_data *ts = i2c_get_clientdata(client); in store_iap_status() local
213 struct elan_ts_data *ts = i2c_get_clientdata(client); in show_iap_status() local
[all …]
H A Delan_update.c32 static int get_hid_iap_ack(struct elan_ts_data *ts, uint8_t *cmd, int len,uint8_t *buf, int rlen) in get_hid_iap_ack()
71 static int query_remark_id(struct elan_ts_data *ts) in query_remark_id()
99 static int hid_fw_upgrade_init(struct elan_ts_data *ts) in hid_fw_upgrade_init()
177 static int hid_fw_upgrade_finshed(struct elan_ts_data *ts) in hid_fw_upgrade_finshed()
193 struct elan_ts_data *ts = i2c_get_clientdata(client); in Hid_Fw_Update() local
284 struct elan_ts_data *ts = i2c_get_clientdata(client); in elan_fw_write_page() local
320 struct elan_ts_data *ts = i2c_get_clientdata(client); in Normal_Fw_Update() local
392 struct elan_ts_data *ts = i2c_get_clientdata(client); in elan_FW_Update() local
415 struct elan_ts_data *ts = i2c_get_clientdata(client); in elan_ts_hid_calibrate() local
457 struct elan_ts_data *ts = i2c_get_clientdata(client); in elan_ts_normal_calibrate() local
[all …]
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/vtl_ts/
H A Dvtl_ts.c86 static int vtl_ts_config(struct ts_info *ts) in vtl_ts_config()
194 struct ts_info *ts; in vtl_ts_hw_reset() local
210 struct ts_info *ts; in vtl_ts_wakeup() local
224 struct ts_info *ts; in vtl_ts_irq() local
237 static int vtl_ts_read_xy_data(struct ts_info *ts) in vtl_ts_read_xy_data()
265 static void vtl_ts_report_xy_coord(struct ts_info *ts) in vtl_ts_report_xy_coord()
359 struct ts_info *ts; in vtl_ts_suspend() local
382 struct ts_info *ts; in vtl_ts_resume() local
407 struct ts_info *ts; in vtl_ts_early_suspend() local
419 struct ts_info *ts; in vtl_ts_early_resume() local
[all …]
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c194 struct goodix_ts_data *ts = i2c_get_clientdata(client); in gtp_i2c_read() local
258 struct goodix_ts_data *ts = i2c_get_clientdata(client); in gtp_i2c_write() local
339 struct goodix_ts_data *ts = i2c_get_clientdata(client); in gtp_send_cfg() local
372 void gtp_irq_disable(struct goodix_ts_data *ts) in gtp_irq_disable()
395 void gtp_irq_enable(struct goodix_ts_data *ts) in gtp_irq_enable()
423 static void gtp_touch_down(struct goodix_ts_data* ts,s32 id,s32 x,s32 y,s32 w) in gtp_touch_down()
464 static void gtp_touch_up(struct goodix_ts_data* ts, s32 id) in gtp_touch_up()
477 static void gtp_pen_init(struct goodix_ts_data *ts) in gtp_pen_init()
526 struct goodix_ts_data *ts = i2c_get_clientdata(i2c_connect_client); in gtp_pen_down() local
554 struct goodix_ts_data *ts = i2c_get_clientdata(i2c_connect_client); in gtp_pen_up() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dtopaz_pcie.c103 static void qtnf_deassert_intx(struct qtnf_pcie_topaz_state *ts) in qtnf_deassert_intx()
113 static inline int qtnf_topaz_intx_asserted(struct qtnf_pcie_topaz_state *ts) in qtnf_topaz_intx_asserted()
121 static void qtnf_topaz_reset_ep(struct qtnf_pcie_topaz_state *ts) in qtnf_topaz_reset_ep()
129 static void setup_rx_irqs(struct qtnf_pcie_topaz_state *ts) in setup_rx_irqs()
136 static void enable_rx_irqs(struct qtnf_pcie_topaz_state *ts) in enable_rx_irqs()
143 static void disable_rx_irqs(struct qtnf_pcie_topaz_state *ts) in disable_rx_irqs()
152 struct qtnf_pcie_topaz_state *ts = arg; in qtnf_topaz_ipc_gen_ep_int() local
183 static int topaz_alloc_bd_table(struct qtnf_pcie_topaz_state *ts, in topaz_alloc_bd_table()
244 topaz_skb2rbd_attach(struct qtnf_pcie_topaz_state *ts, u16 index, u32 wrap) in topaz_skb2rbd_attach()
273 static int topaz_alloc_rx_buffers(struct qtnf_pcie_topaz_state *ts) in topaz_alloc_rx_buffers()
[all …]
/OK3568_Linux_fs/kernel/arch/sparc/vdso/
H A Dvclock_gettime.c66 notrace static long vdso_fallback_gettime(long clock, struct __kernel_old_timespec *ts) in vdso_fallback_gettime()
147 struct __kernel_old_timespec *ts) in do_realtime()
167 struct __kernel_old_timespec *ts) in do_realtime_stick()
187 struct __kernel_old_timespec *ts) in do_monotonic()
207 struct __kernel_old_timespec *ts) in do_monotonic_stick()
227 struct __kernel_old_timespec *ts) in do_realtime_coarse()
240 struct __kernel_old_timespec *ts) in do_monotonic_coarse()
254 __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime()
282 __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime_stick()
314 struct __kernel_old_timespec ts; in __vdso_gettimeofday() member
[all …]
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dthread-stack.c118 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow()
136 static int thread_stack__init(struct thread_stack *ts, struct thread *thread, in thread_stack__init()
178 struct thread_stack *ts = thread->ts, *new_ts; in thread_stack__new() local
210 struct thread_stack *ts = thread->ts; in thread__cpu_stack() local
238 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr, in thread_stack__push()
257 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) in thread_stack__pop()
278 static void thread_stack__pop_trace_end(struct thread_stack *ts) in thread_stack__pop_trace_end()
290 static bool thread_stack__in_kernel(struct thread_stack *ts) in thread_stack__in_kernel()
299 struct thread_stack *ts, size_t idx, in thread_stack__call_return()
338 static int __thread_stack__flush(struct thread *thread, struct thread_stack *ts) in __thread_stack__flush()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-max730x.c50 struct max7301 *ts = container_of(chip, struct max7301, chip); in max7301_direction_input() local
78 static int __max7301_set(struct max7301 *ts, unsigned offset, int value) in __max7301_set()
92 struct max7301 *ts = container_of(chip, struct max7301, chip); in max7301_direction_output() local
120 struct max7301 *ts = gpiochip_get_data(chip); in max7301_get() local
148 struct max7301 *ts = gpiochip_get_data(chip); in max7301_set() local
160 int __max730x_probe(struct max7301 *ts) in __max730x_probe()
225 struct max7301 *ts = dev_get_drvdata(dev); in __max730x_remove() local
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daxg-tdm-formatter.c30 struct axg_tdm_stream *ts, in axg_tdm_formatter_set_channel_masks()
72 struct axg_tdm_stream *ts = formatter->stream; in axg_tdm_formatter_enable() local
147 struct axg_tdm_stream *ts = formatter->stream; in axg_tdm_formatter_attach() local
169 struct axg_tdm_stream *ts = formatter->stream; in axg_tdm_formatter_dettach() local
181 struct axg_tdm_stream *ts = formatter->drv->ops->get_stream(w); in axg_tdm_formatter_power_up() local
342 int axg_tdm_stream_start(struct axg_tdm_stream *ts) in axg_tdm_stream_start()
365 void axg_tdm_stream_stop(struct axg_tdm_stream *ts) in axg_tdm_stream_stop()
383 struct axg_tdm_stream *ts; in axg_tdm_stream_alloc() local
396 void axg_tdm_stream_free(struct axg_tdm_stream *ts) in axg_tdm_stream_free()
/OK3568_Linux_fs/kernel/lib/vdso/
H A Dgettimeofday.c50 struct __kernel_timespec *ts) in do_hres_timens()
101 struct __kernel_timespec *ts) in do_hres_timens()
108 struct __kernel_timespec *ts) in do_hres()
163 struct __kernel_timespec *ts) in do_coarse_timens()
192 struct __kernel_timespec *ts) in do_coarse_timens()
199 struct __kernel_timespec *ts) in do_coarse()
226 struct __kernel_timespec *ts) in __cvdso_clock_gettime_common()
253 struct __kernel_timespec *ts) in __cvdso_clock_gettime_data()
263 __cvdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts) in __cvdso_clock_gettime()
273 struct __kernel_timespec ts; in __cvdso_clock_gettime32_data() local
[all …]

12345678910>>...31