Home
last modified time | relevance | path

Searched refs:dpu_intf_cfg (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.h92 const struct dpu_intf_cfg *cap;
Ddpu_hw_catalog.h642 struct dpu_intf_cfg { struct
853 const struct dpu_intf_cfg *intf;
Ddpu_hw_intf.c75 static const struct dpu_intf_cfg *_intf_offset(enum dpu_intf intf, in _intf_offset()
353 const struct dpu_intf_cfg *cfg; in dpu_hw_intf_init()
Ddpu_hw_catalog.c1240 static const struct dpu_intf_cfg msm8998_intf[] = {
1247 static const struct dpu_intf_cfg sdm845_intf[] = {
1254 static const struct dpu_intf_cfg sc7180_intf[] = {
1259 static const struct dpu_intf_cfg sm8150_intf[] = {
1266 static const struct dpu_intf_cfg sc7280_intf[] = {
1272 static const struct dpu_intf_cfg sc8180x_intf[] = {
1282 static const struct dpu_intf_cfg qcm2290_intf[] = {
Ddpu_rm.c174 const struct dpu_intf_cfg *intf = &cat->intf[i]; in dpu_rm_init()