Searched refs:NVT_DRIVER_NAME (Results 1 – 2 of 2) sorted by relevance
134 pr_info("%s: Dump CIR logical device registers:\n", NVT_DRIVER_NAME); in cir_dump_regs()145 pr_info("%s: Dump CIR registers:\n", NVT_DRIVER_NAME); in cir_dump_regs()173 NVT_DRIVER_NAME); in cir_wake_dump_regs()184 pr_info("%s: Dump CIR WAKE registers\n", NVT_DRIVER_NAME); in cir_wake_dump_regs()219 pr_info("%s: Dump CIR WAKE FIFO (len %d)\n", NVT_DRIVER_NAME, fifo_len); in cir_wake_dump_regs()1058 rdev->driver_name = NVT_DRIVER_NAME; in nvt_probe()1078 CIR_IOREG_LENGTH, NVT_DRIVER_NAME)) in nvt_probe()1082 NVT_DRIVER_NAME, (void *)nvt)) in nvt_probe()1086 CIR_IOREG_LENGTH, NVT_DRIVER_NAME)) in nvt_probe()1090 NVT_DRIVER_NAME, (void *)nvt)) in nvt_probe()[all …]
32 #define NVT_DRIVER_NAME "nuvoton-cir" macro