Searched refs:volume_t (Results 1 – 3 of 3) sorted by relevance
265 typedef int (*volume_t)(uint32_t, int, uint16_t); typedef282 volume_t volume;
374 typedef int (*volume_t)(uint32_t, int, uint16_t); typedef392 volume_t volume;
1186 csd->volume = (volume_t)dlsym(csd->csd_client, in open_csd_client()