Searched defs:child_device_config (Results 1 – 1 of 1) sorted by relevance
397 struct child_device_config { struct398 u16 handle;399 u16 device_type; /* See DEVICE_TYPE_* above */401 union {430 } __packed;432 u16 addin_offset;433 u8 dvo_port; /* See DEVICE_PORT_* and DVO_PORT_* above */434 u8 i2c_pin;435 u8 slave_addr;436 u8 ddc_pin;[all …]