Home
last modified time | relevance | path

Searched refs:dummy_timer_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/
H A Ddummy.c89 struct dummy_timer_ops { struct
99 (*(const struct dummy_timer_ops **)(substream)->runtime->private_data)
223 const struct dummy_timer_ops *timer_ops;
343 static const struct dummy_timer_ops dummy_systimer_ops = {
359 const struct dummy_timer_ops *timer_ops;
467 static const struct dummy_timer_ops dummy_hrtimer_ops = {
540 const struct dummy_timer_ops *ops; in dummy_pcm_open()
/kernel/linux/linux-6.6/sound/drivers/
H A Ddummy.c96 struct dummy_timer_ops { struct
106 (*(const struct dummy_timer_ops **)(substream)->runtime->private_data)
230 const struct dummy_timer_ops *timer_ops;
350 static const struct dummy_timer_ops dummy_systimer_ops = {
366 const struct dummy_timer_ops *timer_ops;
474 static const struct dummy_timer_ops dummy_hrtimer_ops = {
547 const struct dummy_timer_ops *ops; in dummy_pcm_open()

Completed in 4 milliseconds