Searched refs:DA9030_SUBDEV (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/arm/mach-pxa/ |
H A D | em-x270.c | 1186 #define DA9030_SUBDEV(_name, _id, _pdata) \ macro 1193 #define DA9030_LDO(num) DA9030_SUBDEV(regulator, LDO##num, &ldo##num##_data) 1202 DA9030_SUBDEV(regulator, BUCK2, &buck2_data), 1204 DA9030_SUBDEV(led, LED_PC, &em_x270_led_info), 1205 DA9030_SUBDEV(backlight, WLED, &em_x270_led_info), 1206 DA9030_SUBDEV(battery, BAT, &em_x270_batterty_info),
|
Completed in 104 milliseconds