Searched defs:PipeLoaderDevice (Results 1 – 2 of 2) sorted by relevance
11 pub(super) struct PipeLoaderDevice { struct15 impl PipeLoaderDevice { argument37 impl Drop for PipeLoaderDevice { implementation
92 pub(super) fn new(ldev: PipeLoaderDevice, screen: *mut pipe_screen) -> Option<Self> { in new()