Searched defs:mali_dev_name (Results 1 – 2 of 2) sorted by relevance
168 static char mali_dev_name[] = "mali"; /* should be const, but the functions we call requires non-co… variable
1195 int mali_sysfs_register(const char *mali_dev_name) in mali_sysfs_register()1400 int mali_sysfs_register(struct mali_dev *device, dev_t dev, const char *mali_dev_name) in mali_sysfs_register()