Searched defs:OPTIONS (Results 1 - 3 of 3) sorted by relevance

/drivers/watchdog/
H A Dsirfsoc_wdt.c117 #define OPTIONS (WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE) macro
120 .options = OPTIONS,
H A Ds3c2410_wdt.c354 #define OPTIONS (WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE) macro
357 .options = OPTIONS,
/drivers/staging/vt6655/
H A Ddevice.h326 } OPTIONS, *POPTIONS; typedef in typeref:struct:__device_opt
381 OPTIONS sOpts;

Completed in 305 milliseconds