Home
last modified time | relevance | path

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

/hardware/invensense/mlsdk/mllite/
Dmldl_cfg_mpu.c87 MPL_LOGD("slave_accel->suspend = %02x\n", (int)mldl_cfg->accel->suspend); in mpu_print_cfg()
103 MPL_LOGD("slave_compass->suspend = %02x\n", (int)mldl_cfg->compass->suspend); in mpu_print_cfg()
119 MPL_LOGD("slave_pressure->suspend = %02x\n", (int)mldl_cfg->pressure->suspend); in mpu_print_cfg()
Dml.h385 unsigned short suspend; member
Dml.c506 inv_obj.suspend = 1; in inv_start_bias_calc()
517 inv_obj.suspend = 0; in inv_stop_bias_calc()
/hardware/ti/wlan/wl1271/platforms/hw/linux/
Dhost_platform.c97 .suspend = NULL,
/hardware/invensense/mlsdk/platform/include/linux/
Dmpu.h248 int (*suspend) (void *mlsl_handle, member
/hardware/ti/wlan/wl1271/external_drivers/sdio/linux/
DSdioDrv.c1236 .suspend = sdioDrv_suspend,