Searched refs:group_notify_work (Results 1 – 1 of 1) sorted by relevance
43 struct work_struct group_notify_work; /* FB change notification */ member336 cancel_work_sync(&client->group_notify_work); in seq_ump_client_free()385 container_of(work, struct seq_ump_client, group_notify_work); in handle_group_notify()426 schedule_work(&client->group_notify_work); in seq_ump_notify_fb_change()469 INIT_WORK(&client->group_notify_work, handle_group_notify); in snd_seq_ump_probe()
Completed in 5 milliseconds