Home
last modified time | relevance | path

Searched refs:frpw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/paride/
H A Dfrpw.c2 frpw.c (c) 1996-8 Grant R. Guenther <grant@torque.net>
5 frpw.c is a low-level protocol driver for the Freecom "Power"
234 printk("%s: frpw: Xilinx does not support mode %d\n", in frpw_test_proto()
241 printk("%s: frpw: ASIC does not support mode 2\n", in frpw_test_proto()
264 printk("%s: frpw: port 0x%x, chip %ld, mode %d, test=(%d,%d,%d)\n", in frpw_test_proto()
277 printk("%s: frpw %s, Freecom (%s) adapter at 0x%x, ", pi->device, in frpw_log_adapter()
284 static struct pi_protocol frpw = { variable
286 .name = "frpw",
303 return paride_register(&frpw); in frpw_init()
308 paride_unregister(&frpw); in frpw_exit()
[all...]
/kernel/linux/linux-6.6/drivers/ata/pata_parport/
H A Dfrpw.c5 * frpw.c is a low-level protocol driver for the Freecom "Power" parallel port
230 "frpw: Xilinx does not support mode %d\n", pi->mode); in frpw_test_proto()
235 dev_dbg(&pi->dev, "frpw: ASIC does not support mode 2\n"); in frpw_test_proto()
261 "frpw: port 0x%x, chip %ld, mode %d, test=(%d,%d,%d)\n", in frpw_test_proto()
278 static struct pi_protocol frpw = { variable
280 .name = "frpw",
298 module_pata_parport_driver(frpw); variable

Completed in 2 milliseconds