Searched refs:MHI_EOB (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dmhi.h52 * @MHI_EOB: End of buffer for bulk transfer
57 MHI_EOB = BIT(0), enumerator in enum:mhi_flags
/linux-master/drivers/bus/mhi/host/
H A Dmain.c1238 eob = !!(flags & MHI_EOB);

Completed in 98 milliseconds