Searched refs:IrqConfigChange (Results 1 - 13 of 13) sorted by relevance

/fuchsia/zircon/system/dev/bus/virtio/
H A Drng.h24 void IrqConfigChange() override;
H A Ddevice.cpp70 IrqConfigChange();
H A Dethernet.h36 void IrqConfigChange() override TA_EXCL(state_lock_);
H A Dblock.h39 virtual void IrqConfigChange() override;
H A Ddevice.h39 virtual void IrqConfigChange() = 0;
H A Dconsole.h67 virtual void IrqConfigChange() override {}; // No need to handle configuration changes
H A Dgpu.h30 void IrqConfigChange() override;
H A Dinput.h27 void IrqConfigChange() override;
H A Drng.cpp104 void RngDevice::IrqConfigChange() { function in class:virtio::RngDevice
H A Dblock.cpp276 void BlockDevice::IrqConfigChange() { function in class:virtio::BlockDevice
H A Dethernet.cpp352 void EthernetDevice::IrqConfigChange() { function in class:virtio::EthernetDevice
H A Dinput.cpp491 void InputDevice::IrqConfigChange() {
492 LTRACEF("IrqConfigChange\n");
H A Dgpu.cpp567 void GpuDevice::IrqConfigChange() { function in class:virtio::GpuDevice

Completed in 90 milliseconds