Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/isdn/mISDN/
Dl1oip.h58 int ondemand; /* if transmis. is on demand */ member
Dl1oip_core.c241 static u_int ondemand[MAX_CARDS]; variable
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Dmain.c1903 static void iwlagn_fw_error(struct iwl_priv *priv, bool ondemand) in iwlagn_fw_error()