Home
last modified time | relevance | path

Searched refs:PLATFORM_DEVID_NONE (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/linux/
Dplatform_device.h16 #define PLATFORM_DEVID_NONE (-1) macro
/linux-4.19.296/drivers/of/
Ddevice.c63 ofdev->id = PLATFORM_DEVID_NONE; in of_device_add()
Dplatform.c121 dev = platform_device_alloc("", PLATFORM_DEVID_NONE); in of_device_alloc()
/linux-4.19.296/drivers/base/
Dplatform.c398 case PLATFORM_DEVID_NONE: in platform_device_add()