Home
last modified time | relevance | path

Searched defs:platform_device_alloc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
H A Dplatform.c454 struct platform_device *platform_device_alloc(const char *name, int id) in platform_device_alloc() function
470 EXPORT_SYMBOL_GPL(platform_device_alloc); variable
/kernel/linux/linux-6.6/drivers/base/
H A Dplatform.c576 struct platform_device *platform_device_alloc(const char *name, int id) in platform_device_alloc() function
592 EXPORT_SYMBOL_GPL(platform_device_alloc); variable

Completed in 5 milliseconds