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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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 */
195 /* read-back of the control byte. ma600 is the first dongle driver
225 * This function resets the ma600 dongle.
H A DMakefile32 obj-$(CONFIG_MA600_DONGLE_OLD) += ma600.o
46 obj-$(CONFIG_MA600_DONGLE) += ma600-sir.o

Completed in 50 milliseconds