Searched refs:switch_off_status (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mfd/
H A Dab8500-core.c1516 static DEVICE_ATTR(switch_off_status, S_IRUGO, show_switch_off_status, NULL);
1556 static const char *switch_off_status[] = { ab8500_probe() local
1679 for (i = 0; i < ARRAY_SIZE(switch_off_status); i++) { ab8500_probe()
1681 pr_cont(" \"%s\"", switch_off_status[i]); ab8500_probe()

Completed in 67 milliseconds