Home
last modified time | relevance | path

Searched refs:calibrate (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Dhdlcdrv.h133 int calibrate; member
231 if (s->hdlctx.calibrate > 0) in hdlcdrv_getbits()
232 s->hdlctx.calibrate--; in hdlcdrv_getbits()
258 return s->hdlctx.ptt || (s->hdlctx.calibrate > 0); in hdlcdrv_ptt()
Dgameport.h30 int (*calibrate)(struct gameport *, int *, int *); member
192 if (gameport->calibrate) in gameport_calibrate()
193 return gameport->calibrate(gameport, axes, max); in gameport_calibrate()
/include/linux/mtd/
Dhyperbus.h65 int (*calibrate)(struct hyperbus_device *dev); member
/include/uapi/linux/
Dhdlcdrv.h58 unsigned int calibrate; member
/include/linux/phy/
Dphy.h120 int (*calibrate)(struct phy *phy); member