Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dlp.h25 #define LP_WAIT(minor) lp_table[(minor)].wait /* strobe wait */ macro
/linux-5.19.10/drivers/char/
Dlp.c621 LP_WAIT(minor) = arg; in lp_do_ioctl()