Home
last modified time | relevance | path

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

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