Home
last modified time | relevance | path

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

12345678910>>...24

/linux-6.6.21/kernel/time/ !
Dtick-sched.c185 static void tick_sched_do_timer(struct tick_sched *ts, ktime_t now) in tick_sched_do_timer()
231 static void tick_sched_handle(struct tick_sched *ts, struct pt_regs *regs) in tick_sched_handle()
303 static bool can_stop_full_tick(int cpu, struct tick_sched *ts) in can_stop_full_tick()
447 struct tick_sched *ts; in tick_nohz_dep_set_cpu() local
469 struct tick_sched *ts = per_cpu_ptr(&tick_cpu_sched, cpu); in tick_nohz_dep_clear_cpu() local
524 struct tick_sched *ts; in __tick_nohz_task_switch() local
626 struct tick_sched *ts = this_cpu_ptr(&tick_cpu_sched); in tick_nohz_tick_stopped() local
633 struct tick_sched *ts = per_cpu_ptr(&tick_cpu_sched, cpu); in tick_nohz_tick_stopped_cpu() local
661 static void tick_nohz_stop_idle(struct tick_sched *ts, ktime_t now) in tick_nohz_stop_idle()
683 static void tick_nohz_start_idle(struct tick_sched *ts) in tick_nohz_start_idle()
[all …]
/linux-6.6.21/drivers/input/touchscreen/ !
Dgoodix.c251 static int goodix_ts_read_input_report(struct goodix_ts_data *ts, u8 *data) in goodix_ts_read_input_report()
310 static int goodix_create_pen_input(struct goodix_ts_data *ts) in goodix_create_pen_input()
348 static void goodix_ts_report_pen_down(struct goodix_ts_data *ts, u8 *data) in goodix_ts_report_pen_down()
389 static void goodix_ts_report_pen_up(struct goodix_ts_data *ts) in goodix_ts_report_pen_up()
402 static void goodix_ts_report_touch_8b(struct goodix_ts_data *ts, u8 *coor_data) in goodix_ts_report_touch_8b()
417 static void goodix_ts_report_touch_9b(struct goodix_ts_data *ts, u8 *coor_data) in goodix_ts_report_touch_9b()
432 static void goodix_ts_release_keys(struct goodix_ts_data *ts) in goodix_ts_release_keys()
440 static void goodix_ts_report_key(struct goodix_ts_data *ts, u8 *data) in goodix_ts_report_key()
466 static void goodix_process_events(struct goodix_ts_data *ts) in goodix_process_events()
508 struct goodix_ts_data *ts = dev_id; in goodix_ts_irq_handler() local
[all …]
Dcyttsp_core.c78 static int ttsp_read_block_data(struct cyttsp *ts, u8 command, in ttsp_read_block_data()
96 static int ttsp_write_block_data(struct cyttsp *ts, u8 command, in ttsp_write_block_data()
114 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) in ttsp_send_command()
119 static int cyttsp_handshake(struct cyttsp *ts) in cyttsp_handshake()
128 static int cyttsp_load_bl_regs(struct cyttsp *ts) in cyttsp_load_bl_regs()
137 static int cyttsp_exit_bl_mode(struct cyttsp *ts) in cyttsp_exit_bl_mode()
165 static int cyttsp_set_operational_mode(struct cyttsp *ts) in cyttsp_set_operational_mode()
186 static int cyttsp_set_sysinfo_mode(struct cyttsp *ts) in cyttsp_set_sysinfo_mode()
214 static int cyttsp_set_sysinfo_regs(struct cyttsp *ts) in cyttsp_set_sysinfo_regs()
237 static void cyttsp_hard_reset(struct cyttsp *ts) in cyttsp_hard_reset()
[all …]
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 …]
Dimagis.c41 static int imagis_i2c_read_reg(struct imagis_ts *ts, in imagis_i2c_read_reg()
81 struct imagis_ts *ts = dev_id; in imagis_interrupt() local
138 struct imagis_ts *ts = _ts; in imagis_power_off() local
143 static int imagis_power_on(struct imagis_ts *ts) in imagis_power_on()
156 static int imagis_start(struct imagis_ts *ts) in imagis_start()
169 static int imagis_stop(struct imagis_ts *ts) in imagis_stop()
180 struct imagis_ts *ts = input_get_drvdata(dev); in imagis_input_open() local
187 struct imagis_ts *ts = input_get_drvdata(dev); in imagis_input_close() local
192 static int imagis_init_input_dev(struct imagis_ts *ts) in imagis_init_input_dev()
241 static int imagis_init_regulators(struct imagis_ts *ts) in imagis_init_regulators()
[all …]
Dtsc200x-core.c114 static void tsc200x_update_pen_state(struct tsc200x *ts, in tsc200x_update_pen_state()
138 struct tsc200x *ts = _ts; in tsc200x_irq_thread() local
200 struct tsc200x *ts = from_timer(ts, t, penup_timer); in tsc200x_penup_timer() local
208 static void tsc200x_start_scan(struct tsc200x *ts) in tsc200x_start_scan()
216 static void tsc200x_stop_scan(struct tsc200x *ts) in tsc200x_stop_scan()
221 static void tsc200x_reset(struct tsc200x *ts) in tsc200x_reset()
231 static void __tsc200x_disable(struct tsc200x *ts) in __tsc200x_disable()
244 static void __tsc200x_enable(struct tsc200x *ts) in __tsc200x_enable()
260 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_selftest_show() local
343 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_attr_is_visible() local
[all …]
Dhimax_hx83112b.c66 static int himax_read_config(struct himax_ts_data *ts, u32 address, u32 *dst) in himax_read_config()
85 static void himax_reset(struct himax_ts_data *ts) in himax_reset()
100 static int himax_read_product_id(struct himax_ts_data *ts, u32 *product_id) in himax_read_product_id()
112 static int himax_check_product_id(struct himax_ts_data *ts) in himax_check_product_id()
134 static int himax_input_register(struct himax_ts_data *ts) in himax_input_register()
179 static bool himax_process_event_point(struct himax_ts_data *ts, in himax_process_event_point()
199 static void himax_process_event(struct himax_ts_data *ts, in himax_process_event()
214 static bool himax_verify_checksum(struct himax_ts_data *ts, in himax_verify_checksum()
233 static int himax_handle_input(struct himax_ts_data *ts) in himax_handle_input()
259 struct himax_ts_data *ts = dev_id; in himax_irq_handler() local
[all …]
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 …]
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 …]
Dilitek_ts_i2c.c92 static int ilitek_i2c_write_and_read(struct ilitek_ts_data *ts, in ilitek_i2c_write_and_read()
137 static void ilitek_touch_down(struct ilitek_ts_data *ts, unsigned int id, in ilitek_touch_down()
148 static int ilitek_process_and_report_v6(struct ilitek_ts_data *ts) in ilitek_process_and_report_v6()
213 static int api_protocol_set_cmd(struct ilitek_ts_data *ts, in api_protocol_set_cmd()
230 static int api_protocol_get_ptl_ver(struct ilitek_ts_data *ts, in api_protocol_get_ptl_ver()
247 static int api_protocol_get_mcu_ver(struct ilitek_ts_data *ts, in api_protocol_get_mcu_ver()
265 static int api_protocol_get_fw_ver(struct ilitek_ts_data *ts, in api_protocol_get_fw_ver()
281 static int api_protocol_get_scrn_res(struct ilitek_ts_data *ts, in api_protocol_get_scrn_res()
300 static int api_protocol_get_tp_res(struct ilitek_ts_data *ts, in api_protocol_get_tp_res()
321 static int api_protocol_get_ic_mode(struct ilitek_ts_data *ts, in api_protocol_get_ic_mode()
[all …]
Dtsc2007_core.c89 bool tsc2007_is_pen_down(struct tsc2007 *ts) in tsc2007_is_pen_down()
113 struct tsc2007 *ts = handle; in tsc2007_soft_irq() local
175 static void tsc2007_stop(struct tsc2007 *ts) in tsc2007_stop()
186 struct tsc2007 *ts = input_get_drvdata(input_dev); in tsc2007_open() local
206 struct tsc2007 *ts = input_get_drvdata(input_dev); in tsc2007_close() local
214 struct tsc2007 *ts = i2c_get_clientdata(client); in tsc2007_get_pendown_state_gpio() local
219 static int tsc2007_probe_properties(struct device *dev, struct tsc2007 *ts) in tsc2007_probe_properties()
262 static int tsc2007_probe_pdev(struct device *dev, struct tsc2007 *ts, in tsc2007_probe_pdev()
297 struct tsc2007 *ts; in tsc2007_probe() local
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
Dads7846.c218 static int get_pendown_state(struct ads7846 *ts) in get_pendown_state()
226 static void ads7846_report_pen_up(struct ads7846 *ts) in ads7846_report_pen_up()
239 static void ads7846_stop(struct ads7846 *ts) in ads7846_stop()
251 static void ads7846_restart(struct ads7846 *ts) in ads7846_restart()
266 static void __ads7846_disable(struct ads7846 *ts) in __ads7846_disable()
278 static void __ads7846_enable(struct ads7846 *ts) in __ads7846_enable()
289 static void ads7846_disable(struct ads7846 *ts) in ads7846_disable()
304 static void ads7846_enable(struct ads7846 *ts) in ads7846_enable()
355 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_read12_ser() local
430 struct ads7846 *ts = dev_get_drvdata(dev); in ads7845_read12_ser() local
[all …]
Dhideep.c179 static int hideep_pgm_w_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_w_mem()
206 static int hideep_pgm_r_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_r_mem()
240 static int hideep_pgm_r_reg(struct hideep_ts *ts, u32 addr, u32 *val) in hideep_pgm_r_reg()
257 static int hideep_pgm_w_reg(struct hideep_ts *ts, u32 addr, u32 val) in hideep_pgm_w_reg()
302 static void hideep_pgm_set(struct hideep_ts *ts) in hideep_pgm_set()
313 static int hideep_pgm_get_pattern(struct hideep_ts *ts, u32 *pattern) in hideep_pgm_get_pattern()
341 static int hideep_enter_pgm(struct hideep_ts *ts) in hideep_enter_pgm()
370 static int hideep_nvm_unlock(struct hideep_ts *ts) in hideep_nvm_unlock()
400 static int hideep_check_status(struct hideep_ts *ts) in hideep_check_status()
417 static int hideep_program_page(struct hideep_ts *ts, u32 addr, in hideep_program_page()
[all …]
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
203 struct cy8ctma140 *ts; in cy8ctma140_probe() local
298 struct cy8ctma140 *ts = i2c_get_clientdata(client); in cy8ctma140_suspend() local
309 struct cy8ctma140 *ts = i2c_get_clientdata(client); in cy8ctma140_resume() local
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 …]
Dektf2127.c70 static void ektf2127_report_event(struct ektf2127_ts *ts, const u8 *buf) in ektf2127_report_event()
99 static void ektf2127_report2_contact(struct ektf2127_ts *ts, int slot, in ektf2127_report2_contact()
113 static void ektf2127_report2_event(struct ektf2127_ts *ts, const u8 *buf) in ektf2127_report2_event()
124 struct ektf2127_ts *ts = dev_id; in ektf2127_irq() local
164 struct ektf2127_ts *ts = input_get_drvdata(dev); in ektf2127_start() local
174 struct ektf2127_ts *ts = input_get_drvdata(dev); in ektf2127_stop() local
182 struct ektf2127_ts *ts = i2c_get_clientdata(to_i2c_client(dev)); in ektf2127_suspend() local
194 struct ektf2127_ts *ts = i2c_get_clientdata(to_i2c_client(dev)); in ektf2127_resume() local
250 struct ektf2127_ts *ts; in ektf2127_probe() local
/linux-6.6.21/drivers/mfd/ !
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 …]
/linux-6.6.21/drivers/net/wireless/quantenna/qtnfmac/pcie/ !
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 …]
/linux-6.6.21/arch/sparc/vdso/ !
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 …]
/linux-6.6.21/tools/perf/util/ !
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(thread), *new_ts; in thread_stack__new() local
210 struct thread_stack *ts = thread__ts(thread); 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 …]
/linux-6.6.21/drivers/thermal/tegra/ !
Dtegra30-tsensor.c76 struct tegra_tsensor *ts; member
90 static int tegra_tsensor_hw_enable(const struct tegra_tsensor *ts) in tegra_tsensor_hw_enable()
139 static int tegra_tsensor_hw_disable(const struct tegra_tsensor *ts) in tegra_tsensor_hw_disable()
156 const struct tegra_tsensor *ts = data; in devm_tegra_tsensor_hw_disable() local
164 const struct tegra_tsensor *ts = tsc->ts; in tegra_tsensor_get_temp() local
209 static int tegra_tsensor_temp_to_counter(const struct tegra_tsensor *ts, int temp) in tegra_tsensor_temp_to_counter()
222 const struct tegra_tsensor *ts = tsc->ts; in tegra_tsensor_set_trips() local
248 tegra_tsensor_handle_channel_interrupt(const struct tegra_tsensor *ts, in tegra_tsensor_handle_channel_interrupt()
270 const struct tegra_tsensor *ts = data; in tegra_tsensor_isr() local
280 static int tegra_tsensor_disable_hw_channel(const struct tegra_tsensor *ts, in tegra_tsensor_disable_hw_channel()
[all …]
/linux-6.6.21/drivers/gpio/ !
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
/linux-6.6.21/sound/soc/meson/ !
Daxg-tdm-formatter.c30 struct axg_tdm_stream *ts, in axg_tdm_formatter_set_channel_masks()
82 struct axg_tdm_stream *ts = formatter->stream; in axg_tdm_formatter_enable() local
157 struct axg_tdm_stream *ts = formatter->stream; in axg_tdm_formatter_attach() local
179 struct axg_tdm_stream *ts = formatter->stream; in axg_tdm_formatter_dettach() local
191 struct axg_tdm_stream *ts = formatter->drv->ops->get_stream(w); in axg_tdm_formatter_power_up() local
328 int axg_tdm_stream_start(struct axg_tdm_stream *ts) in axg_tdm_stream_start()
351 void axg_tdm_stream_stop(struct axg_tdm_stream *ts) in axg_tdm_stream_stop()
369 struct axg_tdm_stream *ts; in axg_tdm_stream_alloc() local
382 void axg_tdm_stream_free(struct axg_tdm_stream *ts) in axg_tdm_stream_free()
/linux-6.6.21/lib/vdso/ !
Dgettimeofday.c50 struct __kernel_timespec *ts) in do_hres_timens()
104 struct __kernel_timespec *ts) in do_hres_timens()
111 struct __kernel_timespec *ts) in do_hres()
166 struct __kernel_timespec *ts) in do_coarse_timens()
195 struct __kernel_timespec *ts) in do_coarse_timens()
202 struct __kernel_timespec *ts) in do_coarse()
229 struct __kernel_timespec *ts) in __cvdso_clock_gettime_common()
256 struct __kernel_timespec *ts) in __cvdso_clock_gettime_data()
266 __cvdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts) in __cvdso_clock_gettime()
276 struct __kernel_timespec ts; in __cvdso_clock_gettime32_data() local
[all …]

12345678910>>...24