Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/core/
Dsdio_cis.c120 const struct cis_tpl *tpl, int tpl_count, in cis_tpl_parse() argument
127 for (i = 0; i < tpl_count; i++, tpl++) { in cis_tpl_parse()
131 if (i < tpl_count) { in cis_tpl_parse()