Home
last modified time | relevance | path

Searched refs:macii_poll (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dvia-macii.c96 static void macii_poll(void);
105 .poll = macii_poll,
249 macii_poll(); in macii_send_request()
308 static void macii_poll(void) in macii_poll() function