Searched refs:pw_format (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpi.h | 1498 u16 *pw_format); 1527 u16 *pw_format);
|
H A D | hpifunc.c | 1470 u16 *pw_format) in hpi_aesebu_receiver_query_format() 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() 1585 *pw_format = (u16)qr; in hpi_aesebu_transmitter_query_format() 1469 hpi_aesebu_receiver_query_format(const u32 h_aes_rx, const u32 index, u16 *pw_format) hpi_aesebu_receiver_query_format() argument 1578 hpi_aesebu_transmitter_query_format(const u32 h_aes_tx, const u32 index, u16 *pw_format) hpi_aesebu_transmitter_query_format() argument
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpi.h | 1482 u16 *pw_format); 1511 u16 *pw_format);
|
H A D | hpifunc.c | 1470 u16 *pw_format) in hpi_aesebu_receiver_query_format() 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() 1585 *pw_format = (u16)qr; in hpi_aesebu_transmitter_query_format() 1469 hpi_aesebu_receiver_query_format(const u32 h_aes_rx, const u32 index, u16 *pw_format) hpi_aesebu_receiver_query_format() argument 1578 hpi_aesebu_transmitter_query_format(const u32 h_aes_tx, const u32 index, u16 *pw_format) hpi_aesebu_transmitter_query_format() argument
|
Completed in 14 milliseconds