Searched defs:get_dp (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/rtc/ | ||
D | rtc-ds1302.c | 45 #define get_dp() SECUREEDGE_READ_IOPORT() macro |
/linux-3.3/net/openvswitch/ | ||
D | datapath.c | 91 static struct datapath *get_dp(int dp_ifindex) in get_dp() function |