Searched refs:ssam_device_driver_register (Results 1 – 4 of 4) sorted by relevance
305 #define ssam_device_driver_register(drv) \ macro318 module_driver(drv, ssam_device_driver_register, \
14 .. |ssam_device_driver_register| replace:: :c:func:`ssam_device_driver_register` substdef140 A driver instance can be registered via |ssam_device_driver_register| and
644 status = ssam_device_driver_register(&ssam_base_hub_driver); in ssam_device_hub_init()
1235 return ssam_device_driver_register(&surface_dtx_ssam_driver); in ssam_dtx_driver_register()