1type sda_block_device, dev_type; 2type devinfo_block_device, dev_type; 3type modem_block_device, dev_type; 4type custom_ab_block_device, dev_type; 5type persist_block_device, dev_type; 6type efs_block_device, dev_type; 7type modem_userdata_block_device, dev_type; 8type mfg_data_block_device, dev_type; 9type sg_device, dev_type; 10type vendor_toe_device, dev_type; 11type lwis_device, dev_type; 12type logbuffer_device, dev_type; 13type rls_device, dev_type; 14type fingerprint_device, dev_type; 15type gxp_device, dev_type, mlstrustedobject; 16type sensor_direct_heap_device, dmabuf_heap_device_type, dev_type; 17type faceauth_heap_device, dmabuf_heap_device_type, dev_type; 18type vframe_heap_device, dmabuf_heap_device_type, dev_type; 19type vscaler_heap_device, dmabuf_heap_device_type, dev_type; 20type radio_test_device, dev_type; 21type vendor_gnss_device, dev_type; 22type fips_block_device, dev_type; 23 24# SecureElement SPI device 25type st54spi_device, dev_type; 26type st33spi_device, dev_type; 27 28# Raw HID device 29type hidraw_device, dev_type; 30 31