#ifndef __DRIVERS_USB_CHIPIDEA_HOST_H #define __DRIVERS_USB_CHIPIDEA_HOST_H #ifdef CONFIG_USB_CHIPIDEA_HOST int ci_hdrc_host_init(struct ci_hdrc *ci); void ci_hdrc_host_destroy(struct ci_hdrc *ci); void ci_hdrc_host_driver_init(void); #else static inline int ci_hdrc_host_init(struct ci_hdrc *ci) { return -ENXIO; } static inline void ci_hdrc_host_destroy(struct ci_hdrc *ci) { } static void ci_hdrc_host_driver_init(void) { } #endif #endif /* __DRIVERS_USB_CHIPIDEA_HOST_H */ xt.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/net/nfc/llcp_core.c
/cgit.cgi/linux/net-next.git/log/tools/perf/Documentation?h=nds-private-remove&id=aca9fa0c8d225b1446dbed798b1d2f20e37e52cf'>Documentation/manpage-1.72.xsl
AgeCommit message (Expand)AuthorFilesLines
AgeCommit message (Expand)AuthorFilesLines