Searched defs:pp_struct (Results 1 - 1 of 1) sorted by relevance

/drivers/char/
H A Dppdev.c76 struct pp_struct { struct
88 /* pp_struct.flags bitfields */
101 static inline void pp_enable_irq (struct pp_struct *pp)
111 struct pp_struct *pp = file->private_data;
193 struct pp_struct *pp = file->private_data;
273 struct pp_struct *pp = private;
284 static int register_device (int minor, struct pp_struct *pp)
332 struct pp_struct *pp = file->private_data;
645 struct pp_struct *pp;
650 pp = kmalloc (sizeof (struct pp_struct), GFP_KERNE
[all...]

Completed in 10 milliseconds