Searched refs:xc_request_firmware (Results 1 – 3 of 3) sorted by relevance
38 int xc_request_firmware(struct xc* x);
115 int xc_request_firmware(struct xc *x) in xc_request_firmware() function254 EXPORT_SYMBOL(xc_request_firmware);
351 if (xc_request_firmware(priv->xc)) { in netx_eth_enable()