Searched defs:tu (Results  1 – 12 of 12) sorted by relevance
| /linux-4.4.14/drivers/usb/phy/ | 
| D | phy-tahvo.c | 73 	struct tahvo_usb *tu = dev_get_drvdata(device);  in vbus_state_show()  local78 static void check_vbus_state(struct tahvo_usb *tu)  in check_vbus_state()
 129 static void tahvo_usb_become_host(struct tahvo_usb *tu)  in tahvo_usb_become_host()
 143 static void tahvo_usb_stop_host(struct tahvo_usb *tu)  in tahvo_usb_stop_host()
 148 static void tahvo_usb_become_peripheral(struct tahvo_usb *tu)  in tahvo_usb_become_peripheral()
 162 static void tahvo_usb_stop_peripheral(struct tahvo_usb *tu)  in tahvo_usb_stop_peripheral()
 169 static void tahvo_usb_power_off(struct tahvo_usb *tu)  in tahvo_usb_power_off()
 184 	struct tahvo_usb *tu = container_of(dev, struct tahvo_usb, phy);  in tahvo_usb_set_suspend()  local
 202 	struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb,  in tahvo_usb_set_host()  local
 232 	struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb,  in tahvo_usb_set_peripheral()  local
 [all …]
 
 | 
| /linux-4.4.14/kernel/trace/ | 
| D | trace_uprobe.c | 74 	struct trace_uprobe	*tu;  member230 static inline bool is_ret_probe(struct trace_uprobe *tu)  in is_ret_probe()
 241 	struct trace_uprobe *tu;  in alloc_trace_uprobe()  local
 277 static void free_trace_uprobe(struct trace_uprobe *tu)  in free_trace_uprobe()
 293 	struct trace_uprobe *tu;  in find_probe_event()  local
 304 static int unregister_trace_uprobe(struct trace_uprobe *tu)  in unregister_trace_uprobe()
 318 static int register_trace_uprobe(struct trace_uprobe *tu)  in register_trace_uprobe()
 357 	struct trace_uprobe *tu;  in create_trace_uprobe()  local
 565 	struct trace_uprobe *tu;  in cleanup_all_probes()  local
 598 	struct trace_uprobe *tu = v;  in probes_seq_show()  local
 [all …]
 
 | 
| /linux-4.4.14/sound/core/ | 
| D | timer.c | 948 			struct snd_timer_user *tu = ti->callback_data;  in snd_timer_dev_disconnect()  local1196 	struct snd_timer_user *tu = timeri->callback_data;  in snd_timer_user_interrupt()  local
 1224 static void snd_timer_user_append_to_tqueue(struct snd_timer_user *tu,  in snd_timer_user_append_to_tqueue()
 1241 	struct snd_timer_user *tu = timeri->callback_data;  in snd_timer_user_ccallback()  local
 1264 	struct snd_timer_user *tu = timeri->callback_data;  in snd_timer_user_tinterrupt()  local
 1320 	struct snd_timer_user *tu;  in snd_timer_user_open()  local
 1347 	struct snd_timer_user *tu;  in snd_timer_user_release()  local
 1587 	struct snd_timer_user *tu;  in snd_timer_user_tselect()  local
 1642 	struct snd_timer_user *tu;  in snd_timer_user_info()  local
 1672 	struct snd_timer_user *tu;  in snd_timer_user_params()  local
 [all …]
 
 | 
| D | timer_compat.c | 38 	struct snd_timer_user *tu;  in snd_timer_user_info_compat()  local72 	struct snd_timer_user *tu;  in snd_timer_user_status_compat()  local
 
 | 
| /linux-4.4.14/kernel/ | 
| D | compat.c | 242 	struct timespec tu, rmt;  in COMPAT_SYSCALL_DEFINE2()  local818 	struct timespec tu;  in compat_clock_nanosleep_restart()  local
 
 | 
| /linux-4.4.14/kernel/time/ | 
| D | hrtimer.c | 1589 	struct timespec tu;  in SYSCALL_DEFINE2()  local
 | 
| /linux-4.4.14/ipc/ | 
| D | sem.c | 1089 	struct sem_undo *un, *tu;  in freeary()  local
 | 
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ | 
| D | hw.c | 1003 static bool ath9k_hw_set_global_txtimeout(struct ath_hw *ah, u32 tu)  in ath9k_hw_set_global_txtimeout()
 | 
| /linux-4.4.14/drivers/gpu/drm/gma500/ | 
| D | cdv_intel_dp.c | 945 	uint32_t	tu;  member
 | 
| /linux-4.4.14/net/mac80211/ | 
| D | mlme.c | 3158 		u32 tu, ms;  in ieee80211_rx_mgmt_assoc_resp()  local
 | 
| /linux-4.4.14/include/linux/ | 
| D | ieee80211.h | 2443 static inline unsigned long ieee80211_tu_to_usec(unsigned long tu)  in ieee80211_tu_to_usec()
 | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | i915_drv.h | 424 	uint32_t	tu;  member
 |