Home
last modified time | relevance | path

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

/linux/sound/virtio/
H A Dvirtio_ctl_msg.h69 void virtsnd_ctl_msg_cancel_all(struct virtio_snd *snd);
H A Dvirtio_card.c360 virtsnd_ctl_msg_cancel_all(snd); in virtsnd_remove()
392 virtsnd_ctl_msg_cancel_all(snd); in virtsnd_freeze()
H A Dvirtio_ctl_msg.c233 void virtsnd_ctl_msg_cancel_all(struct virtio_snd *snd) in virtsnd_ctl_msg_cancel_all() function