Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/parport/
Dparport_pc.c918 static const struct parport_operations parport_pc_ops = { variable
2076 memcpy(ops, &parport_pc_ops, sizeof(struct parport_operations)); in __parport_pc_probe_port()