Searched refs:soc_pcmcia_debug (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | soc_common.h | 51 extern void soc_pcmcia_debug(struct soc_pcmcia_socket *skt, const char *func, 55 soc_pcmcia_debug(skt, __func__, lvl, fmt , ## arg)
|
H A D | soc_common.c | 60 void soc_pcmcia_debug(struct soc_pcmcia_socket *skt, const char *func, in soc_pcmcia_debug() function 76 EXPORT_SYMBOL(soc_pcmcia_debug); variable
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | soc_common.h | 169 extern void soc_pcmcia_debug(struct soc_pcmcia_socket *skt, const char *func, 173 soc_pcmcia_debug(skt, __func__, lvl, fmt , ## arg)
|
H A D | soc_common.c | 61 void soc_pcmcia_debug(struct soc_pcmcia_socket *skt, const char *func, in soc_pcmcia_debug() function 77 EXPORT_SYMBOL(soc_pcmcia_debug); variable
|
Completed in 3 milliseconds