Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/asihpi/
Dhpi.h1397 u16 hpi_meter_query_channels(const u32 h_meter, u32 *p_channels);
Dasihpi.c1514 err = hpi_meter_query_channels(h_control, &count); in snd_asihpi_volume_info()
2108 err = hpi_meter_query_channels(h_control, &count); in snd_asihpi_meter_info()
Dhpifunc.c2004 u16 hpi_meter_query_channels(const u32 h_meter, u32 *p_channels) in hpi_meter_query_channels() function