Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpi6205.h61 #define HPI6205_SIZEOF_DATA (16*1024) macro
76 u8 b_data[HPI6205_SIZEOF_DATA];
H A Dhpi6205.c2007 if (this_copy > HPI6205_SIZEOF_DATA) in hpi6205_transfer_data()
2008 this_copy = HPI6205_SIZEOF_DATA; in hpi6205_transfer_data()
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpi6205.h61 #define HPI6205_SIZEOF_DATA (16*1024) macro
76 u8 b_data[HPI6205_SIZEOF_DATA];
H A Dhpi6205.c2007 if (this_copy > HPI6205_SIZEOF_DATA) in hpi6205_transfer_data()
2008 this_copy = HPI6205_SIZEOF_DATA; in hpi6205_transfer_data()

Completed in 6 milliseconds