Searched refs:name_prefix (Results 1 – 4 of 4) sorted by relevance
| /drivers/staging/greybus/ |
| A D | audio_helper.c | 178 num_controls, component->name_prefix); in gbaudio_remove_component_controls()
|
| /drivers/dma/idxd/ |
| A D | init.c | 45 .name_prefix = "dsa", 56 .name_prefix = "iax", 628 rc = dev_set_name(conf_dev, "%s%d", idxd->data->name_prefix, idxd->id); in idxd_alloc()
|
| A D | idxd.h | 278 const char *name_prefix; member
|
| A D | cdev.c | 563 rc = dev_set_name(dev, "%s/wq%u.%u", idxd->data->name_prefix, idxd->id, wq->id); in idxd_wq_add_cdev()
|
Completed in 15 milliseconds