Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpi.h1373 u16 hpi_meter_query_channels(const u32 h_meter, u32 *p_channels);
H A Dasihpi.c1443 err = hpi_meter_query_channels(h_control, &count); in snd_asihpi_volume_info()
2034 err = hpi_meter_query_channels(h_control, &count); in snd_asihpi_meter_info()
H A Dhpifunc.c2005 u16 hpi_meter_query_channels(const u32 h_meter, u32 *p_channels) in hpi_meter_query_channels() function