PROFILE           524 sound/pci/asihpi/hpi_internal.h 	HPI_PROFILE_OPEN_ALL = HPI_FUNC_ID(PROFILE, 1),
PROFILE           525 sound/pci/asihpi/hpi_internal.h 	HPI_PROFILE_START_ALL = HPI_FUNC_ID(PROFILE, 2),
PROFILE           526 sound/pci/asihpi/hpi_internal.h 	HPI_PROFILE_STOP_ALL = HPI_FUNC_ID(PROFILE, 3),
PROFILE           527 sound/pci/asihpi/hpi_internal.h 	HPI_PROFILE_GET = HPI_FUNC_ID(PROFILE, 4),
PROFILE           528 sound/pci/asihpi/hpi_internal.h 	HPI_PROFILE_GET_IDLECOUNT = HPI_FUNC_ID(PROFILE, 5),
PROFILE           529 sound/pci/asihpi/hpi_internal.h 	HPI_PROFILE_GET_NAME = HPI_FUNC_ID(PROFILE, 6),
PROFILE           530 sound/pci/asihpi/hpi_internal.h 	HPI_PROFILE_GET_UTILIZATION = HPI_FUNC_ID(PROFILE, 7)