Searched refs:invoke (Results 1 – 15 of 15) sorted by relevance
/linux-2.4.37.9/arch/mips/arc/ |
D | salone.c | 18 return ARC_CALL5(invoke, ExecAddr, StackAddr, Argc, Argv, Envp); in ArcInvoke()
|
/linux-2.4.37.9/drivers/net/wireless/prism54/ |
D | isl_ioctl.c | 1032 int authen = DOT11_AUTH_OS, invoke = 0, exunencrypt = 0; in prism54_set_encode() local 1095 invoke = 1; in prism54_set_encode() 1099 invoke = 1; in prism54_set_encode() 1107 mgt_set_request(priv, DOT11_OID_PRIVACYINVOKED, 0, &invoke); in prism54_set_encode() 1122 u32 authen = 0, invoke = 0, exunencrypt = 0; in prism54_get_encode() local 1130 invoke = r.u; in prism54_get_encode() 1134 if (invoke && (authen == DOT11_AUTH_BOTH) && exunencrypt) in prism54_get_encode() 1137 if (invoke) in prism54_get_encode() 2066 int authen = DOT11_AUTH_OS, invoke = 0, exunencrypt = 0; in prism2_ioctl_set_encryption() local 2129 invoke = 1; in prism2_ioctl_set_encryption() [all …]
|
/linux-2.4.37.9/Documentation/usb/ |
D | hotplug.txt | 22 (triggering some monitoring daemon to invoke a helper program) or 38 That parameter names a program which the kernel may invoke at various times. 78 modules, and can invoke driver-specific setup scripts. The newest ones
|
/linux-2.4.37.9/include/asm-mips/ |
D | sgiarcs.h | 190 LONG invoke; /* Invoke a standalong image. */ member
|
/linux-2.4.37.9/include/asm-mips64/ |
D | sgiarcs.h | 190 LONG invoke; /* Invoke a standalong image. */ member
|
/linux-2.4.37.9/Documentation/ |
D | binfmt_misc.txt | 4 This Kernel feature allows you to invoke almost (for restrictions see below)
|
D | initrd.txt | 295 boot time, but the system loaded from initrd can invoke a user-friendly
|
D | cachetlb.txt | 28 invoke one of the following flush methods _after_ the page table
|
D | DMA-mapping.txt | 672 When the DMA transfer is complete, invoke:
|
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | readme.txt | 14 Then you will be able to manually invoke linux-c-mode as a Meta-X
|
D | sab8253xfs.txt | 340 associated with them, and a user may invoke cu on them) in so far as
|
D | sab8253xds.txt | 382 Then invoke the remote debugger.
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.BusLogic | 311 To enable this backward compatibility option, invoke the AutoSCSI utility via 337 by increasing bus number and device number. To disable this feature, invoke
|
/linux-2.4.37.9/Documentation/networking/ |
D | ppp_generic.txt | 104 remote system to invoke PPP service there. We refer to this process
|
/linux-2.4.37.9/Documentation/kbuild/ |
D | makefiles.txt | 522 invoke make recursively in subdirectories, provided you let it know of
|