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

/linux-4.1.27/sound/pci/asihpi/
H A Dhpi6205.h72 #define HPI6205_SIZEOF_DATA (16*1024) macro
87 u8 b_data[HPI6205_SIZEOF_DATA];
H A Dhpi6205.c2023 if (this_copy > HPI6205_SIZEOF_DATA) hpi6205_transfer_data()
2024 this_copy = HPI6205_SIZEOF_DATA; hpi6205_transfer_data()

Completed in 101 milliseconds