Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/include/linux/
Dvirtio_config.h95 u32 (*get_features)(struct virtio_device *vdev); member
/linux-2.6.39/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-2.6.39/drivers/virtio/
Dvirtio.c121 device_features = dev->config->get_features(dev); in virtio_dev_probe()
Dvirtio_pci.c587 .get_features = vp_get_features,
/linux-2.6.39/drivers/lguest/
Dlguest_device.c378 .get_features = lg_get_features,
/linux-2.6.39/drivers/s390/kvm/
Dkvm_virtio.c270 .get_features = kvm_get_features,
/linux-2.6.39/drivers/isdn/mISDN/
Ddsp_core.c625 get_features(struct mISDNchannel *ch) in get_features() function
910 get_features(ch); in dsp_function()