Searched refs:bpp_stat (Results 1 – 2 of 2) sorted by relevance
117 struct bpp_error_status bpp_stat; in bpp_state() local120 if (ioctl(fd, BPPIOC_GETERR, &bpp_stat) < 0) in bpp_state()122 state = bpp_stat.pin_status; in bpp_state()
130 struct bpp_error_status bpp_stat; in bpp_state() local133 if (ioctl(fd, BPPIOC_GETERR, &bpp_stat) < 0) in bpp_state()135 state = bpp_stat.pin_status; in bpp_state()