Home
last modified time | relevance | path

Searched defs:dp_aux_private (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_aux.c14 struct dp_aux_private { struct
15 struct device *dev;
16 struct dp_catalog *catalog;
18 struct mutex mutex;
19 struct completion comp;
21 u32 aux_error_num;
22 u32 retry_cnt;
23 bool cmd_busy;
24 bool native;
25 bool read;
[all …]