Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/parport/
Dparport_pc.c899 static const struct parport_operations parport_pc_ops = { variable
2052 memcpy(ops, &parport_pc_ops, sizeof(struct parport_operations)); in parport_pc_probe_port()