Home
last modified time | relevance | path

Searched refs:get_features (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/arch/mips/pmc-sierra/msp71xx/
Dmsp_prom.c169 static char *get_features(void) in get_features() function
183 char *feature = get_features(); in test_feature()
241 char *feature = get_features(); in identify_enetfeature()
/linux-3.4.99/include/linux/
Dvirtio_config.h125 u32 (*get_features)(struct virtio_device *vdev); member
/linux-3.4.99/drivers/input/tablet/
Dhanwang.c292 static bool get_features(struct usb_device *dev, struct hanwang *hanwang) in get_features() function
324 if (!get_features(dev, hanwang)) { in hanwang_probe()
/linux-3.4.99/drivers/remoteproc/
Dremoteproc_virtio.c211 .get_features = rproc_virtio_get_features,
/linux-3.4.99/drivers/virtio/
Dvirtio.c122 device_features = dev->config->get_features(dev); in virtio_dev_probe()
Dvirtio_mmio.c379 .get_features = vm_get_features,
Dvirtio_pci.c620 .get_features = vp_get_features,
/linux-3.4.99/drivers/lguest/
Dlguest_device.c397 .get_features = lg_get_features,
/linux-3.4.99/drivers/s390/kvm/
Dkvm_virtio.c275 .get_features = kvm_get_features,
/linux-3.4.99/drivers/isdn/mISDN/
Ddsp_core.c625 get_features(struct mISDNchannel *ch) in get_features() function
910 get_features(ch); in dsp_function()