Home
last modified time | relevance | path

Searched refs:SkI2cSndByte (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/sk98lin/
Dsklm80.c61 if (SkI2cSndByte(IoC, Reg)) { in SkLm80RcvReg()
Dski2c.c323 int SkI2cSndByte( in SkI2cSndByte() function
383 return(SkI2cSndByte(IoC, (Addr<<1) | Rw)); in SkI2cSndDev()