Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dsysfs.c37 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features() function
99 u64 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_show()
137 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_store()
156 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_store()
184 features = get_features(fs_info, fa->feature_set); in btrfs_feature_visible()
479 u64 features = get_features(fs_info, set); in addrm_unknown_feature_attrs()
/linux-4.1.27/arch/mips/pmcs-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-4.1.27/drivers/input/tablet/
Dhanwang.c318 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.1.27/drivers/virtio/
Dvirtio_pci_legacy.c208 .get_features = vp_get_features,
Dvirtio_pci_modern.c477 .get_features = vp_get_features,
492 .get_features = vp_get_features,
Dvirtio.c199 device_features = dev->config->get_features(dev); in virtio_dev_probe()
Dvirtio_mmio.c522 .get_features = vm_get_features,
/linux-4.1.27/drivers/remoteproc/
Dremoteproc_virtio.c279 .get_features = rproc_virtio_get_features,
/linux-4.1.27/include/linux/
Dvirtio_config.h75 u64 (*get_features)(struct virtio_device *vdev); member
/linux-4.1.27/drivers/s390/kvm/
Dkvm_virtio.c288 .get_features = kvm_get_features,
Dvirtio_ccw.c913 .get_features = virtio_ccw_get_features,
/linux-4.1.27/drivers/isdn/mISDN/
Ddsp_core.c628 get_features(struct mISDNchannel *ch) in get_features() function
913 get_features(ch); in dsp_function()
/linux-4.1.27/drivers/misc/mic/card/
Dmic_virtio.c362 .get_features = mic_get_features,