Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/macintosh/
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