Home
last modified time | relevance | path

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

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