Home
last modified time | relevance | path

Searched refs:valid_ids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dwbsd.c67 static const int valid_ids[] = { variable
1304 for (k = 0; k < ARRAY_SIZE(valid_ids); k++) { in wbsd_scan()
1305 if (id == valid_ids[k]) { in wbsd_scan()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dwbsd.c67 static const int valid_ids[] = { variable
1302 for (k = 0; k < ARRAY_SIZE(valid_ids); k++) { in wbsd_scan()
1303 if (id == valid_ids[k]) { in wbsd_scan()

Completed in 4 milliseconds