/drivers/md/ |
D | dm-target.c | 23 struct target_type *tt; in __find_target_type() local 34 struct target_type *tt; in get_target_type() local 53 struct target_type *tt = get_target_type(name); in dm_get_target_type() local 63 void dm_put_target_type(struct target_type *tt) in dm_put_target_type() 70 int dm_target_iterate(void (*iter_func)(struct target_type *tt, in dm_target_iterate() 73 struct target_type *tt; in dm_target_iterate() local 83 int dm_register_target(struct target_type *tt) in dm_register_target() 97 void dm_unregister_target(struct target_type *tt) in dm_unregister_target() 114 static int io_err_ctr(struct dm_target *tt, unsigned int argc, char **args) in io_err_ctr() 124 static void io_err_dtr(struct dm_target *tt) in io_err_dtr() [all …]
|
D | dm-ioctl.c | 536 static void list_version_get_needed(struct target_type *tt, void *needed_param) in list_version_get_needed() 545 static void list_version_get_info(struct target_type *tt, void *param) in list_version_get_info()
|
/drivers/net/wireless/iwlwifi/dvm/ |
D | tt.c | 85 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_is_low_power_state() local 94 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_current_power_mode() local 101 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_ht_enabled() local 137 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tx_ant_restriction() local 148 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_rx_ant_restriction() local 171 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_check_exit_ct_kill() local 221 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_ready_for_ct_kill() local 261 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_legacy_tt_handler() local 366 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_advance_tt_handler() local 500 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_bg_ct_enter() local [all …]
|
D | debugfs.c | 524 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_dbgfs_thermal_throttling_read() local
|
/drivers/media/rc/ |
D | ttusbir.c | 58 struct ttusbir *tt = container_of(led_dev, struct ttusbir, led); in ttusbir_brightness_get() local 63 static void ttusbir_set_led(struct ttusbir *tt) in ttusbir_set_led() 84 struct ttusbir *tt = container_of(led_dev, struct ttusbir, led); in ttusbir_brightness_set() local 96 struct ttusbir *tt = urb->context; in ttusbir_bulk_complete() local 122 static void ttusbir_process_ir_data(struct ttusbir *tt, uint8_t *buf) in ttusbir_process_ir_data() 174 struct ttusbir *tt = urb->context; in ttusbir_urb_complete() local 200 struct ttusbir *tt; in ttusbir_probe() local 374 struct ttusbir *tt = usb_get_intfdata(intf); in ttusbir_disconnect() local 396 struct ttusbir *tt = usb_get_intfdata(intf); in ttusbir_suspend() local 410 struct ttusbir *tt = usb_get_intfdata(intf); in ttusbir_resume() local
|
/drivers/isdn/pcbit/ |
D | layer2.c | 151 unsigned short tt; in pcbit_transmit() local 326 unsigned short tt; in pcbit_receive() local
|
/drivers/gpu/drm/cirrus/ |
D | cirrus_ttm.c | 198 static void cirrus_ttm_backend_destroy(struct ttm_tt *tt) in cirrus_ttm_backend_destroy() 213 struct ttm_tt *tt; in cirrus_ttm_tt_create() local
|
/drivers/gpu/drm/ast/ |
D | ast_ttm.c | 198 static void ast_ttm_backend_destroy(struct ttm_tt *tt) in ast_ttm_backend_destroy() 213 struct ttm_tt *tt; in ast_ttm_tt_create() local
|
/drivers/gpu/drm/mgag200/ |
D | mgag200_ttm.c | 198 static void mgag200_ttm_backend_destroy(struct ttm_tt *tt) in mgag200_ttm_backend_destroy() 213 struct ttm_tt *tt; in mgag200_ttm_tt_create() local
|
/drivers/usb/host/ |
D | ehci-q.c | 172 struct usb_device *tt = urb->dev->tt->hub; in ehci_clear_tt_buffer() local 779 struct usb_tt *tt = urb->dev->tt; in qh_make() local
|
D | xhci-mem.c | 830 struct usb_tt *tt, gfp_t mem_flags) in xhci_alloc_tt_info() 1844 struct xhci_tt_bw_info *tt, *n; in xhci_mem_cleanup() local
|
/drivers/isdn/hardware/mISDN/ |
D | mISDNisar.c | 1095 int tt; in mISDNisar_irq() local 1524 char tt = *val & DTMF_TONE_MASK; in isar_l2l1() local
|
/drivers/usb/core/ |
D | hub.h | 59 struct usb_tt tt; /* Transaction Translator */ member
|
D | hub.c | 670 hub_clear_tt_buffer (struct usb_device *hdev, u16 devinfo, u16 tt) in hub_clear_tt_buffer() 762 struct usb_tt *tt = udev->tt; in usb_hub_clear_tt_buffer() local
|
/drivers/block/aoe/ |
D | aoecmd.c | 241 struct aoetgt *t, **tt; in newframe() local 1491 struct aoetgt **tt; in grow_targets() local 1510 struct aoetgt *t, **tt, **te; in addtgt() local
|
D | aoedev.c | 198 struct aoetgt *t, **tt, **te; in aoedev_downdev() local
|
/drivers/staging/dgrp/ |
D | dgrp_tty.c | 1309 clock_t tt; in dgrp_calculate_txprint_bounds() local 1492 clock_t tt; in dgrp_tty_write() local
|
/drivers/isdn/mISDN/ |
D | dsp_cmx.c | 1316 int r, rr, t, tt, o_r, o_rr; in dsp_cmx_send_member() local
|
/drivers/scsi/ |
D | aha1740.h | 116 tt:2, /* Tag Type */ member
|
D | scsi_transport_iscsi.c | 1991 iscsi_if_transport_lookup(struct iscsi_transport *tt) in iscsi_if_transport_lookup() 3844 iscsi_register_transport(struct iscsi_transport *tt) in iscsi_register_transport() 3909 int iscsi_unregister_transport(struct iscsi_transport *tt) in iscsi_unregister_transport()
|
/drivers/usb/wusbcore/ |
D | devconnect.c | 444 unsigned tt = msecs_to_jiffies(wusbhc->trust_timeout); in __wusbhc_keep_alive() local
|
/drivers/leds/ |
D | leds-tca6507.c | 222 int tt = t + time_codes[c2]; in choose_times() local
|
/drivers/usb/c67x00/ |
D | c67x00-sched.c | 595 int tt = 0; in c67x00_create_td() local
|
/drivers/scsi/fcoe/ |
D | fcoe_ctlr.c | 2863 const struct libfc_function_template *tt, int init_fcp) in fcoe_libfc_config()
|
/drivers/video/ |
D | atafb.c | 129 } tt, st; member
|