Searched defs:acpi_device_software_node_port (Results 1 – 1 of 1) sorted by relevance
430 struct acpi_device_software_node_port { struct431 char port_name[ACPI_DEVICE_SWNODE_PORT_NAME_LENGTH + 1];432 u32 data_lanes[ACPI_DEVICE_CSI2_DATA_LANES];456 struct acpi_device_software_node_port *ports; argument