Searched refs:feature_table (Results 1 - 24 of 24) sorted by relevance

/linux-master/drivers/virtio/
H A Dvirtio.c113 if (drv->feature_table[i] == fbit)
255 unsigned int f = drv->feature_table[i];
368 BUG_ON(driver->feature_table_size && !driver->feature_table);
H A Dvirtio_input.c398 .feature_table = features,
H A Dvirtio_balloon.c1155 .feature_table = features,
H A Dvirtio_mem.c2990 .feature_table = virtio_mem_features,
/linux-master/drivers/nvdimm/
H A Dvirtio_pmem.c151 .feature_table = features,
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.c154 .feature_table = features,
/linux-master/drivers/i2c/busses/
H A Di2c-virtio.c262 .feature_table = features,
/linux-master/include/linux/
H A Dvirtio.h175 * @feature_table: an array of feature numbers supported by this driver.
177 * @feature_table_legacy: same as feature_table but when working in legacy mode.
193 const unsigned int *feature_table; member in struct:virtio_driver
/linux-master/drivers/bluetooth/
H A Dvirtio_bt.c421 .feature_table = virtbt_features,
/linux-master/sound/virtio/
H A Dvirtio_card.c443 .feature_table = features,
/linux-master/drivers/misc/
H A Dnsm.c492 .feature_table = 0,
/linux-master/fs/fuse/
H A Dvirtio_fs.c1022 static const unsigned int feature_table[] = {}; variable
1028 .feature_table = feature_table,
1029 .feature_table_size = ARRAY_SIZE(feature_table),
/linux-master/drivers/gpio/
H A Dgpio-virtio.c649 .feature_table = features,
/linux-master/drivers/net/caif/
H A Dcaif_virtio.c782 .feature_table = features,
/linux-master/drivers/firmware/arm_scmi/
H A Dvirtio.c912 .feature_table = features,
/linux-master/net/9p/
H A Dtrans_virtio.c781 .feature_table = features,
/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_core.c585 .feature_table = features,
/linux-master/net/vmw_vsock/
H A Dvirtio_transport.c859 .feature_table = features,
/linux-master/drivers/char/
H A Dvirtio_console.c2173 .feature_table = features,
2188 .feature_table = rproc_serial_features,
/linux-master/drivers/rpmsg/
H A Dvirtio_rpmsg_bus.c1053 .feature_table = features,
/linux-master/drivers/scsi/
H A Dvirtio_scsi.c1052 .feature_table = features,
/linux-master/drivers/iommu/
H A Dvirtio-iommu.c1266 .feature_table = features,
/linux-master/drivers/block/
H A Dvirtio_blk.c1656 .feature_table = features,
/linux-master/drivers/net/
H A Dvirtio_net.c5037 .feature_table = features,

Completed in 298 milliseconds