Searched refs:hpi_format_to_msg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpifunc.c | 62 void hpi_format_to_msg(struct hpi_msg_format *pMF, in hpi_format_to_msg() function 510 hpi_format_to_msg(&hm.u.d.u.data.format, p_format); in hpi_outstream_write_buf() 597 hpi_format_to_msg(&hm.u.d.u.data.format, p_format); in hpi_outstream_query_format() 614 hpi_format_to_msg(&hm.u.d.u.data.format, p_format); in hpi_outstream_set_format() 899 hpi_format_to_msg(&hm.u.d.u.data.format, p_format); in hpi_instream_query_format() 915 hpi_format_to_msg(&hm.u.d.u.data.format, p_format); in hpi_instream_set_format()
|
H A D | hpi_internal.h | 1415 void hpi_format_to_msg(struct hpi_msg_format *pMF,
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpifunc.c | 62 void hpi_format_to_msg(struct hpi_msg_format *pMF, in hpi_format_to_msg() function 510 hpi_format_to_msg(&hm.u.d.u.data.format, p_format); in hpi_outstream_write_buf() 597 hpi_format_to_msg(&hm.u.d.u.data.format, p_format); in hpi_outstream_query_format() 614 hpi_format_to_msg(&hm.u.d.u.data.format, p_format); in hpi_outstream_set_format() 899 hpi_format_to_msg(&hm.u.d.u.data.format, p_format); in hpi_instream_query_format() 915 hpi_format_to_msg(&hm.u.d.u.data.format, p_format); in hpi_instream_set_format()
|
H A D | hpi_internal.h | 1410 void hpi_format_to_msg(struct hpi_msg_format *pMF,
|
Completed in 16 milliseconds