Home
last modified time | relevance | path

Searched refs:INTF_NONE (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_mdss.h201 INTF_NONE = 0x0, enumerator
Ddpu_hw_intf.c70 (m->intf[i].type != INTF_NONE)) { in _intf_offset()
Ddpu_rm.c144 if (intf->type == INTF_NONE) { in dpu_rm_init()
Ddpu_encoder.c2032 enum dpu_intf_type intf_type = INTF_NONE; in dpu_encoder_setup_display()