Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dsdio_cis.c113 const struct cis_tpl *tpl, int tpl_count, in cis_tpl_parse() argument
120 for (i = 0; i < tpl_count; i++, tpl++) { in cis_tpl_parse()
124 if (i < tpl_count) { in cis_tpl_parse()