Searched refs:BOOLEAN (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/drivers/char/mwave/
H A Dmwavedd.h128 BOOLEAN bIsEnabled;
129 BOOLEAN bIsHere;
138 BOOLEAN bBDInitialized;
139 BOOLEAN bResourcesClaimed;
140 BOOLEAN bDSPEnabled;
141 BOOLEAN bDSPReset;
143 BOOLEAN bMwaveDevRegistered;
H A Dsmapi.h54 #define BOOLEAN int macro
77 int smapi_set_DSP_power_state(BOOLEAN bOn);
H A Dtp3780i.c286 BOOLEAN bDSPPoweredUp = FALSE, bInterruptAllocated = FALSE; tp3780I_EnableDSP()
519 BOOLEAN bRC = 0; tp3780I_ReadWriteDspDStore()
555 BOOLEAN bRC = 0; tp3780I_ReadWriteDspIStore()
H A Dsmapi.c496 int smapi_set_DSP_power_state(BOOLEAN bOn) smapi_set_DSP_power_state()
/linux-4.1.27/include/net/
H A Dbond_3ad.h193 u16 receive_state; /* BOOLEAN */
194 u16 transmit_state; /* BOOLEAN */
198 u16 is_active; /* BOOLEAN. Indicates if this aggregator is active */
/linux-4.1.27/scripts/
H A Dsign-file89 my $BOOLEAN = 0x01;
222 my $x_crit = asn1_extract($ext->[1], $UNIV | $BOOLEAN, 1);
H A Dasn1_compiler.c218 _(BOOLEAN),
/linux-4.1.27/sound/pci/ice1712/
H A Dse.c363 enum { VOLUME1, VOLUME2, BOOLEAN, ENUM } type; enumerator in enum:se200pci_control::__anon14544
417 .type = BOOLEAN
620 case BOOLEAN: se200pci_add_controls()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
H A Dipw2100.h292 u8 encrypted; // BOOLEAN in win! TRUE if frame is enc by driver
293 u8 needs_encryption; // BOOLEAN in win! TRUE if frma need to be enc in NIC
/linux-4.1.27/tools/perf/util/
H A Dparse-options.c625 default: /* OPTION_{BIT,BOOLEAN,SET_UINT,SET_PTR} */ print_option_help()
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c93 pMgntInfo->bTxEnableFwCalcDur = (BOOLEAN)pNdisCommon->bRegTxEnableFwCalcDur; HTUpdateDefaultSetting()
/linux-4.1.27/include/media/
H A Dv4l2-ctrls.h638 * INTEGER, BOOLEAN, MENU, INTEGER MENU and BITMASK. For menu controls the
/linux-4.1.27/drivers/net/fddi/skfp/
H A Dskfddi.c2034 // BOOLEAN RingIsUp ; smt_stat_counter()
/linux-4.1.27/sound/usb/
H A Dmixer.c2257 static char *val_types[] = {"BOOLEAN", "INV_BOOLEAN", snd_usb_mixer_dump_cval()
/linux-4.1.27/drivers/net/wireless/
H A Dairo.c1383 * Returns: BOOLEAN if successful, otherwise false.
1443 * Returns: BOOLEAN - TRUE if packet should be dropped otherwise FALSE

Completed in 630 milliseconds