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

/linux-4.4.14/drivers/video/fbdev/
H A Dcontrolfb.c142 static int control_of_init(struct device_node *dp);
187 if (dp != 0 && !control_of_init(dp)) init_module()
597 if (dp != 0 && !control_of_init(dp)) control_init()
684 static int __init control_of_init(struct device_node *dp) control_of_init() function

Completed in 40 milliseconds