Searched refs:get_features (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/arch/mips/pmcs-msp71xx/ |
D | msp_prom.c | 169 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-4.4.14/fs/btrfs/ |
D | sysfs.c | 38 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features() function 100 u64 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_show() 138 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_store() 157 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_store() 185 features = get_features(fs_info, fa->feature_set); in btrfs_feature_visible() 488 u64 features = get_features(fs_info, set); in addrm_unknown_feature_attrs()
|
/linux-4.4.14/drivers/input/tablet/ |
D | hanwang.c | 318 static bool get_features(struct usb_device *dev, struct hanwang *hanwang) in get_features() function 350 if (!get_features(dev, hanwang)) { in hanwang_probe()
|
/linux-4.4.14/drivers/virtio/ |
D | virtio_pci_legacy.c | 208 .get_features = vp_get_features,
|
D | virtio_pci_modern.c | 477 .get_features = vp_get_features, 492 .get_features = vp_get_features,
|
D | virtio.c | 199 device_features = dev->config->get_features(dev); in virtio_dev_probe()
|
D | virtio_mmio.c | 523 .get_features = vm_get_features,
|
/linux-4.4.14/drivers/remoteproc/ |
D | remoteproc_virtio.c | 279 .get_features = rproc_virtio_get_features,
|
/linux-4.4.14/include/linux/ |
D | virtio_config.h | 75 u64 (*get_features)(struct virtio_device *vdev); member
|
/linux-4.4.14/drivers/s390/virtio/ |
D | kvm_virtio.c | 288 .get_features = kvm_get_features,
|
D | virtio_ccw.c | 930 .get_features = virtio_ccw_get_features,
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | dsp_core.c | 628 get_features(struct mISDNchannel *ch) in get_features() function 913 get_features(ch); in dsp_function()
|
/linux-4.4.14/drivers/misc/mic/card/ |
D | mic_virtio.c | 362 .get_features = mic_get_features,
|