osc_status 661 drivers/mfd/88pm860x-core.c chip->osc_status); osc_status 667 drivers/mfd/88pm860x-core.c if (chip->osc_status != PM8606_REF_GP_OSC_ON) { osc_status 668 drivers/mfd/88pm860x-core.c chip->osc_status = PM8606_REF_GP_OSC_UNKNOWN; osc_status 679 drivers/mfd/88pm860x-core.c chip->osc_status = PM8606_REF_GP_OSC_ON; osc_status 685 drivers/mfd/88pm860x-core.c chip->osc_status, ret); osc_status 702 drivers/mfd/88pm860x-core.c chip->osc_status); osc_status 711 drivers/mfd/88pm860x-core.c if ((chip->osc_status != PM8606_REF_GP_OSC_OFF) && osc_status 713 drivers/mfd/88pm860x-core.c chip->osc_status = PM8606_REF_GP_OSC_UNKNOWN; osc_status 720 drivers/mfd/88pm860x-core.c chip->osc_status = PM8606_REF_GP_OSC_OFF; osc_status 726 drivers/mfd/88pm860x-core.c chip->osc_status, ret); osc_status 746 drivers/mfd/88pm860x-core.c chip->osc_status = PM8606_REF_GP_OSC_OFF; osc_status 393 include/linux/mfd/88pm860x.h unsigned char osc_status;