Searched refs:microdev_insw (Results 1 – 3 of 3) sorted by relevance
38 extern void microdev_insw(unsigned long port, void *addr, unsigned long count);62 # define __insw microdev_insw
49 mv_insw: microdev_insw,
164 void microdev_insw(unsigned long port, void *buffer, unsigned long count) in microdev_insw() function