Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parport/
H A Dshare.c104 static struct device_type parport_device_type = { variable
110 return dev->type == &parport_device_type; in is_parport()
495 tmp->bus_dev.type = &parport_device_type; in parport_register_port()