Searched defs:phy_id_mapping (Results 1 – 1 of 1) sorted by relevance
53 struct phy_id_mapping { struct54 bool assigned;55 bool is_mst;56 uint8_t enc_hw_inst;57 u8 lct;58 u8 port_num;59 u8 rad[8];112 struct phy_id_mapping phy_id_mapping[MAX_CRTC]; member