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

/linux-4.4.14/drivers/block/paride/
H A Dfriq.c2 friq.c (c) 1998 Grant R. Guenther <grant@torque.net>
5 friq.c is a low-level protocol driver for the Freecom "IQ"
17 the friq module is built in to the kernel, the power
211 printk("%s: friq: port 0x%x, mode %d, test=(%d,%d,%d)\n", friq_test_proto()
224 printk("%s: friq %s, Freecom IQ ASIC-2 adapter at 0x%x, ", pi->device, friq_log_adapter()
246 static struct pi_protocol friq = { variable in typeref:struct:pi_protocol
248 .name = "friq",
266 return paride_register(&friq); friq_init()
271 paride_unregister(&friq); friq_exit()

Completed in 30 milliseconds