Home
last modified time | relevance | path

Searched refs:Operation (Results 1 – 25 of 45) sorted by relevance

12

/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phy.h107 extern void InitialGain819xPci(struct net_device *dev, u8 Operation);
118 extern void PHY_ScanOperationBackup8192(struct net_device *dev, u8 Operation);
Dr8192E_phy.c1304 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/
Dmpi_sas.h220 U8 Operation; /* 00h */ member
262 U8 Operation; /* 00h */ member
/linux-3.4.99/drivers/scsi/mpt2sas/mpi/
Dmpi2_sas.h214 U8 Operation; /* 0x00 */ member
268 U8 Operation; /* 0x00 */ member
/linux-3.4.99/Documentation/RCU/
D00-INDEX26 - RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST)
/linux-3.4.99/drivers/staging/rtl8192u/
Dr819xU_phy.h86 extern void InitialGain819xUsb(struct net_device *dev, u8 Operation);
Dr819xU_phy.c1682 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/
Dmisc_usbsevseg.txt25 Device Operation
/linux-3.4.99/drivers/message/i2o/
DREADME.ioctl123 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/
Dioctl123 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/
Dcdrom.txt15 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/
DKconfig58 The 2X Program is an extension of Program Operation.
/linux-3.4.99/Documentation/filesystems/nfs/
Dnfs41-server.txt87 | Operation | REQ, REC, | Feature | Definition |
154 | Operation | REQ, REC, | Feature | Definition |
/linux-3.4.99/Documentation/networking/
Dcops.txt27 ** Operation/loading of the driver.
/linux-3.4.99/Documentation/
Dvgaarbiter.txt24 I. Details and Theory of Operation
32 I. Details and Theory of Operation
Dkernel-doc-nano-HOWTO.txt310 * DOC: Theory of Operation
/linux-3.4.99/Documentation/nfc/
Dnfc-pn544.txt64 Normal Operation
/linux-3.4.99/Documentation/video4linux/cx2341x/
Dfw-decoder-regs.txt84 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/
Dgfs2-glocks.txt83 Operation | GLF_LOCK bit lock held | gl_spin spinlock held
/linux-3.4.99/Documentation/filesystems/caching/
Doperations.txt11 (*) Operation record initialisation.
/linux-3.4.99/Documentation/w1/
Dw1.netlink150 Operation steps in w1 core when new command is received.
/linux-3.4.99/Documentation/isdn/
DREADME.hysdn133 1008 Operation only allowed in booted state
/linux-3.4.99/Documentation/s390/
Dcds.txt26 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/
Dvirtio-spec.txt590 Device Operation
1402 Device Operation
1748 Device Operation
1950 Device Operation
2035 Device Operation
2090 Device Operation
/linux-3.4.99/drivers/scsi/mpt2sas/
Dmpt2sas_base.c3182 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()

12