Searched refs:HasPipe (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Dintel_extreme.cpp270 if (which.HasPipe(INTEL_PIPE_A))
272 if (which.HasPipe(INTEL_PIPE_B))
298 return which.HasPipe(INTEL_PIPE_ANY);
398 if (which.HasPipe(INTEL_PIPE_A)) {
404 if (which.HasPipe(INTEL_PIPE_B)) {
412 if (which.HasPipe(INTEL_PIPE_C)) {
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h497 bool HasPipe(pipe_index pipe) function in class:pipes

Completed in 47 milliseconds