Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlp.h23 #define LP_CHAR(minor) lp_table[(minor)].chars /* busy timeout */ macro
/openbmc/linux/drivers/char/
H A Dlp.c602 LP_CHAR(minor) = arg; in lp_do_ioctl()