Home
last modified time | relevance | path

Searched refs:ShortSlot (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/common/
Dcmm_cfg.c148 long ShortSlot; in RT_CfgSetShortSlot() local
150 ShortSlot = simple_strtol(arg, 0, 10); in RT_CfgSetShortSlot()
152 if (ShortSlot == 1) in RT_CfgSetShortSlot()
154 else if (ShortSlot == 0) in RT_CfgSetShortSlot()