Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dlp.h21 #define LP_BUSY_BIT_POS 2 macro
/Linux-v6.6/drivers/char/
Dlp.c512 if (test_and_set_bit(LP_BUSY_BIT_POS, &LP_F(minor))) { in lp_open()