Searched refs:total (Results 1 – 3 of 3) sorted by relevance
976 int rc, total = 0; in tfa2_hap_cnt_sequencer_count() local980 rc = tfa2_cnt_grep_nth_profile_name(cnt, devidx, total, ".seq.hap"); in tfa2_hap_cnt_sequencer_count()987 total++; in tfa2_hap_cnt_sequencer_count()990 return rc ? rc : total; /* return error or count */ in tfa2_hap_cnt_sequencer_count()
1126 uint32_t total = 0U; in USB_HostIp3516HsFindStartFrame() local1142 total = pipe->busHsTime; in USB_HostIp3516HsFindStartFrame()1156 total += p->busHsTime; in USB_HostIp3516HsFindStartFrame()1168 total += p->busHsTime; in USB_HostIp3516HsFindStartFrame()1183 total += p->busHsTime; in USB_HostIp3516HsFindStartFrame()1194 if ((float)total > USB_HOST_IP3516HS_PERIODIC_BANDWIDTH) in USB_HostIp3516HsFindStartFrame()1230 total = 0U; in USB_HostIp3516HsFindStartFrame()
710 uint32_t total = 0U; in USB_HostOhciFindStartFrame() local724 total = 0U; in USB_HostOhciFindStartFrame()732 total += p->busTime; in USB_HostOhciFindStartFrame()735 if ((float)total > USB_HOST_OHCI_PERIODIC_BANDWIDTH) in USB_HostOhciFindStartFrame()