Home
last modified time | relevance | path

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

/linux/drivers/misc/genwqe/
H A Dgenwqe_driver.h63 GENWQE_DEVNAME, pci_name(pci_dev)); in genwqe_hexdump()
H A Dcard_debugfs.c303 GENWQE_DEVNAME, DRV_VERSION, dev_name(&pci_dev->dev), in info_show()
326 sprintf(card_name, "%s%d_card", GENWQE_DEVNAME, cd->card_idx); in genwqe_init_debugfs()
H A Dcard_base.c44 static char genwqe_driver_name[] = GENWQE_DEVNAME;
123 .name = GENWQE_DEVNAME,
1060 GENWQE_DEVNAME "%d_health", in genwqe_health_check_start()
1375 debugfs_genwqe = debugfs_create_dir(GENWQE_DEVNAME, NULL); in genwqe_init_module()
H A Dcard_dev.c1264 GENWQE_MAX_MINOR, GENWQE_DEVNAME); in genwqe_device_create()
1287 GENWQE_DEVNAME "%u_card", in genwqe_device_create()
/linux/include/uapi/linux/genwqe/
H A Dgenwqe_card.h34 #define GENWQE_DEVNAME "genwqe" macro