Home
last modified time | relevance | path

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

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