Searched refs:hdafg_dd_parse_info (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/hdaudio/
H A Dhdafg_dd.h45 int hdafg_dd_parse_info(uint8_t *, size_t, struct hdafg_dd_info *);
H A Dhdafg_dd.c49 hdafg_dd_parse_info(uint8_t *data, size_t datalen, struct hdafg_dd_info *hdi) function
54 printf("hdafg_dd_parse_info: datalen=%u\n", (unsigned int)datalen);
H A Dhdafg.c879 if (hdafg_dd_parse_info(elddata, elddatalen, &hdi) != 0) {

Completed in 61 milliseconds