Searched defs:IN (Results 1 - 2 of 2) sorted by relevance

/drivers/input/serio/
H A Dhil_mlc.c22 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR
26 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
456 #define IN(to, got, got_error, timed_out) \ macro
491 IN(300000, HILSEN_DHR2, HILSEN_DHR2, HILSEN_NEXT)
520 IN(20000, HILSEN_NEXT, HILSEN_DSR, HILSEN_NEXT)
558 IN(10000, HILSEN_DISC, HILSEN_DSR, HILSEN_NEXT)
560 IN(10000, HILSEN_DISC, HILSEN_DSR, HILSEN_NEXT)
562 IN(10000, HILSEN_DISC0, HILSEN_DSR, HILSEN_NEXT)
564 IN(1000
[all...]
/drivers/staging/bcm/
H A DPHSModule.c49 #define IN macro
61 Input parameters: IN PMINI_ADAPTER Adapter - Miniport Adapter Context
62 IN Packet - NDIS packet containing data to be transmitted
63 IN USHORT Vcid - vcid pertaining to connection on which the packet is being sent.Used to
85 /* Pointer to PHS IN Hdr Buffer */
354 int PhsCleanup(IN PPHS_DEVICE_EXTENSION pPHSDeviceExt)
381 IN void* pvContext - PHS Driver Specific Context
382 IN B_UINT16 uiVcid - The Service Flow ID for which the PHS rule applies
383 IN B_UINT16 uiClsId - The Classifier ID within the Service Flow for which the PHS rule applies.
384 IN S_PHS_RUL
[all...]

Completed in 55 milliseconds