Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/surface/
Dsurface_aggregator_cdev.c27 #define SSAM_CDEV_DEVICE_NAME "surface_aggregator_cdev" macro
769 .name = SSAM_CDEV_DEVICE_NAME,
778 ssam_cdev_device = platform_device_alloc(SSAM_CDEV_DEVICE_NAME, in ssam_debug_init()