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

/linux-master/include/linux/
H A Dparport.h242 #define PARPORT_DEVPROC_REGISTERED 0 macro
/linux-master/drivers/parport/
H A Dshare.c799 if (!test_and_set_bit(PARPORT_DEVPROC_REGISTERED, &port->devflags)) {
843 clear_bit(PARPORT_DEVPROC_REGISTERED, &port->devflags);

Completed in 148 milliseconds