Searched refs:p54_parse_firmware (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/ |
H A D | p54.h | 268 int p54_parse_firmware(struct ieee80211_hw *dev, const struct firmware *fw);
|
H A D | fwio.c | 27 int p54_parse_firmware(struct ieee80211_hw *dev, const struct firmware *fw) in p54_parse_firmware() function 186 EXPORT_SYMBOL_GPL(p54_parse_firmware); variable
|
H A D | p54spi.c | 165 ret = p54_parse_firmware(dev, priv->firmware); in p54spi_request_firmware()
|
H A D | p54pci.c | 79 err = p54_parse_firmware(dev, priv->firmware); in p54p_upload_firmware()
|
H A D | p54usb.c | 872 ret = p54_parse_firmware(dev, priv->fw); in p54u_start_ops()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/ |
H A D | p54.h | 268 int p54_parse_firmware(struct ieee80211_hw *dev, const struct firmware *fw);
|
H A D | fwio.c | 27 int p54_parse_firmware(struct ieee80211_hw *dev, const struct firmware *fw) in p54_parse_firmware() function 184 EXPORT_SYMBOL_GPL(p54_parse_firmware); variable
|
H A D | p54spi.c | 166 ret = p54_parse_firmware(dev, priv->firmware); in p54spi_request_firmware()
|
H A D | p54pci.c | 79 err = p54_parse_firmware(dev, priv->firmware); in p54p_upload_firmware()
|
H A D | p54usb.c | 872 ret = p54_parse_firmware(dev, priv->fw); in p54u_start_ops()
|
Completed in 9 milliseconds