Searched refs:iWidth (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/ced1401/ |
D | ced_ioc.c | 1176 iReturn = DbgCmd1401(pdx, DB_WIDTH, db.iWidth); in DbgPeek() 1205 iReturn = DbgCmd1401(pdx, DB_WIDTH, db.iWidth); in DbgPoke() 1238 iReturn = DbgCmd1401(pdx, DB_WIDTH, db.iWidth); in DbgRampData() 1268 iReturn = DbgCmd1401(pdx, DB_WIDTH, db.iWidth); in DbgRampAddr()
|
D | ced_ioctl.h | 61 int iWidth; /* width in bytes 1, 2, 4 */ member
|
/drivers/staging/ced1401/userspace/ |
D | use1401.c | 799 dbb.iWidth = nSize; in U14Peek1401() 835 dbb.iWidth = nSize; in U14Poke1401() 874 dbb.iWidth = nSize; in U14Ramp1401() 910 dbb.iWidth = nSize; in U14RampAddr()
|