Searched refs:android_device (Results 1 – 1 of 1) sorted by relevance
24 static struct device *android_device; variable30 if (android_device && !IS_ERR(android_device)) in create_function_device()31 return device_create(android_class, android_device, in create_function_device()1555 if (!android_device) in android_setup()1558 gi = dev_get_drvdata(android_device); in android_setup()1793 if (!android_device) in android_device_create()1794 android_device = gi->dev; in android_device_create()