/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb.h | 49 #ifndef DVB_USB_LOG_PREFIX 50 #define DVB_USB_LOG_PREFIX "dvb-usb (please define a log prefix)" macro 54 #define err(format, arg...) printk(KERN_ERR DVB_USB_LOG_PREFIX ": " format "\n" , ## arg) 56 #define info(format, arg...) printk(KERN_INFO DVB_USB_LOG_PREFIX ": " format "\n" , ## arg) 58 #define warn(format, arg...) printk(KERN_WARNING DVB_USB_LOG_PREFIX ": " format "\n" , ## arg)
|
H A D | dibusb.h | 11 #ifndef DVB_USB_LOG_PREFIX 12 #define DVB_USB_LOG_PREFIX "dibusb" macro
|
H A D | digitv.h | 5 #define DVB_USB_LOG_PREFIX "digitv" macro
|
H A D | dw2102.h | 5 #define DVB_USB_LOG_PREFIX "dw2102" macro
|
H A D | az6027.h | 5 #define DVB_USB_LOG_PREFIX "az6027" macro
|
H A D | dtv5100.h | 12 #define DVB_USB_LOG_PREFIX "dtv5100" macro
|
H A D | gp8psk.h | 17 #define DVB_USB_LOG_PREFIX "gp8psk" macro
|
H A D | dtt200u.h | 12 #define DVB_USB_LOG_PREFIX "dtt200u" macro
|
H A D | m920x.h | 5 #define DVB_USB_LOG_PREFIX "m920x" macro
|
H A D | dvb-usb-common.h | 12 #define DVB_USB_LOG_PREFIX "dvb-usb" macro
|
H A D | vp702x.h | 5 #define DVB_USB_LOG_PREFIX "vp702x" macro
|
H A D | vp7045.h | 14 #define DVB_USB_LOG_PREFIX "vp7045" macro
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb.h | 50 #ifndef DVB_USB_LOG_PREFIX 51 #define DVB_USB_LOG_PREFIX "dvb-usb (please define a log prefix)" macro 55 #define err(format, arg...) printk(KERN_ERR DVB_USB_LOG_PREFIX ": " format "\n" , ## arg) 57 #define info(format, arg...) printk(KERN_INFO DVB_USB_LOG_PREFIX ": " format "\n" , ## arg) 59 #define warn(format, arg...) printk(KERN_WARNING DVB_USB_LOG_PREFIX ": " format "\n" , ## arg)
|
H A D | dibusb.h | 11 #ifndef DVB_USB_LOG_PREFIX 12 #define DVB_USB_LOG_PREFIX "dibusb" macro
|
H A D | dw2102.h | 5 #define DVB_USB_LOG_PREFIX "dw2102" macro
|
H A D | digitv.h | 5 #define DVB_USB_LOG_PREFIX "digitv" macro
|
H A D | az6027.h | 5 #define DVB_USB_LOG_PREFIX "az6027" macro
|
H A D | gp8psk.h | 17 #define DVB_USB_LOG_PREFIX "gp8psk" macro
|
H A D | dtv5100.h | 12 #define DVB_USB_LOG_PREFIX "dtv5100" macro
|
H A D | dtt200u.h | 12 #define DVB_USB_LOG_PREFIX "dtt200u" macro
|
H A D | m920x.h | 5 #define DVB_USB_LOG_PREFIX "m920x" macro
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf.h | 11 #ifdef DVB_USB_LOG_PREFIX 12 #undef DVB_USB_LOG_PREFIX macro 14 #define DVB_USB_LOG_PREFIX "mxl111sf" macro
|
H A D | anysee.h | 24 #define DVB_USB_LOG_PREFIX "anysee" macro
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf.h | 11 #ifdef DVB_USB_LOG_PREFIX 12 #undef DVB_USB_LOG_PREFIX macro 14 #define DVB_USB_LOG_PREFIX "mxl111sf" macro
|
H A D | anysee.h | 24 #define DVB_USB_LOG_PREFIX "anysee" macro
|