Home
last modified time | relevance | path

Searched defs:td (Results 1 – 25 of 114) sorted by relevance

12345

/linux/drivers/clk/tegra/
H A Dclk-dfll.c331 static inline u32 dfll_readl(struct tegra_dfll *td, u32 offs) in dfll_readl()
336 static inline void dfll_writel(struct tegra_dfll *td, u32 val, u32 offs) in dfll_writel()
342 static inline void dfll_wmb(struct tegra_dfll *td) in dfll_wmb()
349 static inline u32 dfll_i2c_readl(struct tegra_dfll *td, u32 offs) in dfll_i2c_readl()
354 static inline void dfll_i2c_writel(struct tegra_dfll *td, u32 val, u32 offs) in dfll_i2c_writel()
359 static inline void dfll_i2c_wmb(struct tegra_dfll *td) in dfll_i2c_wmb()
371 static bool dfll_is_running(struct tegra_dfll *td) in dfll_is_running()
391 struct tegra_dfll *td = dev_get_drvdata(dev); in tegra_dfll_runtime_resume() local
428 struct tegra_dfll *td = dev_get_drvdata(dev); in tegra_dfll_runtime_suspend() local
450 static void dfll_tune_low(struct tegra_dfll *td) in dfll_tune_low()
[all …]
/linux/drivers/usb/host/
H A Dfhci-q.c53 void fhci_add_td_to_frame(struct fhci_time_frame *frame, struct td *td) in fhci_add_td_to_frame()
63 struct td *td = td_list[i]; in fhci_add_tds_to_ed() local
72 struct td *td; in peek_td_from_ed() local
84 struct td *td; in fhci_remove_td_from_frame() local
97 struct td *td; in fhci_peek_td_from_frame() local
109 struct td *td; in fhci_remove_td_from_ed() local
129 struct td *td; in fhci_remove_td_from_done_list() local
142 struct td *td; in fhci_move_td_from_ed_to_done_list() local
214 void fhci_done_td(struct urb *urb, struct td *td) in fhci_done_td()
267 struct td *td = peek_td_from_ed(ed); in fhci_del_ed_list() local
H A Duhci-q.c109 struct uhci_td *td; in uhci_alloc_td() local
124 static void uhci_free_td(struct uhci_hcd *uhci, struct uhci_td *td) in uhci_free_td()
134 static inline void uhci_fill_td(struct uhci_hcd *uhci, struct uhci_td *td, in uhci_fill_td()
142 static void uhci_add_td_to_urbp(struct uhci_td *td, struct urb_priv *urbp) in uhci_add_td_to_urbp()
147 static void uhci_remove_td_from_urbp(struct uhci_td *td) in uhci_remove_td_from_urbp()
156 struct uhci_td *td, unsigned framenum) in uhci_insert_td_in_frame_list()
183 struct uhci_td *td) in uhci_remove_td_from_frame_list()
239 struct uhci_td *td; in uhci_unlink_isochronous_tds() local
318 struct uhci_td *td; in uhci_cleanup_queue() local
376 struct uhci_td *td; in uhci_fixup_toggles() local
[all …]
H A Dohci-q.c20 struct td *td; in urb_free_priv() local
414 struct td *td; in ed_get() local
520 struct td *td, *td_pt; in td_fill() local
756 static int td_done(struct ohci_hcd *ohci, struct urb *urb, struct td *td) in td_done()
833 static void ed_halted(struct ohci_hcd *ohci, struct td *td, int cc) in ed_halted()
899 static void add_to_done_list(struct ohci_hcd *ohci, struct td *td) in add_to_done_list()
938 struct td *td = NULL; in update_done_list() local
996 struct td *td; in finish_unlinks() local
1038 struct td *td; in finish_unlinks() local
1150 static void takeback_td(struct ohci_hcd *ohci, struct td *td) in takeback_td()
[all …]
H A Dfhci-mem.c23 static void init_td(struct td *td) in init_td()
39 struct td *td; in get_empty_td() local
55 void fhci_recycle_empty_td(struct fhci_hcd *fhci, struct td *td) in fhci_recycle_empty_td()
90 struct td *td = get_empty_td(fhci); in fhci_td_fill() local
H A Dfhci-tds.c73 struct usb_td __iomem *td, in next_bd()
152 struct usb_td __iomem *td; in fhci_create_ep() local
281 struct usb_td __iomem *td; in fhci_td_transaction_confirm() local
386 struct usb_td __iomem *td; in fhci_host_transaction() local
471 struct usb_td __iomem *td; in fhci_flush_bds() local
527 struct usb_td __iomem *td; in fhci_flush_actual_frame() local
591 struct usb_td __iomem *td; in fhci_host_transmit_actual_frame() local
H A Dr8a66597-hcd.c628 static void pipe_setting(struct r8a66597 *r8a66597, struct r8a66597_td *td) in pipe_setting()
835 struct r8a66597_td *td, *next; in force_dequeue() local
1065 struct r8a66597_td *td) in prepare_setup_packet()
1084 struct r8a66597_td *td) in prepare_packet_read()
1126 struct r8a66597_td *td) in prepare_packet_write()
1159 struct r8a66597_td *td) in prepare_status_packet()
1194 static int start_transfer(struct r8a66597 *r8a66597, struct r8a66597_td *td) in start_transfer()
1226 static int check_transfer_finish(struct r8a66597_td *td, struct urb *urb) in check_transfer_finish()
1242 static void set_td_timer(struct r8a66597 *r8a66597, struct r8a66597_td *td) in set_td_timer()
1267 static void finish_request(struct r8a66597 *r8a66597, struct r8a66597_td *td, in finish_request()
[all …]
H A Dohci-mem.c79 struct td *td; in dma_to_td() local
93 struct td *td; in td_alloc() local
111 td_free (struct ohci_hcd *hc, struct td *td) in td_free()
/linux/drivers/usb/c67x00/
H A Dc67x00-sched.c82 #define td_udev(td) ((td)->ep_data->dev) argument
115 #define td_residue(td) ((__s8)(td->residue)) argument
116 #define td_ly_base_addr(td) (__le16_to_cpu((td)->ly_base_addr)) argument
117 #define td_port_length(td) (__le16_to_cpu((td)->port_length)) argument
118 #define td_next_td_addr(td) (__le16_to_cpu((td)->next_td_addr)) argument
120 #define td_active(td) ((td)->retry_cnt & TD_RETRYCNTMASK_ACT_FLG) argument
121 #define td_length(td) (td_port_length(td) & TD_PORTLENMASK_DL) argument
123 #define td_sequence_ok(td) (!td->status || \ argument
127 #define td_acked(td) (!td->status || \ argument
129 #define td_actual_bytes(td) (td_length(td) - td_residue(td)) argument
[all …]
/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c90 static int check_pattern_no_oob(uint8_t *buf, struct nand_bbt_descr *td) in check_pattern_no_oob()
107 static int check_pattern(uint8_t *buf, int len, int paglen, struct nand_bbt_descr *td) in check_pattern()
128 static int check_short_pattern(uint8_t *buf, struct nand_bbt_descr *td) in check_short_pattern()
142 static u32 add_marker_len(struct nand_bbt_descr *td) in add_marker_len()
167 struct nand_bbt_descr *td, int offs) in read_bbt()
260 struct nand_bbt_descr *td, int chip) in read_abs_bbt()
288 struct nand_bbt_descr *td) in scan_read_data()
344 size_t len, struct nand_bbt_descr *td) in scan_read()
369 static u32 bbt_get_ver_offs(struct nand_chip *this, struct nand_bbt_descr *td) in bbt_get_ver_offs()
390 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts()
[all …]
/linux/kernel/time/
H A Dtick-common.c185 static void tick_setup_device(struct tick_device *td, in tick_setup_device()
264 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_install_replacement() local
329 struct tick_device *td; in tick_check_new_device() local
377 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_broadcast_oneshot_control() local
422 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_shutdown() local
443 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_suspend_local() local
457 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_resume_local() local
H A Dtick-broadcast.c333 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_receive_broadcast() local
352 struct tick_device *td; in tick_do_broadcast() local
405 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_handle_periodic_broadcast() local
445 struct tick_device *td; in tick_broadcast_control() local
677 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_check_oneshot_broadcast_this_cpu() local
696 struct tick_device *td; in tick_handle_oneshot_broadcast() local
802 struct tick_device *td, in ___tick_broadcast_oneshot_control()
940 struct tick_device *td, in tick_oneshot_wakeup_control()
970 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in __tick_broadcast_oneshot_control() local
1000 struct tick_device *td; in tick_broadcast_init_next_event() local
[all …]
/linux/tools/perf/tests/
H A Ddlfilter-test.c68 struct test_data *td = container_of(tool, struct test_data, tool); in process() local
111 static int write_attr(struct test_data *td, u64 sample_type, u64 *id) in write_attr()
172 static int write_sample(struct test_data *td, u64 sample_type, u64 id, pid_t pid, pid_t tid) in write_sample()
244 static int check_filter_desc(struct test_data *td) in check_filter_desc()
262 static int get_ip_addr(struct test_data *td) in get_ip_addr()
287 static int do_run_perf_script(struct test_data *td, int do_early) in do_run_perf_script()
301 static int run_perf_script(struct test_data *td) in run_perf_script()
319 static int test__dlfilter_test(struct test_data *td) in test__dlfilter_test()
399 static void test_data__free(struct test_data *td) in test_data__free()
412 struct test_data td = {.fd = -1}; in test__dlfilter_ver() local
H A Dmmap-thread-lookup.c35 static int thread_init(struct thread_data *td) in thread_init()
57 struct thread_data *td = arg; in thread_fn() local
82 struct thread_data *td = &threads[i]; in thread_create() local
189 struct thread_data *td = &threads[i]; in mmap_events() local
/linux/drivers/hid/
H A Dhid-multitouch.c466 struct mt_device *td = hid_get_drvdata(hdev); in mt_show_quirks() local
476 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_quirks() local
548 struct mt_device *td = hid_get_drvdata(hdev); in mt_feature_mapping() local
628 static struct mt_application *mt_allocate_application(struct mt_device *td, in mt_allocate_application()
663 static struct mt_application *mt_find_application(struct mt_device *td, in mt_find_application()
685 static struct mt_report_data *mt_allocate_report_data(struct mt_device *td, in mt_allocate_report_data()
730 static struct mt_report_data *mt_find_report_data(struct mt_device *td, in mt_find_report_data()
798 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_mapping() local
1006 static int mt_compute_slot(struct mt_device *td, struct mt_application *app, in mt_compute_slot()
1027 static void mt_release_pending_palms(struct mt_device *td, in mt_release_pending_palms()
[all …]
/linux/drivers/md/
H A Ddm-thin-metadata.c852 struct dm_thin_device *td, *tmp; in __write_changed_details() local
998 struct dm_thin_device *td, *tmp; in dm_pool_metadata_close() local
1038 struct dm_thin_device **td) in __open_device()
1099 static void __close_device(struct dm_thin_device *td) in __close_device()
1110 struct dm_thin_device *td; in __create_thin() local
1164 struct dm_thin_device *td; in __set_snapshot_details() local
1186 struct dm_thin_device *td; in __create_snap() local
1253 struct dm_thin_device *td; in __delete_device() local
1496 struct dm_thin_device **td) in dm_pool_open_thin_device()
1508 int dm_pool_close_thin_device(struct dm_thin_device *td) in dm_pool_close_thin_device()
[all …]
/linux/drivers/thermal/
H A Dthermal_core.c282 struct thermal_trip_desc *td; in thermal_zone_broken_disable() local
416 static void move_trip_to_sorted_list(struct thermal_trip_desc *td, in move_trip_to_sorted_list()
438 struct thermal_trip_desc *td) in move_to_trips_high()
445 struct thermal_trip_desc *td) in move_to_trips_reached()
452 struct thermal_trip_desc *td) in move_to_trips_invalid()
471 struct thermal_trip_desc *td, in thermal_trip_crossed()
500 struct thermal_trip_desc *td = trip_to_trip_desc(trip); in thermal_zone_set_trip_hyst() local
517 struct thermal_trip_desc *td = trip_to_trip_desc(trip); in thermal_zone_set_trip_temp() local
567 struct thermal_trip_desc *td, *next; in thermal_zone_handle_trips() local
789 struct thermal_trip_desc *td) in thermal_instance_add()
[all …]
/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dgcs_prot_none_fault.c23 static bool alloc_gcs(struct tdescr *td) in alloc_gcs()
38 static int gcs_prot_none_fault_trigger(struct tdescr *td) in gcs_prot_none_fault_trigger()
54 static int gcs_prot_none_fault_signal(struct tdescr *td, siginfo_t *si, in gcs_prot_none_fault_signal()
H A Dtpidr2_restore.c45 static bool save_tpidr2(struct tdescr *td) in save_tpidr2()
53 static int modify_tpidr2(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in modify_tpidr2()
64 static void check_tpidr2(struct tdescr *td) in check_tpidr2()
H A Dza_no_regs.c23 static bool sme_get_vls(struct tdescr *td) in sme_get_vls()
36 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl()
82 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
H A Dsve_regs.c23 static bool sve_get_vls(struct tdescr *td) in sve_get_vls()
42 static int do_one_sve_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sve_vl()
84 static int sve_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sve_regs()
H A Dssve_regs.c23 static bool sme_get_vls(struct tdescr *td) in sme_get_vls()
42 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl()
96 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
H A Dza_regs.c23 static bool sme_get_vls(struct tdescr *td) in sme_get_vls()
44 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl()
102 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
H A Dssve_za_regs.c23 static bool sme_get_vls(struct tdescr *td) in sme_get_vls()
47 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl()
120 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
/linux/drivers/scsi/snic/
H A Dsnic_trc.c19 struct snic_trc_data *td = NULL; in snic_get_trc_buf() local
51 snic_fmt_trc_data(struct snic_trc_data *td, char *buf, int buf_sz) in snic_fmt_trc_data()
76 struct snic_trc_data *td = NULL; in snic_get_trc_data() local

12345