Home
last modified time | relevance | path

Searched refs:Cursor (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/sti/
H A DNOTES25 GPU >-------------+Cursor | | +---+ DVO +--> 24b//
43 - The Cursor is mapped to the Compositor Cursor
47 FB & planes Cursor CRTC Encoders Bridges/Connectors
53 | |Cursor | | | +-> | | DVO | <-+
/linux/rust/kernel/
H A Drbtree.rs246 pub fn cursor_front(&mut self) -> Option<Cursor<'_, K, V>> { in cursor_front()
253 Cursor { in cursor_front()
261 pub fn cursor_back(&mut self) -> Option<Cursor<'_, K, V>> { in cursor_back()
268 Cursor { in cursor_back()
424 pub fn cursor_lower_bound(&mut self, key: &K) -> Option<Cursor<'_, K, V>> in cursor_lower_bound()
473 Cursor { in cursor_lower_bound()
729 pub struct Cursor<'a, K, V> { struct
734 // SAFETY: The [`Cursor`] has exclusive access to both `K` and `V`, so it is sufficient to require them to be `Send`. argument
737 unsafe impl<'a, K: Send, V: Send> Send for Cursor<'a, K, V> {} implementation
739 // SAFETY: The [`Cursor`] give
741 unsafe impl<'a, K: Sync, V: Sync> Sync for Cursor<'a, K, V> {} global() implementation
743 impl<'a, K, V> Cursor<'a, K, V> { global() implementation
[all...]
H A Dlist.rs599 pub fn cursor_front(&mut self) -> Cursor<'_, T, ID> { in cursor_front()
601 Cursor { in cursor_front()
608 pub fn cursor_back(&mut self) -> Cursor<'_, T, ID> { in cursor_back()
610 Cursor { in cursor_back()
825 pub struct Cursor<'a, T: ?Sized + ListItem<ID>, const ID: u64 = 0> { struct
831 impl<'a, T: ?Sized + ListItem<ID>, const ID: u64> Cursor<'a, T, ID> { implementation
982 cursor: &'a mut Cursor<'b, T, ID>,
998 // `self.cursor.list` by the type invariants of `Cursor`. in remove()
1010 // access to the `CursorPeek`, the `Cursor` or the `List`. However, the `ArcBorrow` holds in arc()
1012 // `Cursor`, whic in arc()
[all...]
/linux/Documentation/fb/
H A Dintel810.rst52 - Hardware Cursor Support
H A Dmatroxfb.rst211 noblink disables cursor blinking. Cursor in text mode always blinks (hw
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_osd.rst547 - Cursor
/linux/Documentation/gpu/amdgpu/display/
H A Ddcn-overview.rst115 The Converter and Cursor (CNVC) in DPP would then normalize the data
/linux/Documentation/input/devices/
H A Datarikbd.rst103 Mouse Cursor Key Mode
/linux/Documentation/admin-guide/
H A Dspkguide.txt746 10. Using Cursor Tracking