Searched refs:adb_iop_write (Results 1 – 1 of 1) sorted by relevance
41 static int adb_iop_write(struct adb_request *);206 err = adb_iop_write(req); in adb_iop_send_request()217 static int adb_iop_write(struct adb_request *req) in adb_iop_write() function