Symbol: drm_dp_tunnel_mgr
sys/dev/pci/drm/display/drm_dp_tunnel.c
1075
struct drm_dp_tunnel_mgr *mgr = tunnel->group->mgr;
sys/dev/pci/drm/display/drm_dp_tunnel.c
1300
int drm_dp_tunnel_handle_irq(struct drm_dp_tunnel_mgr *mgr, struct drm_dp_aux *aux)
sys/dev/pci/drm/display/drm_dp_tunnel.c
1582
static bool init_group(struct drm_dp_tunnel_mgr *mgr, struct drm_dp_tunnel_group *group)
sys/dev/pci/drm/display/drm_dp_tunnel.c
175
struct drm_dp_tunnel_mgr *mgr;
sys/dev/pci/drm/display/drm_dp_tunnel.c
1876
static void destroy_mgr(struct drm_dp_tunnel_mgr *mgr)
sys/dev/pci/drm/display/drm_dp_tunnel.c
1903
struct drm_dp_tunnel_mgr *
sys/dev/pci/drm/display/drm_dp_tunnel.c
1906
struct drm_dp_tunnel_mgr *mgr;
sys/dev/pci/drm/display/drm_dp_tunnel.c
1947
void drm_dp_tunnel_mgr_destroy(struct drm_dp_tunnel_mgr *mgr)
sys/dev/pci/drm/display/drm_dp_tunnel.c
314
lookup_or_alloc_group(struct drm_dp_tunnel_mgr *mgr, u8 drv_group_id)
sys/dev/pci/drm/display/drm_dp_tunnel.c
354
struct drm_dp_tunnel_mgr *mgr = group->mgr;
sys/dev/pci/drm/display/drm_dp_tunnel.c
455
static bool add_tunnel_to_group(struct drm_dp_tunnel_mgr *mgr,
sys/dev/pci/drm/display/drm_dp_tunnel.c
472
create_tunnel(struct drm_dp_tunnel_mgr *mgr,
sys/dev/pci/drm/display/drm_dp_tunnel.c
550
static bool tunnel_regs_are_valid(struct drm_dp_tunnel_mgr *mgr,
sys/dev/pci/drm/display/drm_dp_tunnel.c
758
drm_dp_tunnel_detect(struct drm_dp_tunnel_mgr *mgr,
sys/dev/pci/drm/i915/display/intel_display_core.h
586
struct drm_dp_tunnel_mgr *dp_tunnel_mgr;
sys/dev/pci/drm/i915/display/intel_dp_tunnel.c
789
struct drm_dp_tunnel_mgr *tunnel_mgr;
sys/dev/pci/drm/include/drm/display/drm_dp_tunnel.h
116
drm_dp_tunnel_detect(struct drm_dp_tunnel_mgr *mgr,
sys/dev/pci/drm/include/drm/display/drm_dp_tunnel.h
164
drm_dp_tunnel_handle_irq(struct drm_dp_tunnel_mgr *mgr,
sys/dev/pci/drm/include/drm/display/drm_dp_tunnel.h
18
struct drm_dp_tunnel_mgr;
sys/dev/pci/drm/include/drm/display/drm_dp_tunnel.h
237
static inline struct drm_dp_tunnel_mgr *
sys/dev/pci/drm/include/drm/display/drm_dp_tunnel.h
244
void drm_dp_tunnel_mgr_destroy(struct drm_dp_tunnel_mgr *mgr) {}
sys/dev/pci/drm/include/drm/display/drm_dp_tunnel.h
49
drm_dp_tunnel_detect(struct drm_dp_tunnel_mgr *mgr,
sys/dev/pci/drm/include/drm/display/drm_dp_tunnel.h
62
int drm_dp_tunnel_handle_irq(struct drm_dp_tunnel_mgr *mgr,
sys/dev/pci/drm/include/drm/display/drm_dp_tunnel.h
95
struct drm_dp_tunnel_mgr *
sys/dev/pci/drm/include/drm/display/drm_dp_tunnel.h
97
void drm_dp_tunnel_mgr_destroy(struct drm_dp_tunnel_mgr *mgr);