Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dlp.c160 #define LP_PARPORT_CLAIMED 2 macro
172 if (!test_and_set_bit(LP_PARPORT_CLAIMED, &this_lp->bits)) { in lp_claim_parport_or_block()
180 if (test_and_clear_bit(LP_PARPORT_CLAIMED, &this_lp->bits)) { in lp_release_parport()