Searched defs:tu (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/drivers/usb/phy/ | 
| D | phy-tahvo.c | 65 	struct tahvo_usb *tu = dev_get_drvdata(device);  in vbus_show()  local70 static void check_vbus_state(struct tahvo_usb *tu)  in check_vbus_state()
 121 static void tahvo_usb_become_host(struct tahvo_usb *tu)  in tahvo_usb_become_host()
 135 static void tahvo_usb_stop_host(struct tahvo_usb *tu)  in tahvo_usb_stop_host()
 140 static void tahvo_usb_become_peripheral(struct tahvo_usb *tu)  in tahvo_usb_become_peripheral()
 154 static void tahvo_usb_stop_peripheral(struct tahvo_usb *tu)  in tahvo_usb_stop_peripheral()
 161 static void tahvo_usb_power_off(struct tahvo_usb *tu)  in tahvo_usb_power_off()
 176 	struct tahvo_usb *tu = container_of(dev, struct tahvo_usb, phy);  in tahvo_usb_set_suspend()  local
 194 	struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb,  in tahvo_usb_set_host()  local
 224 	struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb,  in tahvo_usb_set_peripheral()  local
 [all …]
 
 | 
| /Linux-v5.4/kernel/trace/ | 
| D | trace_uprobe.c | 101 	struct trace_uprobe	*tu;  member279 static inline bool is_ret_probe(struct trace_uprobe *tu)  in is_ret_probe()
 286 	struct trace_uprobe *tu = to_trace_uprobe(ev);  in trace_uprobe_is_busy()  local
 291 static bool trace_uprobe_match_command_head(struct trace_uprobe *tu,  in trace_uprobe_match_command_head()
 322 	struct trace_uprobe *tu = to_trace_uprobe(ev);  in trace_uprobe_match()  local
 347 	struct trace_uprobe *tu;  in alloc_trace_uprobe()  local
 371 static void free_trace_uprobe(struct trace_uprobe *tu)  in free_trace_uprobe()
 385 	struct trace_uprobe *tu;  in find_probe_event()  local
 396 static int unregister_trace_uprobe(struct trace_uprobe *tu)  in unregister_trace_uprobe()
 445 static int append_trace_uprobe(struct trace_uprobe *tu, struct trace_uprobe *to)  in append_trace_uprobe()
 [all …]
 
 | 
| /Linux-v5.4/sound/core/ | 
| D | timer.c | 1286 	struct snd_timer_user *tu = timeri->callback_data;  in snd_timer_user_interrupt()  local1314 static void snd_timer_user_append_to_tqueue(struct snd_timer_user *tu,  in snd_timer_user_append_to_tqueue()
 1331 	struct snd_timer_user *tu = timeri->callback_data;  in snd_timer_user_ccallback()  local
 1353 	struct snd_timer_user *tu = timeri->callback_data;  in snd_timer_user_disconnect()  local
 1363 	struct snd_timer_user *tu = timeri->callback_data;  in snd_timer_user_tinterrupt()  local
 1418 static int realloc_user_queue(struct snd_timer_user *tu, int size)  in realloc_user_queue()
 1447 	struct snd_timer_user *tu;  in snd_timer_user_open()  local
 1471 	struct snd_timer_user *tu;  in snd_timer_user_release()  local
 1711 	struct snd_timer_user *tu;  in snd_timer_user_tselect()  local
 1746 	struct snd_timer_user *tu;  in snd_timer_user_info()  local
 [all …]
 
 | 
| D | timer_compat.c | 50 	struct snd_timer_user *tu;  in snd_timer_user_info_compat()  local84 	struct snd_timer_user *tu;  in snd_timer_user_status_compat()  local
 161 	struct snd_timer_user *tu = file->private_data;  in snd_timer_user_ioctl_compat()  local
 
 | 
| /Linux-v5.4/tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/store_buffering/ | 
| D | test.c | 55 	pthread_t tu;  in main()  local
 | 
| /Linux-v5.4/kernel/time/ | 
| D | hrtimer.c | 1948 	struct timespec64 tu;  in SYSCALL_DEFINE2()  local1968 	struct timespec64 tu;  in SYSCALL_DEFINE2()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/display/ | 
| D | intel_display.h | 260 	u32 tu;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/ | 
| D | atom.h | 122 		u8 tu:6;  member
 | 
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ | 
| D | hw.c | 1034 static bool ath9k_hw_set_global_txtimeout(struct ath_hw *ah, u32 tu)  in ath9k_hw_set_global_txtimeout()
 | 
| /Linux-v5.4/ipc/ | 
| D | sem.c | 1126 	struct sem_undo *un, *tu;  in freeary()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/gma500/ | 
| D | cdv_intel_dp.c | 946 	uint32_t	tu;  member
 | 
| /Linux-v5.4/net/mac80211/ | 
| D | mlme.c | 3578 		u32 tu, ms;  in ieee80211_rx_mgmt_assoc_resp()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | ieee80211.h | 3252 static inline unsigned long ieee80211_tu_to_usec(unsigned long tu)  in ieee80211_tu_to_usec()
 |