Home
last modified time | relevance | path

Searched defs:tr (Results 1 – 25 of 75) sorted by relevance

123

/linux-3.3/drivers/input/touchscreen/
Dtouchright.c50 struct tr { struct
51 struct input_dev *dev; argument
52 struct serio *serio; argument
61 struct tr *tr = serio_get_drvdata(serio); in tr_interrupt() argument
88 struct tr *tr = serio_get_drvdata(serio); in tr_disconnect() local
106 struct tr *tr; in tr_connect() local
/linux-3.3/drivers/media/radio/
Dradio-trust.c72 static void write_i2c(struct trust *tr, int n, ...) in write_i2c()
118 static void tr_setvol(struct trust *tr, __u16 vol) in tr_setvol()
130 static void tr_setbass(struct trust *tr, __u16 bass) in tr_setbass()
138 static void tr_settreble(struct trust *tr, __u16 treble) in tr_settreble()
146 static void tr_setstereo(struct trust *tr, int stereo) in tr_setstereo()
155 static void tr_setmute(struct trust *tr, int mute) in tr_setmute()
164 static int tr_getsigstr(struct trust *tr) in tr_getsigstr()
175 static int tr_getstereo(struct trust *tr) in tr_getstereo()
181 static void tr_setfreq(struct trust *tr, unsigned long f) in tr_setfreq()
204 struct trust *tr = video_drvdata(file); in vidioc_g_tuner() local
[all …]
Dradio-timb.c54 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_g_tuner() local
61 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_s_tuner() local
96 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_s_frequency() local
103 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_g_frequency() local
110 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_queryctrl() local
117 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_g_ctrl() local
124 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_s_ctrl() local
151 struct timbradio *tr; in timbradio_probe() local
208 struct timbradio *tr = platform_get_drvdata(pdev); in timbradio_remove() local
/linux-3.3/kernel/trace/
Dtrace_sched_wakeup.c75 func_prolog_preempt_disable(struct trace_array *tr, in func_prolog_preempt_disable()
113 struct trace_array *tr = wakeup_trace; in wakeup_tracer_call() local
184 struct trace_array *tr = wakeup_trace; in wakeup_graph_entry() local
202 struct trace_array *tr = wakeup_trace; in wakeup_graph_return() local
255 __trace_function(struct trace_array *tr, in __trace_function()
392 static void __wakeup_reset(struct trace_array *tr) in __wakeup_reset()
403 static void wakeup_reset(struct trace_array *tr) in wakeup_reset()
477 static void start_wakeup_tracer(struct trace_array *tr) in start_wakeup_tracer()
530 static void stop_wakeup_tracer(struct trace_array *tr) in stop_wakeup_tracer()
540 static int __wakeup_tracer_init(struct trace_array *tr) in __wakeup_tracer_init()
[all …]
Dtrace_selftest.c24 static int trace_test_buffer_cpu(struct trace_array *tr, int cpu) in trace_test_buffer_cpu()
61 static int trace_test_buffer(struct trace_array *tr, unsigned long *count) in trace_test_buffer()
306 struct trace_array *tr, in trace_selftest_startup_dynamic_tracing()
397 # define trace_selftest_startup_dynamic_tracing(trace, tr, func) ({ 0; }) argument
406 trace_selftest_startup_function(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_function()
489 struct trace_array *tr) in trace_selftest_startup_function_graph()
546 trace_selftest_startup_irqsoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_irqsoff()
595 trace_selftest_startup_preemptoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_preemptoff()
657 trace_selftest_startup_preemptirqsoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_preemptirqsoff()
758 trace_selftest_startup_nop(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_nop()
[all …]
Dtrace_irqsoff.c102 static int func_prolog_dec(struct trace_array *tr, in func_prolog_dec()
141 struct trace_array *tr = irqsoff_trace; in irqsoff_tracer_call() local
184 struct trace_array *tr = irqsoff_trace; in irqsoff_graph_entry() local
202 struct trace_array *tr = irqsoff_trace; in irqsoff_graph_return() local
254 __trace_function(struct trace_array *tr, in __trace_function()
315 check_critical_timing(struct trace_array *tr, in check_critical_timing()
370 struct trace_array *tr = irqsoff_trace; in start_critical_timing() local
406 struct trace_array *tr = irqsoff_trace; in stop_critical_timing() local
530 static int start_irqsoff_tracer(struct trace_array *tr, int graph) in start_irqsoff_tracer()
548 static void stop_irqsoff_tracer(struct trace_array *tr, int graph) in stop_irqsoff_tracer()
[all …]
Dtrace_nop.c38 static void start_nop_trace(struct trace_array *tr) in start_nop_trace()
43 static void stop_nop_trace(struct trace_array *tr) in stop_nop_trace()
48 static int nop_trace_init(struct trace_array *tr) in nop_trace_init()
55 static void nop_trace_reset(struct trace_array *tr) in nop_trace_reset()
Dtrace_mmiotrace.c29 static void mmio_reset_data(struct trace_array *tr) in mmio_reset_data()
37 static int mmio_trace_init(struct trace_array *tr) in mmio_trace_init()
47 static void mmio_trace_reset(struct trace_array *tr) in mmio_trace_reset()
56 static void mmio_trace_start(struct trace_array *tr) in mmio_trace_start()
307 static void __trace_mmiotrace_rw(struct trace_array *tr, in __trace_mmiotrace_rw()
332 struct trace_array *tr = mmio_trace_array; in mmio_trace_rw() local
337 static void __trace_mmiotrace_map(struct trace_array *tr, in __trace_mmiotrace_map()
362 struct trace_array *tr = mmio_trace_array; in mmio_trace_mapping() local
Dtrace_branch.c34 struct trace_array *tr = branch_tracer; in probe_likely_condition() local
96 int enable_branch_tracing(struct trace_array *tr) in enable_branch_tracing()
124 static void start_branch_trace(struct trace_array *tr) in start_branch_trace()
129 static void stop_branch_trace(struct trace_array *tr) in stop_branch_trace()
134 static int branch_trace_init(struct trace_array *tr) in branch_trace_init()
140 static void branch_trace_reset(struct trace_array *tr) in branch_trace_reset()
Dtrace_functions.c28 static int function_trace_init(struct trace_array *tr) in function_trace_init()
39 static void function_trace_reset(struct trace_array *tr) in function_trace_reset()
45 static void function_trace_start(struct trace_array *tr) in function_trace_start()
53 struct trace_array *tr = func_trace; in function_trace_call_preempt_only() local
80 struct trace_array *tr = func_trace; in function_trace_call() local
111 struct trace_array *tr = func_trace; in function_stack_trace_call() local
Dtrace_sched_switch.c25 tracing_sched_switch_trace(struct trace_array *tr, in tracing_sched_switch_trace()
81 tracing_sched_wakeup_trace(struct trace_array *tr, in tracing_sched_wakeup_trace()
245 void tracing_sched_switch_assign_trace(struct trace_array *tr) in tracing_sched_switch_assign_trace()
Dtrace_functions_graph.c203 int __trace_graph_entry(struct trace_array *tr, in __trace_graph_entry()
238 struct trace_array *tr = graph_array; in trace_graph_entry() local
280 __trace_graph_function(struct trace_array *tr, in __trace_graph_function()
300 trace_graph_function(struct trace_array *tr, in trace_graph_function()
307 void __trace_graph_return(struct trace_array *tr, in __trace_graph_return()
332 struct trace_array *tr = graph_array; in trace_graph_return() local
351 void set_graph_array(struct trace_array *tr) in set_graph_array()
369 static int graph_trace_init(struct trace_array *tr) in graph_trace_init()
387 static void graph_trace_reset(struct trace_array *tr) in graph_trace_reset()
Dtrace.c621 __update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu) in __update_max_tr()
655 update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu) in update_max_tr()
685 update_max_tr_single(struct trace_array *tr, struct task_struct *tsk, int cpu) in update_max_tr_single()
775 struct trace_array *tr = &global_trace; in register_tracer() local
873 void tracing_reset(struct trace_array *tr, int cpu) in tracing_reset()
886 void tracing_reset_online_cpus(struct trace_array *tr) in tracing_reset_online_cpus()
1219 trace_function(struct trace_array *tr, in trace_function()
1245 ftrace(struct trace_array *tr, struct trace_array_cpu *data, in ftrace()
1362 void __trace_stack(struct trace_array *tr, unsigned long flags, int skip, in __trace_stack()
1439 static void __trace_userstack(struct trace_array *tr, unsigned long flags) in __trace_userstack()
[all …]
/linux-3.3/drivers/mtd/
Dmtd_blkdevs.c78 static int do_blktrans_request(struct mtd_blktrans_ops *tr, in do_blktrans_request()
134 struct mtd_blktrans_ops *tr = dev->tr; in mtd_blktrans_thread() local
337 struct mtd_blktrans_ops *tr = new->tr; in add_mtd_blktrans_dev() local
514 struct mtd_blktrans_ops *tr; in blktrans_notify_remove() local
525 struct mtd_blktrans_ops *tr; in blktrans_notify_add() local
539 int register_mtd_blktrans(struct mtd_blktrans_ops *tr) in register_mtd_blktrans()
577 int deregister_mtd_blktrans(struct mtd_blktrans_ops *tr) in deregister_mtd_blktrans()
Dmtdblock_ro.c48 static void mtdblock_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in mtdblock_add_mtd()
/linux-3.3/fs/gfs2/
Dtrans.c31 struct gfs2_trans *tr; in gfs2_trans_begin() local
98 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_end() local
170 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_unrevoke() local
Dmeta_io.c234 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_read() local
260 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_wait() local
307 void gfs2_remove_from_journal(struct buffer_head *bh, struct gfs2_trans *tr, int meta) in gfs2_remove_from_journal()
Dlog.c789 static void log_refund(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in log_refund()
814 static void buf_lo_incore_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_incore_commit()
844 void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_log_commit()
Dlops.c166 struct gfs2_trans *tr; in buf_lo_add() local
351 struct gfs2_trans *tr; in revoke_lo_add() local
517 struct gfs2_trans *tr = current->journal_info; in databuf_lo_add() local
/linux-3.3/drivers/net/ethernet/toshiba/
Dtc35815.c507 struct tc35815_regs __iomem *tr = in tc_mdio_read() local
524 struct tc35815_regs __iomem *tr = in tc_mdio_write() local
550 struct tc35815_regs __iomem *tr = in tc_handle_link_change() local
752 struct tc35815_regs __iomem *tr = in tc35815_init_dev_addr() local
1217 struct tc35815_regs __iomem *tr = in tc35815_schedule_restart() local
1231 struct tc35815_regs __iomem *tr = in tc35815_tx_timeout() local
1342 struct tc35815_regs __iomem *tr = in tc35815_send_packet() local
1462 struct tc35815_regs __iomem *tr = in tc35815_interrupt() local
1655 struct tc35815_regs __iomem *tr = in tc35815_poll() local
1726 struct tc35815_regs __iomem *tr = in tc35815_check_tx_stat() local
[all …]
/linux-3.3/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c111 struct thresh_restart *tr = _tr; in threshold_restart_bank() local
149 struct thresh_restart tr = { in mce_threshold_block_init() local
309 struct thresh_restart tr; in SHOW_FIELDS() local
328 struct thresh_restart tr; in store_threshold_limit() local
375 struct thresh_restart tr = { .b = b, .reset = 1, .old_limit = 0 }; in store_error_count() local
/linux-3.3/Documentation/spi/
Dspidev_test.c51 struct spi_ioc_transfer tr = { in transfer() local
/linux-3.3/drivers/net/fddi/skfp/
Dhwt.c166 u_short tr ; in hwt_read() local
/linux-3.3/drivers/ide/
Dpmac.c521 u32 tr = kauai_lookup_timing(shasta_pio_timings, cycle_time); in pmac_ide_set_pio_mode() local
528 u32 tr = kauai_lookup_timing(kauai_pio_timings, cycle_time); in pmac_ide_set_pio_mode() local
616 u32 tr; in set_timings_udma_ata6() local
634 u32 tr; in set_timings_udma_shasta() local
711 u32 tr = kauai_lookup_timing(shasta_mdma_timings, cycleTime); in set_timings_mdma() local
718 u32 tr = kauai_lookup_timing(kauai_mdma_timings, cycleTime); in set_timings_mdma() local
/linux-3.3/arch/x86/include/asm/
Dsuspend_32.h22 unsigned long tr; member

123