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