Home
last modified time | relevance | path

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

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