/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_phy.h | 107 extern void InitialGain819xPci(struct net_device *dev, u8 Operation); 118 extern void PHY_ScanOperationBackup8192(struct net_device *dev, u8 Operation);
|
D | r8192E_phy.c | 1304 void InitialGain819xPci(struct net_device *dev, u8 Operation) in InitialGain819xPci() argument 1313 switch (Operation) { in InitialGain819xPci() 1616 void PHY_ScanOperationBackup8192(struct net_device *dev, u8 Operation) in PHY_ScanOperationBackup8192() argument 1621 switch (Operation) { in PHY_ScanOperationBackup8192()
|
/linux-3.4.99/drivers/message/fusion/lsi/ |
D | mpi_sas.h | 220 U8 Operation; /* 00h */ member 262 U8 Operation; /* 00h */ member
|
/linux-3.4.99/drivers/scsi/mpt2sas/mpi/ |
D | mpi2_sas.h | 214 U8 Operation; /* 0x00 */ member 268 U8 Operation; /* 0x00 */ member
|
/linux-3.4.99/Documentation/RCU/ |
D | 00-INDEX | 26 - RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST)
|
/linux-3.4.99/drivers/staging/rtl8192u/ |
D | r819xU_phy.h | 86 extern void InitialGain819xUsb(struct net_device *dev, u8 Operation);
|
D | r819xU_phy.c | 1682 void InitialGain819xUsb(struct net_device *dev, u8 Operation) in InitialGain819xUsb() argument 1686 priv->InitialGainOperateType = Operation; in InitialGain819xUsb() 1703 u8 Operation; in InitialGainOperateWorkItemCallBack() local 1705 Operation = priv->InitialGainOperateType; in InitialGainOperateWorkItemCallBack() 1707 switch(Operation) in InitialGainOperateWorkItemCallBack()
|
/linux-3.4.99/Documentation/usb/ |
D | misc_usbsevseg.txt | 25 Device Operation
|
/linux-3.4.99/drivers/message/i2o/ |
D | README.ioctl | 123 void *opbuf; /* Operation List buffer */ 124 u32 oplen; /* Operation List buffer length in bytes */ 164 void *opbuf; /* Operation List buffer */ 165 u32 oplen; /* Operation List buffer length in bytes */
|
/linux-3.4.99/Documentation/i2o/ |
D | ioctl | 123 void *opbuf; /* Operation List buffer */ 124 u32 oplen; /* Operation List buffer length in bytes */ 164 void *opbuf; /* Operation List buffer */ 165 u32 oplen; /* Operation List buffer length in bytes */
|
/linux-3.4.99/Documentation/ioctl/ |
D | cdrom.txt | 15 CDROMPAUSE Pause Audio Operation 16 CDROMRESUME Resume paused Audio Operation 97 CDROMPAUSE Pause Audio Operation 111 CDROMRESUME Resume paused Audio Operation 924 EPERM Operation not permitted, either because a
|
/linux-3.4.99/drivers/mtd/onenand/ |
D | Kconfig | 58 The 2X Program is an extension of Program Operation.
|
/linux-3.4.99/Documentation/filesystems/nfs/ |
D | nfs41-server.txt | 87 | Operation | REQ, REC, | Feature | Definition | 154 | Operation | REQ, REC, | Feature | Definition |
|
/linux-3.4.99/Documentation/networking/ |
D | cops.txt | 27 ** Operation/loading of the driver.
|
/linux-3.4.99/Documentation/ |
D | vgaarbiter.txt | 24 I. Details and Theory of Operation 32 I. Details and Theory of Operation
|
D | kernel-doc-nano-HOWTO.txt | 310 * DOC: Theory of Operation
|
/linux-3.4.99/Documentation/nfc/ |
D | nfc-pn544.txt | 64 Normal Operation
|
/linux-3.4.99/Documentation/video4linux/cx2341x/ |
D | fw-decoder-regs.txt | 84 Operation is the same as the Y filter, with 2830 being the trigger 423 Operation is similar to the horizontal Y filter (2804). The only real 442 plane. Operation is the same as the Y filter, with 2914 being the trigger.
|
/linux-3.4.99/Documentation/filesystems/ |
D | gfs2-glocks.txt | 83 Operation | GLF_LOCK bit lock held | gl_spin spinlock held
|
/linux-3.4.99/Documentation/filesystems/caching/ |
D | operations.txt | 11 (*) Operation record initialisation.
|
/linux-3.4.99/Documentation/w1/ |
D | w1.netlink | 150 Operation steps in w1 core when new command is received.
|
/linux-3.4.99/Documentation/isdn/ |
D | README.hysdn | 133 1008 Operation only allowed in booted state
|
/linux-3.4.99/Documentation/s390/ |
D | cds.txt | 26 Operation manual (IBM Form. No. SA22-7201). 330 Please see the ESA/390 Principles of Operation manual for details on the
|
/linux-3.4.99/Documentation/virtual/ |
D | virtio-spec.txt | 590 Device Operation 1402 Device Operation 1748 Device Operation 1950 Device Operation 2035 Device Operation 2090 Device Operation
|
/linux-3.4.99/drivers/scsi/mpt2sas/ |
D | mpt2sas_base.c | 3182 if (mpi_request->Operation == MPI2_SAS_OP_PHY_HARD_RESET || in mpt2sas_base_sas_iounit_control() 3183 mpi_request->Operation == MPI2_SAS_OP_PHY_LINK_RESET) in mpt2sas_base_sas_iounit_control() 3189 if ((mpi_request->Operation == MPI2_SAS_OP_PHY_HARD_RESET || in mpt2sas_base_sas_iounit_control() 3190 mpi_request->Operation == MPI2_SAS_OP_PHY_LINK_RESET) && in mpt2sas_base_sas_iounit_control()
|