Searched refs:bgx_sel (Results 1 – 1 of 1) sorted by relevance
1432 char bgx_sel[5]; in bgx_acpi_match_id() local1434 snprintf(bgx_sel, 5, "BGX%d", bgx->bgx_id); in bgx_acpi_match_id()1440 if (strncmp(string.pointer, bgx_sel, 4)) { in bgx_acpi_match_id()