Searched refs:get_bool (Results 1 – 3 of 3) sorted by relevance
168 def get_bool(env, name): function181 KSFT_DISRUPTIVE = get_bool(env, "DISRUPTIVE")
143 #define get_bool(id) (!!(results[id])) macro
1040 static bool get_bool(struct platform_device *ofdev, const char *s) in get_bool() function1129 lp->tx_ping_pong = get_bool(ofdev, "xlnx,tx-ping-pong"); in xemaclite_of_probe()1130 lp->rx_ping_pong = get_bool(ofdev, "xlnx,rx-ping-pong"); in xemaclite_of_probe()
Completed in 10 milliseconds