Searched defs:uid (Results 1 – 16 of 16) sorted by relevance
/sof-2.7.6/src/platform/library/schedule/ |
D | ll_schedule.c | 11 const struct sof_uuid_entry *uid, uint16_t type, in schedule_task_init_ll()
|
D | schedule.c | 24 const struct sof_uuid_entry *uid, uint16_t type, in schedule_task_init()
|
D | edf_schedule.c | 56 int schedule_task_init_edf(struct task *task, const struct sof_uuid_entry *uid, in schedule_task_init_edf()
|
/sof-2.7.6/zephyr/ |
D | edf_schedule.c | 114 int schedule_task_init_edf(struct task *task, const struct sof_uuid_entry *uid, in schedule_task_init_edf() 133 const struct sof_uuid_entry *uid, in schedule_task_init_edf_with_budget()
|
/sof-2.7.6/src/schedule/ |
D | schedule.c | 26 const struct sof_uuid_entry *uid, uint16_t type, in schedule_task_init()
|
D | edf_schedule.c | 134 int schedule_task_init_edf(struct task *task, const struct sof_uuid_entry *uid, in schedule_task_init_edf()
|
D | zephyr_ll.c | 454 const struct sof_uuid_entry *uid, uint16_t type, in zephyr_ll_task_init()
|
D | ll_schedule.c | 461 const struct sof_uuid_entry *uid, uint16_t type, in schedule_task_init_ll()
|
/sof-2.7.6/src/include/user/ |
D | trace.h | 36 uint32_t uid; member
|
/sof-2.7.6/tools/testbench/include/testbench/ |
D | common_test.h | 57 struct sof_uuid *uid; member
|
/sof-2.7.6/src/include/sof/schedule/ |
D | task.h | 60 const struct sof_uuid_entry *uid; /**< Uuid */ member
|
/sof-2.7.6/test/cmocka/src/ |
D | common_mocks.c | 231 const struct sof_uuid_entry *uid, uint16_t type, in schedule_task_init() 248 const struct sof_uuid_entry *uid, uint16_t type, in schedule_task_init_ll()
|
/sof-2.7.6/tools/sof_ri_info/ |
D | sof_ri_info.py | 989 def __init__(self, uid, name, file_offset): argument 1195 def __init__(self, uid, offset): argument
|
/sof-2.7.6/src/trace/ |
D | trace.c | 73 static void put_header(void *dst, const struct sof_uuid_entry *uid, in put_header()
|
/sof-2.7.6/src/include/sof/audio/ |
D | component.h | 426 const struct sof_uuid *uid; /**< Address to UUID value */ member
|
/sof-2.7.6/src/include/sof/lib/ |
D | dai.h | 117 const struct sof_uuid_entry *uid; member
|