Searched refs:proc_device (Results 1 – 2 of 2) sorted by relevance
617 port->proc_device = tmp; in parport_register_device()653 if (port->proc_device == dev) { in parport_unregister_device()654 port->proc_device = NULL; in parport_unregister_device()
242 struct pardevice *proc_device; /* Currently register proc device */ member