Searched refs:UNUSED (Results 1 – 8 of 8) sorted by relevance
347 #define UNUSED __attribute__((unused)) macro349 static int __init UNUSED pppoatm_init(void) in pppoatm_init()355 static void __exit UNUSED pppoatm_exit(void) in pppoatm_exit()
784 #define UNUSED __attribute__((unused)) macro786 static int __init UNUSED br2684_init(void) in br2684_init()798 static void __exit UNUSED br2684_exit(void) in br2684_exit()
48 #define UNUSED(x) (void)(x) macro348 UNUSED(irq); UNUSED(regs); in zoran_irq()454 UNUSED(vp); in zoran_built_overlay()723 UNUSED(flags); in zoran_common_open()942 UNUSED(ztv); UNUSED(dev); UNUSED(buf); UNUSED(count); UNUSED(nonblock); in zoran_write()
31 #ifndef UNUSED33 #define UNUSED(x) (x) = (x) macro35 #define UNUSED(x) macro839 UNUSED(code_s3l) ;
151 #ifndef UNUSED153 #define UNUSED(x) (x) = (x) macro155 #define UNUSED(x) macro
1053 #ifdef UNUSED
84 #define UNUSED (0) macro