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