Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.c818 static int iovar_tpl_parse(const iovar_tpl_t *tpl, int tpl_count, in iovar_tpl_parse() argument
824 for (i = 0; i < tpl_count; i++, tpl++) { in iovar_tpl_parse()
828 if (i < tpl_count && tpl->parse) { in iovar_tpl_parse()
H A Dwl_android_ext.c6529 int tpl_count = ARRAY_SIZE(wl_ext_iovar_tpl_list); in wl_ext_wl_iovar() local
6555 for (i = 0; i < tpl_count; i++, tpl++) { in wl_ext_wl_iovar()
6559 if (i < tpl_count && tpl->parse) { in wl_ext_wl_iovar()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android_ext.c2730 int tpl_count = ARRAY_SIZE(wl_ext_iovar_tpl_list); in wl_ext_wl_iovar() local
2757 for (i = 0; i < tpl_count; i++, tpl++) { in wl_ext_wl_iovar()
2761 if (i < tpl_count && tpl->parse) { in wl_ext_wl_iovar()
H A Ddhd_config.c1714 static int iovar_tpl_parse(const iovar_tpl_t *tpl, int tpl_count, in iovar_tpl_parse() argument
1720 for (i = 0; i < tpl_count; i++, tpl++) { in iovar_tpl_parse()
1724 if (i < tpl_count && tpl->parse) { in iovar_tpl_parse()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android_ext.c2715 int tpl_count = ARRAY_SIZE(wl_ext_iovar_tpl_list); in wl_ext_wl_iovar() local
2742 for (i = 0; i < tpl_count; i++, tpl++) { in wl_ext_wl_iovar()
2746 if (i < tpl_count && tpl->parse) { in wl_ext_wl_iovar()
H A Ddhd_config.c1943 static int iovar_tpl_parse(const iovar_tpl_t *tpl, int tpl_count, in iovar_tpl_parse() argument
1949 for (i = 0; i < tpl_count; i++, tpl++) { in iovar_tpl_parse()
1953 if (i < tpl_count && tpl->parse) { in iovar_tpl_parse()