Searched refs:SND_SET_DEVICE (Results 1 – 3 of 3) sorted by relevance
78 #define SND_SET_DEVICE _IOW(SND_IOCTL_MAGIC, 2, struct msm_device_config *) macro
466 if (ioctl(fd, SND_SET_DEVICE, &args) < 0) { in do_route_audio_rpc()