Home
last modified time | relevance | path

Searched refs:read_status (Results 1 – 6 of 6) sorted by relevance

/include/linux/platform_data/
Ddmtimer-omap.h44 unsigned int (*read_status)(struct omap_dm_timer *timer); member
Dpwm_omap_dmtimer.h86 unsigned int (*read_status)(pwm_omap_dmtimer *timer); member
/include/linux/
Dparport.h75 unsigned char (*read_status)(struct parport *); member
510 #define parport_read_status(p) (p)->ops->read_status(p)
Dphy.h516 int (*read_status)(struct phy_device *phydev); member
1132 if (phydev->drv->read_status) in phy_read_status()
1133 return phydev->drv->read_status(phydev); in phy_read_status()
Dide.h641 u8 (*read_status)(struct hwif_s *); member
/include/media/
Ddvb_frontend.h466 int (*read_status)(struct dvb_frontend *fe, enum fe_status *status); member