Home
last modified time | relevance | path

Searched refs:vdd_str (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mmc/core/
A Ddebugfs.c36 static const char *vdd_str[] = { in mmc_ios_show() local
65 else if (ios->vdd < (ARRAY_SIZE(vdd_str) - 1) in mmc_ios_show()
66 && vdd_str[ios->vdd] && vdd_str[ios->vdd + 1]) in mmc_ios_show()
67 seq_printf(s, "(%s ~ %s V)\n", vdd_str[ios->vdd], in mmc_ios_show()
68 vdd_str[ios->vdd + 1]); in mmc_ios_show()
/linux/
A DSystem.map81425 ffff800011271e28 d vdd_str.0
A D.tmp_System.map81425 ffff800011271e28 d vdd_str.0

Completed in 297 milliseconds