Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dmacio-adb.c67 static int macio_send_request(struct adb_request *req, int sync);
76 .send_request = macio_send_request,
166 static int macio_send_request(struct adb_request *req, int sync) in macio_send_request() function