Home
last modified time | relevance | path

Searched defs:tu (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/drivers/usb/phy/
H A Dphy-tahvo.c66 struct tahvo_usb *tu = dev_get_drvdata(device); in vbus_show() local
71 static void check_vbus_state(struct tahvo_usb *tu) in check_vbus_state()
122 static void tahvo_usb_become_host(struct tahvo_usb *tu) in tahvo_usb_become_host()
136 static void tahvo_usb_stop_host(struct tahvo_usb *tu) in tahvo_usb_stop_host()
155 static void tahvo_usb_stop_peripheral(struct tahvo_usb *tu) in tahvo_usb_stop_peripheral()
162 static void tahvo_usb_power_off(struct tahvo_usb *tu) in tahvo_usb_power_off()
247 struct tahvo_usb *tu = _tu; in tahvo_usb_vbus_interrupt() local
259 struct tahvo_usb *tu = dev_get_drvdata(device); in otg_mode_show() local
275 struct tahvo_usb *tu = dev_get_drvdata(device); in otg_mode_store() local
322 struct tahvo_usb *tu; in tahvo_usb_probe() local
[all …]
/linux-6.15/kernel/trace/
H A Dtrace_uprobe.c336 struct trace_uprobe *tu; in alloc_trace_uprobe() local
382 struct trace_uprobe *tu; in find_probe_event() local
540 struct trace_uprobe *tu; in __trace_uprobe_create() local
830 struct trace_uprobe *tu; in probes_profile_seq_show() local
1075 struct trace_uprobe *tu; in print_uprobe_event() local
1123 struct trace_uprobe *tu; in __probe_event_disable() local
1145 struct trace_uprobe *tu; in probe_event_enable() local
1230 struct trace_uprobe *tu; in uprobe_event_define_fields() local
1322 struct trace_uprobe *tu; in uprobe_perf_close() local
1346 struct trace_uprobe *tu; in uprobe_perf_open() local
[all …]
H A Dtrace_probe.h575 struct trace_uprobe *tu; member
/linux-6.15/drivers/i2c/
H A Di2c-slave-testunit.c60 struct testunit_data *tu = i2c_get_clientdata(client); in i2c_slave_testunit_smbalert_cb() local
85 struct testunit_data *tu = i2c_get_clientdata(client); in i2c_slave_testunit_slave_cb() local
170 struct testunit_data *tu = container_of(work, struct testunit_data, worker.work); in i2c_slave_testunit_work() local
238 struct testunit_data *tu; in i2c_slave_testunit_probe() local
266 struct testunit_data *tu = i2c_get_clientdata(client); in i2c_slave_testunit_remove() local
/linux-6.15/sound/core/
H A Dtimer.c1457 struct snd_timer_user *tu; in snd_timer_user_open() local
1481 struct snd_timer_user *tu; in snd_timer_user_release() local
1714 struct snd_timer_user *tu; in snd_timer_user_tselect() local
1758 struct snd_timer_user *tu; in snd_timer_user_info() local
1787 struct snd_timer_user *tu; in snd_timer_user_params() local
1890 struct snd_timer_user *tu; in snd_timer_user_status32() local
1912 struct snd_timer_user *tu; in snd_timer_user_status64() local
1934 struct snd_timer_user *tu; in snd_timer_user_start() local
1951 struct snd_timer_user *tu; in snd_timer_user_stop() local
1965 struct snd_timer_user *tu; in snd_timer_user_continue() local
[all …]
H A Dtimer_compat.c50 struct snd_timer_user *tu; in snd_timer_user_info_compat() local
117 struct snd_timer_user *tu = file->private_data; in snd_timer_user_ioctl_compat() local
/linux-6.15/arch/s390/include/asm/
H A Dstp.h28 u32 tu : 1; member
/linux-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c314 struct tu_algo_data *tu) in msm_dp_panel_update_tu_timings()
419 static void _tu_valid_boundary_calc(struct tu_algo_data *tu) in _tu_valid_boundary_calc()
629 struct tu_algo_data *tu; in _dp_ctrl_calc_tu() local
/linux-6.15/kernel/time/
H A Dhrtimer.c2171 struct timespec64 tu; in SYSCALL_DEFINE2() local
2193 struct timespec64 tu; in SYSCALL_DEFINE2() local
/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h130 u8 tu:6; member
/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dhw.c1033 static bool ath9k_hw_set_global_txtimeout(struct ath_hw *ah, u32 tu) in ath9k_hw_set_global_txtimeout()
/linux-6.15/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c941 uint32_t tu; member
/linux-6.15/ipc/
H A Dsem.c1145 struct sem_undo *un, *tu; in freeary() local
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c775 enum num_t tu = t_unsigned(t); in reg_state_branch_taken_op() local
/linux-6.15/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c1307 u32 tu = ZYNQMP_DP_MSA_TRANSFER_UNIT_SIZE_TU_SIZE_DEF; in zynqmp_dp_encoder_mode_set_transfer_unit() local
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c6231 u64 tu; in rvu_mbox_handler_nix_bandprof_get_hwinfo() local
/linux-6.15/net/mac80211/
H A Dmlme.c6329 u32 tu, ms; in ieee80211_rx_mgmt_assoc_resp() local
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h921 u32 tu; member
/linux-6.15/include/linux/
H A Dieee80211.h4672 static inline unsigned long ieee80211_tu_to_usec(unsigned long tu) in ieee80211_tu_to_usec()