Home
last modified time | relevance | path

Searched refs:dax_name (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/sbus/char/
H A Doradax.c243 char *prop, *dax_name; in dax_attach() local
276 dax_name = DAX_NAME "2"; in dax_attach()
282 dax_name = DAX_NAME "1"; in dax_attach()
332 if (device_create(&cl, NULL, first, NULL, dax_name) == NULL) { in dax_attach()