Searched refs:AE_NAME_SIZE (Results 1 – 3 of 3) sorted by relevance
66 #define AE_NAME_SIZE 16 macro458 char name[AE_NAME_SIZE];
100 if (!strncmp(ae_id, hdev->name, AE_NAME_SIZE)) in __ae_match()
51 strncpy(dsaf_dev->ae_dev.name, name, AE_NAME_SIZE); in hns_dsaf_get_cfg()52 dsaf_dev->ae_dev.name[AE_NAME_SIZE - 1] = '\0'; in hns_dsaf_get_cfg()