Searched refs:active_source (Results 1 – 6 of 6) sorted by relevance
429 dev->active_source = source; in au0828_enable_source()433 dev->active_source->name, dev->active_sink->name, in au0828_enable_source()462 dev->active_link->source->entity == dev->active_source) { in au0828_disable_source()513 dev->active_source->name, in au0828_disable_source()545 dev->active_source->name, dev->active_sink->name, in au0828_disable_source()550 dev->active_source = NULL; in au0828_disable_source()
277 struct media_entity *active_source; member
84 irq->active_source = cpuid; in vgic_v2_fold_lr_state()130 val |= irq->active_source << GICH_LR_PHYSID_CPUID_SHIFT; in vgic_v2_populate_lr()
580 u8 active_source; in vgic_mmio_change_active() local595 active_source = (requester_vcpu) ? requester_vcpu->vcpu_id : 0; in vgic_mmio_change_active()599 irq->active_source = active_source; in vgic_mmio_change_active()
79 irq->active_source = cpuid; in vgic_v3_fold_lr_state()119 val |= irq->active_source << GICH_LR_PHYSID_CPUID_SHIFT; in vgic_v3_populate_lr()
149 u8 active_source; /* GICv2 SGIs only */ member
Completed in 15 milliseconds