Home
last modified time | relevance | path

Searched defs:this_lp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/
H A Dlp.c170 static void lp_claim_parport_or_block(struct lp_struct *this_lp) in lp_claim_parport_or_block()
178 static void lp_release_parport(struct lp_struct *this_lp) in lp_release_parport()
189 struct lp_struct *this_lp = (struct lp_struct *)handle; in lp_preempt() local