Home
last modified time | relevance | path

Searched refs:pw_format (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/asihpi/
H A Dhpifunc.c1470 u16 *pw_format) in hpi_aesebu_receiver_query_format() argument
1476 *pw_format = (u16)qr; in hpi_aesebu_receiver_query_format()
1486 u16 hpi_aesebu_receiver_get_format(u32 h_control, u16 *pw_format) in hpi_aesebu_receiver_get_format() argument
1492 if (!err && pw_format) in hpi_aesebu_receiver_get_format()
1493 *pw_format = (u16)param; in hpi_aesebu_receiver_get_format()
1579 u16 *pw_format) in hpi_aesebu_transmitter_query_format() argument
1585 *pw_format = (u16)qr; in hpi_aesebu_transmitter_query_format()
H A Dhpi.h1482 u16 *pw_format);
1511 u16 *pw_format);