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