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

/linux-master/drivers/fpga/
H A Dof-fpga-region.c357 case OF_OVERLAY_POST_APPLY:
358 pr_debug("%s OF_OVERLAY_POST_APPLY\n", __func__);
/linux-master/drivers/of/
H A Doverlay.c956 ret_tmp = overlay_notify(ovcs, OF_OVERLAY_POST_APPLY);
983 * likely if an OF_OVERLAY_POST_APPLY notifier returns an error. In this case
H A Dunittest.c3000 case OF_OVERLAY_POST_APPLY:
3079 "test OF_OVERLAY_POST_APPLY notify injected error\n");
/linux-master/include/linux/
H A Dof.h1709 OF_OVERLAY_POST_APPLY, enumerator in enum:of_overlay_notify_action

Completed in 182 milliseconds