Home
last modified time | relevance | path

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

12345678

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_timer-test.c192 const TestData *td = test_data; in test_reset() local
206 const TestData *td = test_data; in test_reset_overrides_enable() local
221 const TestData *td = test_data; in test_oneshot_enable_then_disable() local
239 const TestData *td = test_data; in test_oneshot_ps5() local
277 const TestData *td = test_data; in test_oneshot_ps0() local
305 const TestData *td = test_data; in test_oneshot_ps255() local
333 const TestData *td = test_data; in test_oneshot_interrupt() local
354 const TestData *td = test_data; in test_pause_resume() local
390 const TestData *td = test_data; in test_prescaler_change() local
436 const TestData *td = test_data; in test_periodic_no_interrupt() local
[all …]
H A Dnpcm7xx_pwm-test.c396 static uint32_t pwm_read_ppr(QTestState *qts, const TestData *td) in pwm_read_ppr()
406 static uint32_t pwm_read_csr(QTestState *qts, const TestData *td) in pwm_read_csr()
416 static uint32_t pwm_read_pcr(QTestState *qts, const TestData *td) in pwm_read_pcr()
426 static uint32_t pwm_read_cnr(QTestState *qts, const TestData *td) in pwm_read_cnr()
446 static int mft_compute_index(const TestData *td) in mft_compute_index()
467 static void mft_init(QTestState *qts, const TestData *td) in mft_init()
557 const TestData *td = test_data; in test_init() local
571 const TestData *td = test_data; in test_oneshot() local
602 const TestData *td = test_data; in test_toggle() local
668 static void pwm_add_test(const char *name, const TestData* td, in pwm_add_test()
[all …]
/openbmc/linux/drivers/clk/tegra/
H A Dclk-dfll.c1016 static int dfll_lock(struct tegra_dfll *td) in dfll_lock()
1090 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_is_enabled() local
1276 struct tegra_dfll *td = data; in attr_enable_get() local
1284 struct tegra_dfll *td = data; in attr_enable_set() local
1293 struct tegra_dfll *td = data; in attr_lock_get() local
1301 struct tegra_dfll *td = data; in attr_lock_set() local
1309 struct tegra_dfll *td = data; in attr_rate_get() local
1318 struct tegra_dfll *td = data; in attr_rate_set() local
1327 struct tegra_dfll *td = s->private; in attr_registers_show() local
1457 static int dfll_init(struct tegra_dfll *td) in dfll_init()
[all …]
/openbmc/linux/tools/testing/selftests/arm64/signal/
H A Dtest_signals_utils.c90 static bool handle_signal_unsupported(struct tdescr *td, in handle_signal_unsupported()
112 static bool handle_signal_trigger(struct tdescr *td, in handle_signal_trigger()
122 static bool handle_signal_ok(struct tdescr *td, in handle_signal_ok()
168 static bool handle_signal_copyctx(struct tdescr *td, in handle_signal_copyctx()
259 static int default_setup(struct tdescr *td) in default_setup()
295 static inline int default_trigger(struct tdescr *td) in default_trigger()
300 int test_init(struct tdescr *td) in test_init()
372 int test_setup(struct tdescr *td) in test_setup()
388 int test_run(struct tdescr *td) in test_run()
398 void test_result(struct tdescr *td) in test_result()
[all …]
/openbmc/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
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
743 struct uhci_td *td, *tmp; in uhci_free_urb_priv() local
792 struct uhci_td *td; in uhci_submit_control() local
918 struct uhci_td *td; in uhci_submit_common() local
1125 struct uhci_td *td; in uhci_fixup_short_transfer() local
1174 struct uhci_td *td, *tmp; in uhci_result_common() 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
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dtestmode.c33 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_tx_pending() local
95 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_free_skb() local
106 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_alloc_skb() local
180 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_tx_init() local
272 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_tx_start() local
284 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_tx_stop() local
314 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_init_defaults() local
366 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_set_state() local
412 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_cmd() local
539 struct mt76_testmode_data *td = &phy->test; in mt76_testmode_dump_stats() local
[all …]
/openbmc/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
123 #define td_sequence_ok(td) (!td->status || \ argument
127 #define td_acked(td) (!td->status || \ argument
200 struct c67x00_td *td; in c67x00_release_urb() local
567 struct c67x00_td *td; in c67x00_create_td() local
798 struct c67x00_td *td, *ttd; in c67x00_fill_frame() local
892 struct c67x00_td *td, *tmp; in c67x00_clear_pipe() local
908 struct c67x00_td *td) in c67x00_handle_successful_td()
980 struct c67x00_td *td, *tmp; in c67x00_check_td_list() local
[all …]
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c142 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()
553 struct nand_bbt_descr *td) in search_bbt()
630 struct nand_bbt_descr *td, in search_read_bbts()
718 struct nand_bbt_descr *td, in mark_bbt_block_bad()
954 struct nand_bbt_descr *td = this->bbt_td; in check_create() local
1080 struct nand_bbt_descr *td = this->bbt_td; in nand_update_bbt() local
[all …]
/openbmc/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
408 struct tick_device *td = &per_cpu(tick_cpu_device, cpu); in tick_shutdown() local
434 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_suspend_local() local
448 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_resume_local() local
H A Dtick-broadcast.c330 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_receive_broadcast() local
349 struct tick_device *td; in tick_do_broadcast() local
402 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_handle_periodic_broadcast() local
441 struct tick_device *td; in tick_broadcast_control() local
673 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in tick_check_oneshot_broadcast_this_cpu() local
692 struct tick_device *td; in tick_handle_oneshot_broadcast() local
797 struct tick_device *td, in ___tick_broadcast_oneshot_control()
935 struct tick_device *td, in tick_oneshot_wakeup_control()
965 struct tick_device *td = this_cpu_ptr(&tick_cpu_device); in __tick_broadcast_oneshot_control() local
995 struct tick_device *td; in tick_broadcast_init_next_event() local
/openbmc/qemu/hw/s390x/
H A Dtod-kvm.c33 static void kvm_s390_tod_get(const S390TODState *td, S390TOD *tod, Error **errp) in kvm_s390_tod_get()
57 static void kvm_s390_tod_set(S390TODState *td, const S390TOD *tod, Error **errp) in kvm_s390_tod_set()
85 S390TODState *td = opaque; in kvm_s390_tod_vm_state_change() local
118 S390TODState *td = S390_TOD(dev); in kvm_s390_tod_realize() local
148 S390TODState *td = S390_TOD(obj); in kvm_s390_tod_init() local
H A Dtod-tcg.c21 static void qemu_s390_tod_get(const S390TODState *td, S390TOD *tod, in qemu_s390_tod_get()
32 static void qemu_s390_tod_set(S390TODState *td, const S390TOD *tod, in qemu_s390_tod_set()
65 S390TODState *td = S390_TOD(obj); in qemu_s390_tod_init() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c131 static int check_short_pattern(uint8_t *buf, struct nand_bbt_descr *td) in check_short_pattern()
145 static u32 add_marker_len(struct nand_bbt_descr *td) in add_marker_len()
170 struct nand_bbt_descr *td, int offs) in read_bbt()
289 struct nand_bbt_descr *td) in scan_read_data()
343 size_t len, struct nand_bbt_descr *td) in scan_read()
387 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts()
594 struct nand_bbt_descr *td, in search_read_bbts()
616 struct nand_bbt_descr *td, struct nand_bbt_descr *md, in write_bbt()
840 struct nand_bbt_descr *td = this->bbt_td; in check_create() local
1078 struct nand_bbt_descr *td = this->bbt_td; in nand_scan_bbt() local
[all …]
/openbmc/linux/tools/perf/tests/
H A Ddlfilter-test.c69 struct test_data *td = container_of(tool, struct test_data, tool); in process() local
112 static int write_attr(struct test_data *td, u64 sample_type, u64 *id) in write_attr()
173 static int write_sample(struct test_data *td, u64 sample_type, u64 id, pid_t pid, pid_t tid) in write_sample()
245 static int check_filter_desc(struct test_data *td) in check_filter_desc()
263 static int get_ip_addr(struct test_data *td) in get_ip_addr()
288 static int do_run_perf_script(struct test_data *td, int do_early) in do_run_perf_script()
302 static int run_perf_script(struct test_data *td) in run_perf_script()
320 static int test__dlfilter_test(struct test_data *td) in test__dlfilter_test()
395 static void test_data__free(struct test_data *td) in test_data__free()
408 struct test_data td = {.fd = -1}; in test__dlfilter_ver() local
/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c408 struct mt_device *td = hid_get_drvdata(hdev); in mt_show_quirks() local
418 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_quirks() local
483 struct mt_device *td = hid_get_drvdata(hdev); in mt_feature_mapping() local
720 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_mapping() local
1198 struct mt_device *td = hid_get_drvdata(hid); in mt_touch_report() local
1299 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_configured() local
1346 struct mt_device *td = hid_get_drvdata(hdev); in mt_input_mapping() local
1435 struct mt_device *td = hid_get_drvdata(hid); in mt_event() local
1447 struct mt_device *td = hid_get_drvdata(hid); in mt_report() local
1686 struct mt_device *td = hid_get_drvdata(hid); in mt_release_contacts() local
[all …]
/openbmc/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()
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()
1760 int dm_thin_remove_range(struct dm_thin_device *td, in dm_thin_remove_range()
1827 struct dm_thin_device *td, *tmp; in dm_pool_changed_this_transaction() local
[all …]
/openbmc/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c96 struct thermal_data *td = arg; in tz_disable() local
106 struct thermal_data *td = arg; in tz_enable() local
116 struct thermal_data *td = arg; in trip_high() local
127 struct thermal_data *td = arg; in trip_low() local
154 struct thermal_data *td = arg; in trip_change() local
190 struct thermal_data *td = arg; in gov_change() local
218 struct thermal_data *td = arg; in thermal_event() local
288 struct thermal_data td; in main() local
/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/
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()
52 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl()
98 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()
58 static int do_one_sve_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sve_vl()
100 static int sve_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sve_regs()
/openbmc/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()
77 struct snic_trc_data *td = NULL; in snic_get_trc_data() local

12345678