Home
last modified time | relevance | path

Searched refs:readIntrThreshold (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/parport/
A Dparport_gsc.h62 int readIntrThreshold; member
A Dparport_ip32.c255 unsigned int readIntrThreshold; member
1951 priv->readIntrThreshold = 0; in parport_ip32_fifo_supported()
1956 priv->readIntrThreshold = i + 1; in parport_ip32_fifo_supported()
1960 if (!priv->readIntrThreshold) { in parport_ip32_fifo_supported()
1964 pr_probe(p, "readIntrThreshold is %u\n", priv->readIntrThreshold); in parport_ip32_fifo_supported()
A Dparport_pc.c1643 priv->readIntrThreshold = i; in parport_ECP_supported()
/linux-6.3-rc2/include/linux/
A Dparport_pc.h39 int readIntrThreshold; member

Completed in 18 milliseconds