Home
last modified time | relevance | path

Searched refs:hpi_debug_data (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/asihpi/
H A Dhpidebug.h61 void hpi_debug_data(u16 *pdata, u32 len);
66 hpi_debug_data(pdata, len); \
H A Dhpidebug.c47 void hpi_debug_data(u16 *pdata, u32 len) in hpi_debug_data() function