Home
last modified time | relevance | path

Searched defs:dev (Results 1 – 3 of 3) sorted by relevance

/samples/bpf/
Dtracex1_kern.c27 struct net_device *dev; in bpf_prog1() local
/samples/vfio-mdev/
Dmtty.c80 struct device dev; member
1287 sample_mtty_dev_show(struct device *dev, struct device_attribute *attr, in sample_mtty_dev_show()
1311 sample_mdev_dev_show(struct device *dev, struct device_attribute *attr, in sample_mdev_dev_show()
1338 name_show(struct kobject *kobj, struct device *dev, char *buf) in name_show()
1357 available_instances_show(struct kobject *kobj, struct device *dev, char *buf) in available_instances_show()
1385 static ssize_t device_api_show(struct kobject *kobj, struct device *dev, in device_api_show()
1430 static void mtty_device_release(struct device *dev) in mtty_device_release()
/samples/mic/mpssd/
Dmpssd.c158 tap_configure(struct mic_info *mic, char *dev) in tap_configure()
230 static int tun_alloc(struct mic_info *mic, char *dev) in tun_alloc()