Searched refs:frpw (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/block/paride/ |
H A D | frpw.c | 2 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", frpw_test_proto() 241 printk("%s: frpw: ASIC does not support mode 2\n", frpw_test_proto() 264 printk("%s: frpw: port 0x%x, chip %ld, mode %d, test=(%d,%d,%d)\n", frpw_test_proto() 277 printk("%s: frpw %s, Freecom (%s) adapter at 0x%x, ", pi->device, frpw_log_adapter() 284 static struct pi_protocol frpw = { variable in typeref:struct:pi_protocol 286 .name = "frpw", 303 return paride_register(&frpw); frpw_init() 308 paride_unregister(&frpw); frpw_exit()
|
H A D | friq.c | 7 use the 'frpw' protocol.
|
Completed in 74 milliseconds