Searched defs:common_child_dev_config (Results 1 – 2 of 2) sorted by relevance
121 struct common_child_dev_config { struct122 u16 handle;123 u16 device_type;124 u8 not_common1[12];125 u8 dvo_port;126 u8 i2c_pin;127 u8 slave_addr;128 u8 ddc_pin;129 u16 edid_ptr;130 u8 not_common3[6];[all …]
211 struct common_child_dev_config { struct231 struct common_child_dev_config common; argument