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

/linux-4.4.14/drivers/auxdisplay/
H A Dcfag12864bfb.c136 static struct platform_device *cfag12864bfb_device; variable in typeref:struct:platform_device
158 cfag12864bfb_device = cfag12864bfb_init()
161 if (cfag12864bfb_device) cfag12864bfb_init()
162 ret = platform_device_add(cfag12864bfb_device); cfag12864bfb_init()
167 platform_device_put(cfag12864bfb_device); cfag12864bfb_init()
178 platform_device_unregister(cfag12864bfb_device); cfag12864bfb_exit()

Completed in 91 milliseconds