Searched refs:MPU_WRITE (Results 1 – 2 of 2) sorted by relevance
310 #define MPU_WRITE _IOW(MPU_IOCTL, 0x10, struct mpu_read_write) macro
294 if ((result = ioctl((int)sl_handle, MPU_WRITE, &msg))) { in inv_serial_write()