Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dhpi_internal.h736 struct hpi_stream_res { struct
1078 struct hpi_stream_res d;
1098 sizeof(struct hpi_response_header) + sizeof(struct hpi_stream_res),\
1099 sizeof(struct hpi_response_header) + sizeof(struct hpi_stream_res),\
1206 struct hpi_stream_res d;
1424 void hpi_stream_response_to_legacy(struct hpi_stream_res *pSR);
Dhpimsgx.c123 struct hpi_stream_res d;
Dhpifunc.c83 void hpi_stream_response_to_legacy(struct hpi_stream_res *pSR) in hpi_stream_response_to_legacy()