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()1552 if (!android_device) in android_setup()1555 gi = dev_get_drvdata(android_device); in android_setup()1791 if (!android_device) in android_device_create()1792 android_device = gi->dev; in android_device_create()