/linux-3.3/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()
|
/linux-3.3/drivers/net/wireless/iwlwifi/ |
D | iwl-agn-tt.c | 87 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_is_low_power_state() local 96 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_current_power_mode() local 103 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_ht_enabled() local 139 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tx_ant_restriction() local 150 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_rx_ant_restriction() local 173 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_check_exit_ct_kill() local 225 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_ready_for_ct_kill() local 265 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_legacy_tt_handler() local 371 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_advance_tt_handler() local 506 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_bg_ct_enter() local [all …]
|
/linux-3.3/drivers/media/radio/ |
D | radio-terratec.c | 94 static void tt_write_vol(struct terratec *tt, int volume) in tt_write_vol() 111 static void tt_mute(struct terratec *tt) in tt_mute() 117 static int tt_setvol(struct terratec *tt, int vol) in tt_setvol() 143 static int tt_setfreq(struct terratec *tt, unsigned long freq1) in tt_setfreq() 193 static int tt_getsigstr(struct terratec *tt) in tt_getsigstr() 213 struct terratec *tt = video_drvdata(file); in vidioc_g_tuner() local 238 struct terratec *tt = video_drvdata(file); in vidioc_s_frequency() local 249 struct terratec *tt = video_drvdata(file); in vidioc_g_frequency() local 275 struct terratec *tt = video_drvdata(file); in vidioc_g_ctrl() local 294 struct terratec *tt = video_drvdata(file); in vidioc_s_ctrl() local [all …]
|
/linux-3.3/lib/lzo/ |
D | lzo1x_compress.c | 87 size_t tt = t - 18; in _lzo1x_1_do_compress() local 200 size_t tt = t - 18; in lzo1x_1_compress() local
|
/linux-3.3/arch/sh/kernel/ |
D | traps.c | 17 enum bug_trap_type tt; in handle_BUG() local
|
/linux-3.3/arch/mips/kernel/ |
D | kgdb.c | 37 unsigned char tt; /* Trap type code for MIPS R3xxx and R4xxx */ member 221 static int compute_signal(int tt) in compute_signal()
|
/linux-3.3/drivers/isdn/pcbit/ |
D | layer2.c | 152 unsigned short tt; in pcbit_transmit() local 327 unsigned short tt; in pcbit_receive() local
|
/linux-3.3/arch/powerpc/kernel/ |
D | kgdb.c | 35 unsigned int tt; /* Trap type code for powerpc */ member 92 static int computeSignal(unsigned int tt) in computeSignal()
|
/linux-3.3/arch/um/os-Linux/ |
D | util.c | 27 struct termios tt; in raw() local
|
/linux-3.3/arch/um/drivers/ |
D | tty.c | 16 struct termios tt; member
|
D | fd.c | 18 struct termios tt; member
|
D | xterm.c | 24 struct termios tt; member
|
D | pty.c | 22 struct termios tt; member
|
D | port_user.c | 19 struct termios tt; member
|
/linux-3.3/drivers/usb/host/ |
D | ehci-q.c | 171 struct usb_device *tt = urb->dev->tt->hub; in ehci_clear_tt_buffer() local 802 struct usb_tt *tt = urb->dev->tt; in qh_make() local
|
D | xhci-mem.c | 682 struct list_head *tt; in xhci_free_tt_info() local 730 struct usb_tt *tt, gfp_t mem_flags) in xhci_alloc_tt_info()
|
/linux-3.3/drivers/isdn/hardware/mISDN/ |
D | mISDNisar.c | 1093 int tt; in mISDNisar_irq() local 1526 char tt = *val & DTMF_TONE_MASK; in isar_l2l1() local
|
/linux-3.3/arch/arm/mach-bcmring/include/mach/csp/ |
D | dmacHw_priv.h | 79 #define dmacHw_DST_IS_MEMORY(tt) (((tt) == dmacHw_TRANSFER_TYPE_PERIPHERAL_TO_MEM) || ((t… argument
|
/linux-3.3/drivers/block/aoe/ |
D | aoecmd.c | 481 struct aoetgt *t, **tt, **te; in rexmit_timer() local 930 struct aoetgt *t, **tt, **te; in addtgt() local
|
/linux-3.3/arch/parisc/kernel/ |
D | traps.c | 325 enum bug_trap_type tt; in handle_break() local
|
/linux-3.3/drivers/isdn/mISDN/ |
D | dsp_cmx.c | 1311 int r, rr, t, tt, o_r, o_rr; in dsp_cmx_send_member() local
|
/linux-3.3/drivers/scsi/ |
D | aha1740.h | 116 tt:2, /* Tag Type */ member
|
/linux-3.3/arch/sparc/kernel/ |
D | traps_64.c | 58 unsigned long tt; member 488 …g afsr, unsigned long afar, unsigned long udbh, unsigned long udbl, unsigned long tt, int tl1, str… in spitfire_ue_log() 536 unsigned long afsr, tt, udbh, udbl; in spitfire_access_error() local
|
/linux-3.3/drivers/usb/wusbcore/ |
D | devconnect.c | 444 unsigned tt = msecs_to_jiffies(wusbhc->trust_timeout); in __wusbhc_keep_alive() local
|