Searched refs:bOn (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/mwave/
H A Dsmapi.h77 int smapi_set_DSP_power_state(BOOLEAN bOn);
H A Dsmapi.c496 int smapi_set_DSP_power_state(BOOLEAN bOn) argument
502 PRINTK_2(TRACE_SMAPI, "smapi::smapi_set_DSP_power_state entry bOn %x\n", bOn);
504 usPowerFunction = (bOn) ? 1 : 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dbutton.cpp278 , bool bOn
292 if (bOn)
305 if (!(lStyle & BS_DEFAULT) == bOn)
309 if (bOn)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dbutton.h82 ,bool bOn

Completed in 46 milliseconds