LCOV - code coverage report
Current view: top level - arch/um/kernel - ioport.c (source / functions) Hit Total Coverage
Test: coverage.info Lines: 0 2 0.0 %
Date: 2023-03-27 20:00:47 Functions: 0 1 0.0 %

          Line data    Source code
       1             : // SPDX-License-Identifier: GPL-2.0
       2             : /*
       3             :  * Copyright (C) 2021 Intel Corporation
       4             :  * Author: Johannes Berg <johannes@sipsolutions.net>
       5             :  */
       6             : #include <asm/iomap.h>
       7             : #include <asm-generic/pci_iomap.h>
       8             : 
       9           0 : void __iomem *__pci_ioport_map(struct pci_dev *dev, unsigned long port,
      10             :                                unsigned int nr)
      11             : {
      12           0 :         return NULL;
      13             : }

Generated by: LCOV version 1.14