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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dppdev.c76 struct pp_struct { struct
88 /* pp_struct.flags bitfields */
100 static inline void pp_enable_irq (struct pp_struct *pp)
110 struct pp_struct *pp = file->private_data;
192 struct pp_struct *pp = file->private_data;
272 struct pp_struct *pp = private;
283 static int register_device (int minor, struct pp_struct *pp)
331 struct pp_struct *pp = file->private_data;
640 struct pp_struct *pp;
646 pp = kmalloc (sizeof (struct pp_struct), GFP_KERNE
[all...]

Completed in 34 milliseconds