Searched refs:proc_device (Results 1 – 2 of 2) sorted by relevance
798 port->proc_device = par_dev; in parport_register_dev_model()839 if (port->proc_device == dev) { in parport_unregister_device()840 port->proc_device = NULL; in parport_unregister_device()
244 struct pardevice *proc_device; /* Currently register proc device */ member