Searched defs:pipe (Results 1 - 11 of 11) sorted by relevance

/fuchsia/zircon/system/dev/display/intel-i915/
H A Dpipe.h42 registers::Pipe pipe() const { return pipe_; } function in class:i915::Pipe
H A Dpower.cpp62 PowerWellRef Power::GetPipePowerWellRef(registers::Pipe pipe) { argument
H A Ddisplay-device.h64 Pipe* pipe() const { return pipe_; } function in class:i915::DisplayDevice
[all...]
H A Dinterrupts.cpp90 void Interrupts::HandlePipeInterrupt(registers::Pipe pipe, zx_time_t timestamp) { argument
100 void Interrupts::EnablePipeVsync(registers::Pipe pipe, bool enable) { argument
H A Ddisplay-device.cpp199 bool DisplayDevice::AttachPipe(Pipe* pipe) { argument
[all...]
H A Dhdmi-display.cpp548 DdiModeset(const display_mode_t& mode, registers::Pipe pipe, registers::Trans trans) argument
627 PipeConfigPreamble(const display_mode_t& mode, registers::Pipe pipe, registers::Trans trans) argument
639 PipeConfigEpilogue(const display_mode_t& mode, registers::Pipe pipe, registers::Trans trans) argument
H A Dpipe.cpp73 Pipe::Pipe(Controller* controller, registers::Pipe pipe) argument
[all...]
H A Dintel-i915.cpp254 void Controller::HandlePipeVsync(registers::Pipe pipe, zx_time_t timestamp) { argument
442 void Controller::ResetPipe(registers::Pipe pipe) { argument
598 auto pipe local
712 auto pipe = registers::PIPE_INVALID; local
874 GetPlaneLayer(registers::Pipe pipe, uint32_t plane, const display_config_t** configs, uint32_t display_count, const layer_t** layer_out) argument
[all...]
H A Ddp-display.cpp866 static registers::Trans select_trans(registers::Ddi ddi, registers::Pipe pipe) { argument
1119 DdiModeset(const display_mode_t& mode, registers::Pipe pipe, registers::Trans trans) argument
1124 PipeConfigPreamble(const display_mode_t& mode, registers::Pipe pipe, registers::Trans trans) argument
1180 PipeConfigEpilogue(const display_mode_t& mode, registers::Pipe pipe, registers::Trans trans) argument
/fuchsia/zircon/system/ulib/fdio/include/lib/fdio/
H A Dremoteio.h85 } pipe; member in union:__anon1030::__anon1031
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c1691 int pipe(int pipefd[2]) { function

Completed in 94 milliseconds