Home
last modified time | relevance | path

Searched defs:tt (Results 1 – 25 of 28) sorted by relevance

12

/drivers/md/
Ddm-target.c23 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 …]
Ddm-ioctl.c536 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/
Dtt.c85 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 …]
Ddebugfs.c524 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_dbgfs_thermal_throttling_read() local
/drivers/media/rc/
Dttusbir.c58 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/
Dlayer2.c151 unsigned short tt; in pcbit_transmit() local
326 unsigned short tt; in pcbit_receive() local
/drivers/gpu/drm/cirrus/
Dcirrus_ttm.c198 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/
Dast_ttm.c198 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/
Dmgag200_ttm.c198 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/
Dehci-q.c172 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
Dxhci-mem.c830 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/
DmISDNisar.c1095 int tt; in mISDNisar_irq() local
1524 char tt = *val & DTMF_TONE_MASK; in isar_l2l1() local
/drivers/usb/core/
Dhub.h59 struct usb_tt tt; /* Transaction Translator */ member
Dhub.c670 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/
Daoecmd.c241 struct aoetgt *t, **tt; in newframe() local
1491 struct aoetgt **tt; in grow_targets() local
1510 struct aoetgt *t, **tt, **te; in addtgt() local
Daoedev.c198 struct aoetgt *t, **tt, **te; in aoedev_downdev() local
/drivers/staging/dgrp/
Ddgrp_tty.c1309 clock_t tt; in dgrp_calculate_txprint_bounds() local
1492 clock_t tt; in dgrp_tty_write() local
/drivers/isdn/mISDN/
Ddsp_cmx.c1316 int r, rr, t, tt, o_r, o_rr; in dsp_cmx_send_member() local
/drivers/scsi/
Daha1740.h116 tt:2, /* Tag Type */ member
Dscsi_transport_iscsi.c1991 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/
Ddevconnect.c444 unsigned tt = msecs_to_jiffies(wusbhc->trust_timeout); in __wusbhc_keep_alive() local
/drivers/leds/
Dleds-tca6507.c222 int tt = t + time_codes[c2]; in choose_times() local
/drivers/usb/c67x00/
Dc67x00-sched.c595 int tt = 0; in c67x00_create_td() local
/drivers/scsi/fcoe/
Dfcoe_ctlr.c2863 const struct libfc_function_template *tt, int init_fcp) in fcoe_libfc_config()
/drivers/video/
Datafb.c129 } tt, st; member

12