Home
last modified time | relevance | path

Searched refs:t (Results 8201 – 8225 of 8709) sorted by relevance

1...<<321322323324325326327328329330>>...349

/openbmc/linux/sound/usb/
H A Dmidi.c340 static void snd_usbmidi_error_timer(struct timer_list *t) in snd_usbmidi_error_timer() argument
342 struct snd_usb_midi *umidi = from_timer(umidi, t, error_timer); in snd_usbmidi_error_timer()
/openbmc/linux/arch/sparc/kernel/
H A Dtraps_64.c2825 void notrace init_cur_cpu_trap(struct thread_info *t) in init_cur_cpu_trap() argument
2830 p->thread = t; in init_cur_cpu_trap()
/openbmc/linux/drivers/input/
H A Dinput.c2324 static void input_repeat_key(struct timer_list *t) in input_repeat_key() argument
2326 struct input_dev *dev = from_timer(dev, t, timer); in input_repeat_key()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c2440 static void mtk_dp_debounce_timer(struct timer_list *t) in mtk_dp_debounce_timer() argument
2442 struct mtk_dp *mtk_dp = from_timer(mtk_dp, t, debounce_timer); in mtk_dp_debounce_timer()
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c2326 static void dpu_encoder_frame_done_timeout(struct timer_list *t) in dpu_encoder_frame_done_timeout() argument
2328 struct dpu_encoder_virt *dpu_enc = from_timer(dpu_enc, t, in dpu_encoder_frame_done_timeout()
/openbmc/qemu/qapi/
H A Dui.json310 # unknown if spice server doesn't provide this information.
957 'r', 't', 'y', 'u', 'i', 'o', 'p', 'bracket_left', 'bracket_right',
/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c1219 RISCVIOMMUEntry *t = (RISCVIOMMUEntry *) v; in riscv_iommu_iot_hash() local
1220 return (guint)t->iova; in riscv_iommu_iot_hash()
/openbmc/linux/kernel/sched/
H A Ddeadline.c905 static bool dl_entity_overflow(struct sched_dl_entity *dl_se, u64 t) in dl_entity_overflow() argument
928 right = ((dl_se->deadline - t) >> DL_SCALE) * in dl_entity_overflow()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c5255 u8 sound_dim = 3, t; in rtw89_mac_set_csi_para_reg() local
5269 t = FIELD_GET(IEEE80211_HE_PHY_CAP5_BEAMFORMEE_NUM_SND_DIM_UNDER_80MHZ_MASK, in rtw89_mac_set_csi_para_reg()
5271 sound_dim = min(sound_dim, t); in rtw89_mac_set_csi_para_reg()
5277 t = FIELD_GET(IEEE80211_VHT_CAP_SOUNDING_DIMENSIONS_MASK, in rtw89_mac_set_csi_para_reg()
5279 sound_dim = min(sound_dim, t); in rtw89_mac_set_csi_para_reg()
/openbmc/linux/drivers/video/fbdev/
H A DKconfig14 a well-defined interface, so the software doesn't need to know
1038 don't need to choose this to run the Radeon in plain VGA mode.
1719 doesn't use Geometry Engine GT1000. This driver also supports
1884 bool "Don't reinitialize, use bootloader's GDC/Display configuration"
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c1239 static size_t fprintf_duration(unsigned long t, bool calculated, FILE *fp) in fprintf_duration() argument
1241 double duration = (double)t / NSEC_PER_MSEC; in fprintf_duration()
1539 static bool trace__filter_duration(struct trace *trace, double t) in trace__filter_duration() argument
1541 return t < (trace->duration_filter * NSEC_PER_MSEC); in trace__filter_duration()
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8195.dtsi1691 u3phy2: t-phy@11c40000 {
1706 u3phy3: t-phy@11c50000 {
1853 u3phy1: t-phy@11e30000 {
1882 u3phy0: t-phy@11e40000 {
/openbmc/u-boot/common/spl/
H A DKconfig396 tasks that don't fall nicely into other categories, Enable this
795 this if you have SPL size limitations and don't need full
1051 tasks that don't fall nicely into other categories, Enable this
/openbmc/qemu/docs/devel/
H A Dmulti-process.rst659 are two queues: pending queue is for MMIOs that haven't been read by the
660 emulation program, and the sent queue is for MMIOs that haven't been
672 that haven't been replied to, in order to satisfy the PCI constraint
/openbmc/linux/Documentation/RCU/
H A DwhatisRCU.rst665 don't forget about them when submitting patches making use of RCU!]::
945 the same type. In this case RCU doesn't even protect the identity of the
1245 and with RCU you don't.
/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c299 static uint64_t multdiv(uint64_t t, uint32_t n, uint32_t d) in multdiv() argument
303 return (t / d) * n + ((t % d) * n) / d; in multdiv()
/openbmc/linux/Documentation/power/
H A Dbasic-pm-debugging.rst248 # mount -t debugfs none /sys/kernel/debug
/openbmc/u-boot/drivers/net/
H A DKconfig346 doesn't have such signal, setting PA17 as GMAC function
/openbmc/u-boot/arch/arm/dts/
H A Dam437x-gp-evm.dts96 * panel's enable GPIO, but we don't have HDMI driver support nor
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfsroot.rst161 off or none: don't use autoconfiguration
/openbmc/docs/architecture/
H A Dsensor-architecture.md224 2. If the device isn't in the device tree, then the device path can be used.
/openbmc/qemu/docs/system/
H A Dtls.rst317 -t -x / \
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Ddefault.css270 /* icon has to be absolutely positioned, otherwise the spin animation doesn't work */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/
H A Demacs_29.1.bb16 CVE_STATUS[CVE-2007-6109] = "fixed-version: The CPE in the NVD database doesn't reflect correctly t…
/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk+3/
H A Dopengl.patch8 want that to happen and we don't want every app to have to set

1...<<321322323324325326327328329330>>...349