Searched refs:pd_t_chunking_not_supported (Results 1 – 2 of 2) sorted by relevance
241 struct usbc_timer_t pd_t_chunking_not_supported; member
101 usbc_timer_init(&pe->pd_t_chunking_not_supported, PD_T_CHUNKING_NOT_SUPPORTED_NOM_MS); in pe_init()1123 usbc_timer_start(&pe->pd_t_chunking_not_supported); in pe_chunk_received_entry()1139 if (usbc_timer_expired(&pe->pd_t_chunking_not_supported)) { in pe_chunk_received_run()