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