Home
last modified time | relevance | path

Searched refs:period_work (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/firewire/
H A Damdtp-stream.h194 struct work_struct period_work; member
H A Damdtp-stream.c110 INIT_WORK(&s->period_work, pcm_period_work); in amdtp_stream_init()
356 cancel_work_sync(&s->period_work); in amdtp_stream_pcm_prepare()
622 queue_work(system_highpri_wq, &s->period_work); in update_pcm_pointers()
629 period_work); in pcm_period_work()
1871 if (current_work() != &s->period_work) in amdtp_domain_stream_pcm_pointer()
1927 cancel_work_sync(&s->period_work); in amdtp_stream_stop()