![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* 0003 * Firmware loading. 0004 * 0005 * Copyright (c) 2017-2019, Silicon Laboratories, Inc. 0006 * Copyright (c) 2010, ST-Ericsson 0007 */ 0008 #ifndef WFX_FWIO_H 0009 #define WFX_FWIO_H 0010 0011 struct wfx_dev; 0012 0013 int wfx_init_device(struct wfx_dev *wdev); 0014 0015 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |