Symbol: dpio_channel
sys/dev/drm/i915/i915_drv.h
3555
enum dpio_phy *phy, enum dpio_channel *ch);
sys/dev/drm/i915/intel_display.c
1431
enum dpio_channel port = vlv_pipe_to_channel(pipe);
sys/dev/drm/i915/intel_display.c
1612
enum dpio_channel port = vlv_pipe_to_channel(pipe);
sys/dev/drm/i915/intel_display.c
7138
enum dpio_channel port = vlv_pipe_to_channel(pipe);
sys/dev/drm/i915/intel_display.c
7938
enum dpio_channel port = vlv_pipe_to_channel(pipe);
sys/dev/drm/i915/intel_dp.c
716
enum dpio_channel ch = vlv_pipe_to_channel(pipe);
sys/dev/drm/i915/intel_dpio_phy.c
1016
enum dpio_channel port = vlv_dport_to_channel(dport);
sys/dev/drm/i915/intel_dpio_phy.c
1044
enum dpio_channel port = vlv_dport_to_channel(dport);
sys/dev/drm/i915/intel_dpio_phy.c
1073
enum dpio_channel port = vlv_dport_to_channel(dport);
sys/dev/drm/i915/intel_dpio_phy.c
234
enum dpio_phy *phy, enum dpio_channel *ch)
sys/dev/drm/i915/intel_dpio_phy.c
269
enum dpio_channel ch;
sys/dev/drm/i915/intel_dpio_phy.c
593
enum dpio_channel ch;
sys/dev/drm/i915/intel_dpio_phy.c
619
enum dpio_channel ch;
sys/dev/drm/i915/intel_dpio_phy.c
644
enum dpio_channel ch = vlv_dport_to_channel(dport);
sys/dev/drm/i915/intel_dpio_phy.c
739
enum dpio_channel ch = vlv_dport_to_channel(enc_to_dig_port(&encoder->base));
sys/dev/drm/i915/intel_dpio_phy.c
785
enum dpio_channel ch = vlv_dport_to_channel(dport);
sys/dev/drm/i915/intel_dpio_phy.c
866
enum dpio_channel ch = vlv_dport_to_channel(dport);
sys/dev/drm/i915/intel_dpio_phy.c
991
enum dpio_channel port = vlv_dport_to_channel(dport);
sys/dev/drm/i915/intel_dpll_mgr.c
1448
enum dpio_channel ch;
sys/dev/drm/i915/intel_dpll_mgr.c
1592
enum dpio_channel ch;
sys/dev/drm/i915/intel_drv.h
1208
static inline enum dpio_channel
sys/dev/drm/i915/intel_drv.h
1236
static inline enum dpio_channel
sys/dev/drm/i915/intel_drv.h
2081
enum dpio_channel ch, bool override);
sys/dev/drm/i915/intel_runtime_pm.c
1309
enum dpio_channel ch, bool override, unsigned int mask)
sys/dev/drm/i915/intel_runtime_pm.c
1371
enum dpio_channel ch, bool override)
sys/dev/drm/i915/intel_runtime_pm.c
1407
enum dpio_channel ch = vlv_dport_to_channel(enc_to_dig_port(&encoder->base));