Home
last modified time | relevance | path

Searched defs:get_dp (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/drivers/misc/mic/bus/
Dvop_bus.h105 void * (*get_dp)(struct vop_device *vpdev); member
/kernel/linux/linux-4.19/net/openvswitch/
Ddatapath.h219 static inline struct datapath *get_dp(struct net *net, int dp_ifindex) in get_dp() function
/kernel/linux/linux-5.10/net/openvswitch/
Ddatapath.h223 static inline struct datapath *get_dp(struct net *net, int dp_ifindex) in get_dp() function
/kernel/linux/linux-4.19/samples/mic/mpssd/
Dmpssd.c294 static void *get_dp(struct mic_info *mic, int type) in get_dp() function