/drivers/clk/tegra/ |
D | clk-dfll.c | 322 static inline u32 dfll_readl(struct tegra_dfll *td, u32 offs) in dfll_readl() 327 static inline void dfll_writel(struct tegra_dfll *td, u32 val, u32 offs) in dfll_writel() 333 static inline void dfll_wmb(struct tegra_dfll *td) in dfll_wmb() 340 static inline u32 dfll_i2c_readl(struct tegra_dfll *td, u32 offs) in dfll_i2c_readl() 345 static inline void dfll_i2c_writel(struct tegra_dfll *td, u32 val, u32 offs) in dfll_i2c_writel() 350 static inline void dfll_i2c_wmb(struct tegra_dfll *td) in dfll_i2c_wmb() 362 static bool dfll_is_running(struct tegra_dfll *td) in dfll_is_running() 382 struct tegra_dfll *td = dev_get_drvdata(dev); in tegra_dfll_runtime_resume() local 419 struct tegra_dfll *td = dev_get_drvdata(dev); in tegra_dfll_runtime_suspend() local 441 static void dfll_tune_low(struct tegra_dfll *td) in dfll_tune_low() [all …]
|
/drivers/usb/host/ |
D | fhci-q.c | 57 void fhci_add_td_to_frame(struct fhci_time_frame *frame, struct td *td) in fhci_add_td_to_frame() 67 struct td *td = td_list[i]; in fhci_add_tds_to_ed() local 76 struct td *td; in peek_td_from_ed() local 88 struct td *td; in fhci_remove_td_from_frame() local 101 struct td *td; in fhci_peek_td_from_frame() local 113 struct td *td; in fhci_remove_td_from_ed() local 133 struct td *td; in fhci_remove_td_from_done_list() local 146 struct td *td; in fhci_move_td_from_ed_to_done_list() local 218 void fhci_done_td(struct urb *urb, struct td *td) in fhci_done_td() 271 struct td *td = peek_td_from_ed(ed); in fhci_del_ed_list() local
|
D | uhci-q.c | 109 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 319 struct uhci_td *td; in uhci_cleanup_queue() local 377 struct uhci_td *td; in uhci_fixup_toggles() local [all …]
|
D | ohci-q.c | 19 struct td *td; in urb_free_priv() local 413 struct td *td; in ed_get() local 519 struct td *td, *td_pt; in td_fill() local 755 static int td_done(struct ohci_hcd *ohci, struct urb *urb, struct td *td) in td_done() 832 static void ed_halted(struct ohci_hcd *ohci, struct td *td, int cc) in ed_halted() 898 static void add_to_done_list(struct ohci_hcd *ohci, struct td *td) in add_to_done_list() 937 struct td *td = NULL; in update_done_list() local 995 struct td *td; in finish_unlinks() local 1037 struct td *td; in finish_unlinks() local 1149 static void takeback_td(struct ohci_hcd *ohci, struct td *td) in takeback_td() [all …]
|
D | fhci-mem.c | 27 static void init_td(struct td *td) in init_td() 43 struct td *td; in get_empty_td() local 59 void fhci_recycle_empty_td(struct fhci_hcd *fhci, struct td *td) in fhci_recycle_empty_td() 94 struct td *td = get_empty_td(fhci); in fhci_td_fill() local
|
D | fhci-sched.c | 46 struct td *td; in fhci_transaction_confirm() local 133 struct td *td; in fhci_flush_all_transmissions() local 159 static int add_packet(struct fhci_usb *usb, struct ed *ed, struct td *td) in add_packet() 284 struct td *td; in scan_ed_list() local 639 struct td *td; in process_done_list() local 708 struct td *td; in fhci_queue_urb() local
|
D | r8a66597-hcd.c | 643 static void pipe_setting(struct r8a66597 *r8a66597, struct r8a66597_td *td) in pipe_setting() 850 struct r8a66597_td *td, *next; in force_dequeue() local 1080 struct r8a66597_td *td) in prepare_setup_packet() 1099 struct r8a66597_td *td) in prepare_packet_read() 1141 struct r8a66597_td *td) in prepare_packet_write() 1174 struct r8a66597_td *td) in prepare_status_packet() 1209 static int start_transfer(struct r8a66597 *r8a66597, struct r8a66597_td *td) in start_transfer() 1241 static int check_transfer_finish(struct r8a66597_td *td, struct urb *urb) in check_transfer_finish() 1257 static void set_td_timer(struct r8a66597 *r8a66597, struct r8a66597_td *td) in set_td_timer() 1282 static void finish_request(struct r8a66597 *r8a66597, struct r8a66597_td *td, in finish_request() [all …]
|
D | fhci-tds.c | 77 struct usb_td __iomem *td, in next_bd() 156 struct usb_td __iomem *td; in fhci_create_ep() local 285 struct usb_td __iomem *td; in fhci_td_transaction_confirm() local 390 struct usb_td __iomem *td; in fhci_host_transaction() local 477 struct usb_td __iomem *td; in fhci_flush_bds() local 534 struct usb_td __iomem *td; in fhci_flush_actual_frame() local 598 struct usb_td __iomem *td; in fhci_host_transmit_actual_frame() local
|
D | fhci.h | 345 struct td { struct 348 unsigned int actual_len; /* actual bytes transferred on this td */ argument 371 * field for the corresponding structure td */ argument
|
D | ohci-mem.c | 75 struct td *td; in dma_to_td() local 89 struct td *td; in td_alloc() local 103 td_free (struct ohci_hcd *hc, struct td *td) in td_free()
|
D | ohci.h | 87 struct td { struct 91 /* hwINFO bits for both general and iso tds: */ argument 131 struct td *td_hash; /* dma-->td hashtable */ argument 132 struct td *next_dl_td; argument 135 dma_addr_t td_dma; /* addr of this TD */ argument 138 struct list_head td_list; /* "shadow list", TDs on same ED */ argument 144 * Hardware transfer status codes -- CC from td->hwINFO or td->hwPSW argument 339 struct td *td [0]; // all TDs in this request member 674 const struct td *td, int index) in ohci_hwPSWp() 681 const struct td *td, int index) in ohci_hwPSW()
|
D | imx21-hcd.h | 350 struct td { struct 365 struct td *td; argument 414 struct td *td; member
|
D | uhci-debug.c | 42 static int uhci_show_td(struct uhci_hcd *uhci, struct uhci_td *td, char *buf, in uhci_show_td() 103 struct uhci_td *td; in uhci_show_urbp() local 221 struct uhci_td *td = list_entry(urbp->td_list.next, in uhci_show_qh() local 378 struct uhci_td *td; in uhci_sprint_schedule() local
|
D | imx21-dbg.c | 42 int frame, struct td *td) {} in debug_isoc_submitted() 44 int frame, struct td *td, int cc, int len) {} in debug_isoc_completed() 132 int frame, struct td *td) in debug_isoc_submitted() 145 int frame, struct td *td, int cc, int len) in debug_isoc_completed()
|
D | fhci-hcd.c | 175 struct td *td; in fhci_mem_free() local 221 struct td *td; in fhci_mem_init() local 524 struct td *td = fhci_remove_td_from_ed(ed); in fhci_endpoint_disable() local
|
D | xhci-ring.c | 1783 struct xhci_td *td, union xhci_trb *event_trb) in xhci_cleanup_halted_endpoint() 1847 static int finish_td(struct xhci_hcd *xhci, struct xhci_td *td, in finish_td() 1942 static int process_ctrl_td(struct xhci_hcd *xhci, struct xhci_td *td, in process_ctrl_td() 2060 static int process_isoc_td(struct xhci_hcd *xhci, struct xhci_td *td, in process_isoc_td() 2150 static int skip_isoc_td(struct xhci_hcd *xhci, struct xhci_td *td, in skip_isoc_td() 2181 static int process_bulk_intr_td(struct xhci_hcd *xhci, struct xhci_td *td, in process_bulk_intr_td() 2312 struct xhci_td *td = NULL; in handle_tx_event() local 2949 struct xhci_td *td; in prepare_transfer() local 3139 struct xhci_td *td; in queue_bulk_sg_tx() local 3309 struct xhci_td *td; in xhci_queue_bulk_tx() local [all …]
|
/drivers/usb/c67x00/ |
D | c67x00-sched.c | 96 #define td_udev(td) ((td)->ep_data->dev) argument 129 #define td_residue(td) ((__s8)(td->residue)) argument 130 #define td_ly_base_addr(td) (__le16_to_cpu((td)->ly_base_addr)) argument 131 #define td_port_length(td) (__le16_to_cpu((td)->port_length)) argument 132 #define td_next_td_addr(td) (__le16_to_cpu((td)->next_td_addr)) argument 134 #define td_active(td) ((td)->retry_cnt & TD_RETRYCNTMASK_ACT_FLG) argument 135 #define td_length(td) (td_port_length(td) & TD_PORTLENMASK_DL) argument 137 #define td_sequence_ok(td) (!td->status || \ argument 141 #define td_acked(td) (!td->status || \ argument 143 #define td_actual_bytes(td) (td_length(td) - td_residue(td)) argument [all …]
|
/drivers/hid/ |
D | hid-multitouch.c | 172 static int cypress_compute_slot(struct mt_device *td) in cypress_compute_slot() 278 struct mt_device *td = hid_get_drvdata(hdev); in mt_show_quirks() local 288 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_quirks() local 316 struct mt_device *td = hid_get_drvdata(hdev); in mt_get_feature() local 353 struct mt_device *td = hid_get_drvdata(hdev); in mt_feature_mapping() local 420 static void mt_store_field(struct hid_usage *usage, struct mt_device *td, in mt_store_field() 435 struct mt_device *td = hid_get_drvdata(hdev); in mt_touch_input_mapping() local 595 static int mt_compute_slot(struct mt_device *td, struct input_dev *input) in mt_compute_slot() 618 static void mt_complete_slot(struct mt_device *td, struct input_dev *input) in mt_complete_slot() 674 static void mt_sync_frame(struct mt_device *td, struct input_dev *input) in mt_sync_frame() [all …]
|
/drivers/mtd/nand/ |
D | nand_bbt.c | 95 static int check_pattern_no_oob(uint8_t *buf, struct nand_bbt_descr *td) in check_pattern_no_oob() 112 static int check_pattern(uint8_t *buf, int len, int paglen, struct nand_bbt_descr *td) in check_pattern() 133 static int check_short_pattern(uint8_t *buf, struct nand_bbt_descr *td) in check_short_pattern() 147 static u32 add_marker_len(struct nand_bbt_descr *td) in add_marker_len() 172 struct nand_bbt_descr *td, int offs) in read_bbt() 264 static int read_abs_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *td, int chip) in read_abs_bbt() 291 struct nand_bbt_descr *td) in scan_read_data() 345 size_t len, struct nand_bbt_descr *td) in scan_read() 369 static u32 bbt_get_ver_offs(struct mtd_info *mtd, struct nand_bbt_descr *td) in bbt_get_ver_offs() 389 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts() [all …]
|
/drivers/md/ |
D | dm-thin-metadata.c | 756 struct dm_thin_device *td, *tmp; in __write_changed_details() local 896 struct dm_thin_device *td, *tmp; in dm_pool_metadata_close() local 936 struct dm_thin_device **td) in __open_device() 997 static void __close_device(struct dm_thin_device *td) in __close_device() 1009 struct dm_thin_device *td; in __create_thin() local 1063 struct dm_thin_device *td; in __set_snapshot_details() local 1085 struct dm_thin_device *td; in __create_snap() local 1153 struct dm_thin_device *td; in __delete_device() local 1391 struct dm_thin_device **td) in dm_pool_open_thin_device() 1403 int dm_pool_close_thin_device(struct dm_thin_device *td) in dm_pool_close_thin_device() [all …]
|
/drivers/scsi/snic/ |
D | snic_trc.c | 33 struct snic_trc_data *td = NULL; in snic_get_trc_buf() local 65 snic_fmt_trc_data(struct snic_trc_data *td, char *buf, int buf_sz) in snic_fmt_trc_data() 91 struct snic_trc_data *td = NULL; in snic_get_trc_data() local
|
/drivers/dma/ |
D | timb_dma.c | 122 struct timb_dma *td = tdchantotd(td_chan); in __td_enable_chan_irq() local 137 struct timb_dma *td = (struct timb_dma *)((u8 *)td_chan - in __td_dma_done_ack() local 269 static u32 __td_ier_mask(struct timb_dma *td) in __td_ier_mask() 583 struct timb_dma *td = (struct timb_dma *)data; in td_tasklet() local 612 struct timb_dma *td = devid; in td_irq() local 630 struct timb_dma *td; in td_probe() local 760 struct timb_dma *td = platform_get_drvdata(pdev); in td_remove() local
|
/drivers/base/power/ |
D | domain_governor.c | 45 struct gpd_timing_data *td = &dev_gpd_data(dev)->td; in default_stop_ok() local 160 struct gpd_timing_data *td; in default_power_down_ok() local
|
/drivers/net/ethernet/apple/ |
D | mace.c | 433 volatile struct dbdma_regs __iomem *td = mp->tx_dma; in mace_open() local 503 volatile struct dbdma_regs __iomem *td = mp->tx_dma; in mace_close() local 534 volatile struct dbdma_regs __iomem *td = mp->tx_dma; in mace_xmit_start() local 664 volatile struct dbdma_regs __iomem *td = mp->tx_dma; in mace_interrupt() local 810 volatile struct dbdma_regs __iomem *td = mp->tx_dma; in mace_tx_timeout() local
|
/drivers/usb/chipidea/ |
D | udc.h | 57 struct ci_hw_td td; member 64 struct list_head td; member
|