Searched defs:ma600 (Results 1 - 1 of 1) sorted by relevance

/drivers/net/irda/
H A Dma600-sir.c3 * Filename: ma600.c
57 static struct dongle_driver ma600 = { variable in typeref:struct:dongle_driver
71 return irda_register_dongle(&ma600);
77 irda_unregister_dongle(&ma600);
193 msleep(15); /* old ma600 uses 15ms */
196 /* read-back of the control byte. ma600 is the first dongle driver
227 * This function resets the ma600 dongle.

Completed in 80 milliseconds