Home
last modified time | relevance | path

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

/linux-3.3/drivers/isdn/mISDN/
Dl1oip.h57 int ondemand; /* if transmis. is on demand */ member
Dl1oip_core.c253 static u_int ondemand[MAX_CARDS]; variable
/linux-3.3/drivers/net/wireless/iwlwifi/
Diwl-core.c835 void iwlagn_fw_error(struct iwl_priv *priv, bool ondemand) in iwlagn_fw_error()