/linux-3.3/block/ |
D | blk-throttle.c | 131 #define throtl_log_tg(td, tg, fmt, args...) \ argument 135 #define throtl_log(td, fmt, args...) \ argument 146 static inline unsigned int total_nr_queued(struct throtl_data *td) in total_nr_queued() 207 throtl_add_group_to_td_list(struct throtl_data *td, struct throtl_grp *tg) in throtl_add_group_to_td_list() 214 __throtl_tg_fill_dev_details(struct throtl_data *td, struct throtl_grp *tg) in __throtl_tg_fill_dev_details() 239 throtl_tg_fill_dev_details(struct throtl_data *td, struct throtl_grp *tg) in throtl_tg_fill_dev_details() 249 static void throtl_init_add_tg_lists(struct throtl_data *td, in throtl_init_add_tg_lists() 267 static struct throtl_grp *throtl_alloc_tg(struct throtl_data *td) in throtl_alloc_tg() 288 throtl_grp *throtl_find_tg(struct throtl_data *td, struct blkio_cgroup *blkcg) in throtl_find_tg() 306 static struct throtl_grp * throtl_get_tg(struct throtl_data *td) in throtl_get_tg() [all …]
|
/linux-3.3/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 399 struct td *td; in ed_get() local 505 struct td *td, *td_pt; in td_fill() local 713 static int td_done(struct ohci_hcd *ohci, struct urb *urb, struct td *td) in td_done() 790 static void ed_halted(struct ohci_hcd *ohci, struct td *td, int cc) in ed_halted() 862 struct td *td = NULL; in dl_reverse_done_list() local 923 struct td *td; in finish_unlinks() local 961 struct td *td; in finish_unlinks() local 1074 static void takeback_td(struct ohci_hcd *ohci, struct td *td) in takeback_td() 1127 struct td *td = dl_reverse_done_list (ohci); in dl_done_list() local
|
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() 285 struct td *td; in scan_ed_list() local 640 struct td *td; in process_done_list() local 709 struct td *td; in fhci_queue_urb() local
|
D | ohci-mem.c | 74 struct td *td; in dma_to_td() local 88 struct td *td; in td_alloc() local 102 td_free (struct ohci_hcd *hc, struct td *td) in td_free()
|
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 | r8a66597-hcd.c | 648 static void pipe_setting(struct r8a66597 *r8a66597, struct r8a66597_td *td) in pipe_setting() 855 struct r8a66597_td *td, *next; in force_dequeue() local 1085 struct r8a66597_td *td) in prepare_setup_packet() 1104 struct r8a66597_td *td) in prepare_packet_read() 1146 struct r8a66597_td *td) in prepare_packet_write() 1179 struct r8a66597_td *td) in prepare_status_packet() 1214 static int start_transfer(struct r8a66597 *r8a66597, struct r8a66597_td *td) in start_transfer() 1246 static int check_transfer_finish(struct r8a66597_td *td, struct urb *urb) in check_transfer_finish() 1262 static void set_td_timer(struct r8a66597 *r8a66597, struct r8a66597_td *td) in set_td_timer() 1287 static void finish_request(struct r8a66597 *r8a66597, struct r8a66597_td *td, in finish_request() [all …]
|
D | ohci.h | 79 struct td { struct 83 /* hwINFO bits for both general and iso tds: */ argument 123 struct td *td_hash; /* dma-->td hashtable */ argument 124 struct td *next_dl_td; argument 127 dma_addr_t td_dma; /* addr of this TD */ argument 130 struct list_head td_list; /* "shadow list", TDs on same ED */ argument 136 * Hardware transfer status codes -- CC from td->hwINFO or td->hwPSW argument 331 struct td *td [0]; // all TDs in this request member 675 const struct td *td, int index) in ohci_hwPSWp() 682 const struct td *td, int index) in ohci_hwPSW()
|
D | fhci.h | 363 struct td { struct 366 unsigned int actual_len; /* actual bytes transferred on this td */ argument 389 * field for the corresponding structure td */ argument
|
D | uhci-debug.c | 40 static int uhci_show_td(struct uhci_hcd *uhci, struct uhci_td *td, char *buf, in uhci_show_td() 100 struct uhci_td *td; in uhci_show_urbp() local 206 struct uhci_td *td = list_entry(urbp->td_list.next, in uhci_show_qh() local 352 struct uhci_td *td; in uhci_sprint_schedule() local
|
D | imx21-hcd.h | 346 struct td { struct 361 struct td *td; member 410 struct td *td; member
|
D | xhci-ring.c | 1428 struct xhci_td *td, union xhci_trb *event_trb) in xhci_cleanup_halted_endpoint() 1491 static int finish_td(struct xhci_hcd *xhci, struct xhci_td *td, in finish_td() 1602 static int process_ctrl_td(struct xhci_hcd *xhci, struct xhci_td *td, in process_ctrl_td() 1702 static int process_isoc_td(struct xhci_hcd *xhci, struct xhci_td *td, in process_isoc_td() 1776 static int skip_isoc_td(struct xhci_hcd *xhci, struct xhci_td *td, in skip_isoc_td() 1807 static int process_bulk_intr_td(struct xhci_hcd *xhci, struct xhci_td *td, in process_bulk_intr_td() 1920 struct xhci_td *td = NULL; in handle_tx_event() local 2511 struct xhci_td *td; in prepare_transfer() local 2711 struct xhci_td *td; in queue_bulk_sg_tx() local 2865 struct xhci_td *td; in xhci_queue_bulk_tx() local [all …]
|
/linux-3.3/drivers/video/omap2/displays/ |
D | panel-taal.c | 231 static void hw_guard_start(struct taal_data *td, int guard_msec) in hw_guard_start() 237 static void hw_guard_wait(struct taal_data *td) in hw_guard_wait() 247 static int taal_dcs_read_1(struct taal_data *td, u8 dcs_cmd, u8 *data) in taal_dcs_read_1() 262 static int taal_dcs_write_0(struct taal_data *td, u8 dcs_cmd) in taal_dcs_write_0() 267 static int taal_dcs_write_1(struct taal_data *td, u8 dcs_cmd, u8 param) in taal_dcs_write_1() 275 static int taal_sleep_in(struct taal_data *td) in taal_sleep_in() 296 static int taal_sleep_out(struct taal_data *td) in taal_sleep_out() 314 static int taal_get_id(struct taal_data *td, u8 *id1, u8 *id2, u8 *id3) in taal_get_id() 331 static int taal_set_addr_mode(struct taal_data *td, u8 rotate, bool mirror) in taal_set_addr_mode() 374 static int taal_set_update_window(struct taal_data *td, in taal_set_update_window() [all …]
|
/linux-3.3/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 …]
|
/linux-3.3/drivers/hid/ |
D | hid-multitouch.c | 111 static int cypress_compute_slot(struct mt_device *td) in cypress_compute_slot() 119 static int find_slot_from_contactid(struct mt_device *td) in find_slot_from_contactid() 201 struct mt_device *td = hid_get_drvdata(hdev); in mt_show_quirks() local 211 struct mt_device *td = hid_get_drvdata(hdev); in mt_set_quirks() local 237 struct mt_device *td = hid_get_drvdata(hdev); in mt_feature_mapping() local 266 struct mt_device *td = hid_get_drvdata(hdev); in mt_input_mapping() local 413 static int mt_compute_slot(struct mt_device *td) in mt_compute_slot() 436 static void mt_complete_slot(struct mt_device *td) in mt_complete_slot() 453 static void mt_emit_event(struct mt_device *td, struct input_dev *input) in mt_emit_event() 495 struct mt_device *td = hid_get_drvdata(hid); in mt_event() local [all …]
|
/linux-3.3/drivers/mtd/nand/ |
D | nand_bbt.c | 72 static int check_pattern_no_oob(uint8_t *buf, struct nand_bbt_descr *td) in check_pattern_no_oob() 93 static int check_pattern(uint8_t *buf, int len, int paglen, struct nand_bbt_descr *td) in check_pattern() 134 static int check_short_pattern(uint8_t *buf, struct nand_bbt_descr *td) in check_short_pattern() 153 static u32 add_marker_len(struct nand_bbt_descr *td) in add_marker_len() 178 struct nand_bbt_descr *td, int offs) in read_bbt() 265 static int read_abs_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *td, int chip) in read_abs_bbt() 292 struct nand_bbt_descr *td) in scan_read_raw_data() 332 size_t len, struct nand_bbt_descr *td) in scan_read_raw() 356 static u32 bbt_get_ver_offs(struct mtd_info *mtd, struct nand_bbt_descr *td) in bbt_get_ver_offs() 376 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts() [all …]
|
/linux-3.3/kernel/time/ |
D | tick-common.c | 150 static void tick_setup_device(struct tick_device *td, in tick_setup_device() 211 struct tick_device *td; in tick_check_new_device() local 313 struct tick_device *td = &per_cpu(tick_cpu_device, *cpup); in tick_shutdown() local 333 struct tick_device *td = &__get_cpu_var(tick_cpu_device); in tick_suspend() local 343 struct tick_device *td = &__get_cpu_var(tick_cpu_device); in tick_resume() local
|
D | tick-broadcast.c | 134 struct tick_device *td; in tick_do_broadcast() local 210 struct tick_device *td; in tick_do_broadcast_on_off() local 392 struct tick_device *td = &per_cpu(tick_cpu_device, cpu); in tick_check_oneshot_broadcast() local 403 struct tick_device *td; in tick_handle_oneshot_broadcast() local 455 struct tick_device *td; in tick_broadcast_oneshot_control() local 512 struct tick_device *td; in tick_broadcast_init_next_event() local
|
/linux-3.3/kernel/ |
D | rtmutex-tester.c | 53 static int handle_op(struct test_thread_data *td, int lockwakeup) in handle_op() 140 struct test_thread_data *td; in schedule_rt_mutex_test() local 233 struct test_thread_data *td = data; in test_func() local 278 struct test_thread_data *td; in sysfs_test_command() local 340 struct test_thread_data *td; in sysfs_test_status() local
|
/linux-3.3/drivers/md/ |
D | dm-thin-metadata.c | 549 struct dm_thin_device *td, *tmp; in __write_changed_details() local 759 struct dm_thin_device *td, *tmp; in dm_pool_metadata_close() local 800 struct dm_thin_device **td) in __open_device() 860 static void __close_device(struct dm_thin_device *td) in __close_device() 872 struct dm_thin_device *td; in __create_thin() local 925 struct dm_thin_device *td; in __set_snapshot_details() local 947 struct dm_thin_device *td; in __create_snap() local 1014 struct dm_thin_device *td; in __delete_device() local 1113 struct dm_thin_device **td) in dm_pool_open_thin_device() 1124 int dm_pool_close_thin_device(struct dm_thin_device *td) in dm_pool_close_thin_device() [all …]
|
/linux-3.3/drivers/base/power/ |
D | domain_governor.c | 23 struct gpd_timing_data *td = &dev_gpd_data(dev)->td; in default_stop_ok() local 92 struct gpd_timing_data *td; in default_power_down_ok() local
|
/linux-3.3/drivers/dma/ |
D | timb_dma.c | 125 struct timb_dma *td = tdchantotd(td_chan); in __td_enable_chan_irq() local 140 struct timb_dma *td = (struct timb_dma *)((u8 *)td_chan - in __td_dma_done_ack() local 307 static u32 __td_ier_mask(struct timb_dma *td) in __td_ier_mask() 641 struct timb_dma *td = (struct timb_dma *)data; in td_tasklet() local 670 struct timb_dma *td = devid; in td_irq() local 688 struct timb_dma *td; in td_probe() local 818 struct timb_dma *td = platform_get_drvdata(pdev); in td_remove() local
|
/linux-3.3/drivers/net/ethernet/apple/ |
D | mace.c | 436 volatile struct dbdma_regs __iomem *td = mp->tx_dma; in mace_open() local 506 volatile struct dbdma_regs __iomem *td = mp->tx_dma; in mace_close() local 537 volatile struct dbdma_regs __iomem *td = mp->tx_dma; in mace_xmit_start() local 667 volatile struct dbdma_regs __iomem *td = mp->tx_dma; in mace_interrupt() local 813 volatile struct dbdma_regs __iomem *td = mp->tx_dma; in mace_tx_timeout() local
|