Searched defs:is_low (Results 1 – 3 of 3) sorted by relevance
126 bool is_low = (type == IRQ_TYPE_LEVEL_LOW || type == IRQ_TYPE_EDGE_FALLING); in sp_intc_set_type() local
656 bool is_low = ieee80211_is_data(hdr->frame_control); in wcn36xx_start_tx() local
626 static void enc28j60_lowpower(struct enc28j60_net *priv, bool is_low) in enc28j60_lowpower()