Home
last modified time | relevance | path

Searched refs:hpi_stream_res (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/pci/asihpi/
Dhpi_internal.h740 struct hpi_stream_res { struct
1082 struct hpi_stream_res d;
1102 sizeof(struct hpi_response_header) + sizeof(struct hpi_stream_res),\
1103 sizeof(struct hpi_response_header) + sizeof(struct hpi_stream_res),\
1210 struct hpi_stream_res d;
1428 void hpi_stream_response_to_legacy(struct hpi_stream_res *pSR);
Dhpimsgx.c124 struct hpi_stream_res d;
Dhpifunc.c83 void hpi_stream_response_to_legacy(struct hpi_stream_res *pSR) in hpi_stream_response_to_legacy()