Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/asihpi/
Dhpi_internal.h729 struct hpi_stream_res { struct
1071 struct hpi_stream_res d;
1091 sizeof(struct hpi_response_header) + sizeof(struct hpi_stream_res),\
1092 sizeof(struct hpi_response_header) + sizeof(struct hpi_stream_res),\
1199 struct hpi_stream_res d;
1417 void hpi_stream_response_to_legacy(struct hpi_stream_res *pSR);
Dhpimsgx.c108 struct hpi_stream_res d;
Dhpifunc.c84 void hpi_stream_response_to_legacy(struct hpi_stream_res *pSR) in hpi_stream_response_to_legacy()