Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dparport.h23 #define PARPORT_IOHI_AUTO -1 macro
/linux-6.6.21/drivers/parport/
Dparport_pc.c3140 [0 ... PARPORT_PC_MAX_PORTS] = PARPORT_IOHI_AUTO
3371 if (io_hi[i] == PARPORT_IOHI_AUTO) in parport_pc_init()