Searched refs:LP_WAIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | lp.h | 25 #define LP_WAIT(minor) lp_table[(minor)].wait /* strobe wait */ macro |
/openbmc/linux/drivers/char/ | ||
H A D | lp.c | 623 LP_WAIT(minor) = arg; in lp_do_ioctl() |