Searched refs:pl330_queue_remove_tagged (Results 1 – 1 of 1) sorted by relevance
577 static inline void pl330_queue_remove_tagged(PL330Queue *s, uint8_t tag) in pl330_queue_remove_tagged() function662 pl330_queue_remove_tagged(&s->read_queue, ch->tag); in pl330_dmaend()663 pl330_queue_remove_tagged(&s->write_queue, ch->tag); in pl330_dmaend()798 pl330_queue_remove_tagged(&ch->parent->read_queue, ch->tag); in pl330_dmakill()799 pl330_queue_remove_tagged(&ch->parent->write_queue, ch->tag); in pl330_dmakill()