Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlp.h36 struct lp_stats { struct
56 struct lp_stats stats; argument
/openbmc/linux/drivers/char/
H A Dlp.c649 sizeof(struct lp_stats))) in lp_do_ioctl()
653 sizeof(struct lp_stats)); in lp_do_ioctl()
1039 memset(&lp_table[i].stats, 0, sizeof(struct lp_stats)); in lp_init()