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