Home
last modified time | relevance | path

Searched refs:Feature1 (Results 1 - 8 of 8) sorted by relevance

/device/qemu/drivers/virtio/
H A Dvirtrng.c47 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() function
165 if (!VirtmmioNegotiate(&rng->dev, Feature0, Feature1, rng)) { in VirtrngInitDev()
H A Dvirtblock.c110 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() function
216 if (!VirtmmioNegotiate(&blk->dev, Feature0, Feature1, blk)) { in VirtblkInitDev()
H A Dvirtinput.c97 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() function
327 if (!VirtmmioNegotiate(&in->dev, Feature0, Feature1, in)) { in VirtinInitDev()
H A Dvirtgpu.c165 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() function
523 if (!VirtmmioNegotiate(&gpu->dev, Feature0, Feature1, gpu)) { in VirtgpuInitDev()
H A Dvirtnet.c126 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() function
387 if (!VirtmmioNegotiate(&nic->dev, Feature0, Feature1, netDev)) { in VirtnetInit()
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtinput.c99 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() function
340 if (!VirtmmioNegotiate(&in->dev, Feature0, Feature1, in)) { in VirtinInitDev()
H A Dvirtgpu.c166 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() function
530 if (!VirtmmioNegotiate(&gpu->dev, Feature0, Feature1, gpu)) { in VirtgpuInitDev()
H A Dvirtnet.c171 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() function
493 if (!VirtmmioNegotiate(&nic->dev, Feature0, Feature1, netif)) { in LowLevelInit()

Completed in 9 milliseconds