Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/st/sti/hva/
A Dhva-v4l2.c260 strscpy(cap->driver, HVA_NAME, sizeof(cap->driver)); in hva_querycap()
1316 snprintf(vdev->name, sizeof(vdev->name), "%s%lx", HVA_NAME, in hva_register_device()
1386 HVA_PREFIX, HVA_NAME); in hva_probe()
1394 hva->work_queue = create_workqueue(HVA_NAME); in hva_probe()
1397 HVA_PREFIX, HVA_NAME); in hva_probe()
1408 HVA_NAME, hva->vdev->num); in hva_probe()
1466 .name = HVA_NAME,
A Dhva.h24 #define HVA_NAME "st-hva" macro
A Dhva-debugfs.c339 hva->dbg.debugfs_entry = debugfs_create_dir(HVA_NAME, NULL); in hva_debugfs_create()

Completed in 8 milliseconds