Home
last modified time | relevance | path

Searched refs:VIA_FUNCTION_PARPORT_DISABLE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dvia.h9 #define VIA_FUNCTION_PARPORT_DISABLE 0x03 macro
/linux-6.3-rc2/drivers/parport/
A Dparport_pc.c2492 siofunc = tmp & VIA_FUNCTION_PARPORT_DISABLE; in sio_via_probe()
2495 tmp &= ~VIA_FUNCTION_PARPORT_DISABLE; in sio_via_probe()
2525 if (siofunc == VIA_FUNCTION_PARPORT_DISABLE) { in sio_via_probe()

Completed in 7 milliseconds