Searched refs:syscom_queue_indices_s (Results 1 – 2 of 2) sorted by relevance
17 return ctx->queue_indices + (q * sizeof(struct syscom_queue_indices_s)); in ipu7_syscom_get_indices()25 offsetof(struct syscom_queue_indices_s, in ipu7_syscom_get_token()28 offsetof(struct syscom_queue_indices_s, in ipu7_syscom_get_token()61 offset = offsetof(struct syscom_queue_indices_s, read_index); in ipu7_syscom_put_token()65 offset = offsetof(struct syscom_queue_indices_s, write_index); in ipu7_syscom_put_token()
42 struct syscom_queue_indices_s { struct
Completed in 4 milliseconds