Searched defs:child_device_config (Results 1 – 1 of 1) sorted by relevance
335 struct child_device_config { struct336 u16 handle;337 u16 device_type; /* See DEVICE_TYPE_* above */339 union {358 } __packed;360 u16 addin_offset;361 u8 dvo_port; /* See DEVICE_PORT_* and DVO_PORT_* above */362 u8 i2c_pin;363 u8 slave_addr;364 u8 ddc_pin;[all …]