Home
last modified time | relevance | path

Searched refs:features_show (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/virtio/
Dvirtio.c44 static ssize_t features_show(struct device *_d, in features_show() function
/linux-4.4.14/drivers/xen/
Dsys-hypervisor.c327 static ssize_t features_show(struct hyp_sysfs_attr *attr, char *buffer) in features_show() function
/linux-4.4.14/net/bluetooth/
Dhci_debugfs.c79 static int features_show(struct seq_file *f, void *ptr) in features_show() function
107 return single_open(file, features_show, inode->i_private); in features_open()