Searched defs:acpi_device_software_node_port (Results 1 – 1 of 1) sorted by relevance
440 struct acpi_device_software_node_port { struct441 char port_name[ACPI_DEVICE_SWNODE_PORT_NAME_LENGTH + 1];442 u32 data_lanes[ACPI_DEVICE_CSI2_DATA_LANES];466 struct acpi_device_software_node_port *ports; argument