Searched refs:device_str_attr_create (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/powerpc/perf/ |
D | hv-24x7.c | 342 static struct attribute *device_str_attr_create(char *name, int name_max, in device_str_attr_create() function 438 return device_str_attr_create(name, nl, nonce, desc, dl); in event_to_desc_attr() 452 return device_str_attr_create(name, nl, nonce, desc, dl); in event_to_long_desc_attr()
|