Searched refs:MFD_CELL_OF (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/mfd/ |
A D | ab8500-core.c | 617 MFD_CELL_OF("ab8500-debug", 626 MFD_CELL_OF("ab8500-clk", 628 MFD_CELL_OF("ab8500-gpadc", 630 MFD_CELL_OF("ab8500-rtc", 636 MFD_CELL_OF("ab8500-pwm", 638 MFD_CELL_OF("ab8500-pwm", 640 MFD_CELL_OF("ab8500-pwm", 642 MFD_CELL_OF("ab8500-denc", 646 MFD_CELL_OF("abx500-temp", 648 MFD_CELL_OF("ab8500-usb", [all …]
|
A D | mt6360-core.c | 337 MFD_CELL_OF("mt6360-adc", mt6360_adc_resources, 339 MFD_CELL_OF("mt6360-chg", mt6360_chg_resources, 341 MFD_CELL_OF("mt6360-led", mt6360_led_resources, 344 MFD_CELL_OF("mt6360-tcpc", NULL,
|
A D | rt4831.c | 25 MFD_CELL_OF("rt4831-backlight", NULL, NULL, 0, 0, "richtek,rt4831-backlight"),
|
A D | db8500-prcmu.c | 2947 MFD_CELL_OF("db8500-prcmu-regulators", NULL, 2950 MFD_CELL_OF("db8500-thermal",
|
/linux/include/linux/mfd/ |
A D | core.h | 34 #define MFD_CELL_OF(_name, _res, _pdata, _pdsize, _id, _compat) \ macro
|
Completed in 21 milliseconds