Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/bus/
Dvop_bus.h94 void * (*get_dp)(struct vop_device *vpdev); member
/Linux-v5.4/net/openvswitch/
Ddatapath.h206 static inline struct datapath *get_dp(struct net *net, int dp_ifindex) in get_dp() function
/Linux-v5.4/samples/mic/mpssd/
Dmpssd.c283 static void *get_dp(struct mic_info *mic, int type) in get_dp() function