Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/asihpi/
Dhpi.h1373 u16 hpi_meter_query_channels(const u32 h_meter, u32 *p_channels);
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()
Dhpifunc.c2005 u16 hpi_meter_query_channels(const u32 h_meter, u32 *p_channels) in hpi_meter_query_channels() function