Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dsdio_cis.c122 const struct cis_tpl *tpl, int tpl_count, in cis_tpl_parse() argument
129 for (i = 0; i < tpl_count; i++, tpl++) { in cis_tpl_parse()
133 if (i < tpl_count) { in cis_tpl_parse()