Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 16 of 16) sorted by relevance

/sof-2.7.6/zephyr/
Dedf_schedule.c115 const struct task_ops *ops, in schedule_task_init_edf()
134 const struct task_ops *ops, in schedule_task_init_edf_with_budget()
/sof-2.7.6/src/schedule/
Dschedule.c61 void scheduler_init(int type, const struct scheduler_ops *ops, void *data) in scheduler_init()
Dtask.c74 struct task_ops ops = { in task_main_init() local
Dedf_schedule.c135 const struct task_ops *ops, in schedule_task_init_edf()
/sof-2.7.6/src/platform/library/schedule/
Dschedule.c56 void scheduler_init(int type, const struct scheduler_ops *ops, void *data) in scheduler_init()
Dedf_schedule.c57 const struct task_ops *ops, void *data, in schedule_task_init_edf()
/sof-2.7.6/src/include/sof/drivers/
Dinterrupt.h68 const struct irq_cascade_ops *ops; /**< cascading interrupt member
102 const struct irq_cascade_ops *ops; member
/sof-2.7.6/src/include/sof/schedule/
Dll_schedule_domain.h60 const struct ll_schedule_domain_ops *ops; /**< domain ops */ member
79 const struct ll_schedule_domain_ops *ops) in domain_init()
Dtask.h69 struct task_ops ops; /**< task operations */ member
Dschedule.h127 const struct scheduler_ops *ops; /**< scheduler operations */ member
/sof-2.7.6/src/idc/
Didc.c315 struct task_ops ops = { in idc_init() local
/sof-2.7.6/src/include/sof/audio/codec_adapter/codec/
Dgeneric.h218 struct codec_interface *ops; /**< codec specific operations */ member
/sof-2.7.6/src/audio/
Dkpb.c128 struct task_ops ops = { in kpb_new() local
/sof-2.7.6/src/include/sof/audio/
Dcomponent.h428 struct comp_ops ops; /**< component operations */ member
/sof-2.7.6/src/include/sof/lib/
Ddai.h121 struct dai_ops ops; member
Ddma.h203 const struct dma_ops *ops; member