LCOV - code coverage report
Current view: top level - drivers/usb/common - common.h (source / functions) Hit Total Coverage
Test: combined.info Lines: 1 2 50.0 %
Date: 2022-04-01 14:17:54 Functions: 0 0 -
Branches: 0 0 -

           Branch data     Line data    Source code
       1                 :            : /* SPDX-License-Identifier: GPL-2.0 */
       2                 :            : 
       3                 :            : #ifndef __LINUX_USB_COMMON_H
       4                 :            : #define __LINUX_USB_COMMON_H
       5                 :            : 
       6                 :            : #if defined(CONFIG_USB_LED_TRIG)
       7                 :            : void ledtrig_usb_init(void);
       8                 :            : void ledtrig_usb_exit(void);
       9                 :            : #else
      10                 :         11 : static inline void ledtrig_usb_init(void) { }
      11                 :          0 : static inline void ledtrig_usb_exit(void) { }
      12                 :            : #endif
      13                 :            : 
      14                 :            : #endif  /* __LINUX_USB_COMMON_H */

Generated by: LCOV version 1.14